Description
p5.js version
Web Editor: v2.12.2 p5.js: v1.9.2
What is your operating system?
None
Web browser and version
Firefox 115.8.0esr (64-bit)
Actual Behavior
When you highlight text it is not being picked up by the Linux (Debian 11) highlight clipboards.
I use this feature a lot to quickly copy text in my programing and it would be nice
right now i can highlight text from outside editor and middle click paste it in but if i highlight some potion of my text the os is not detecting that. text and putting it in the clipboareds. not to sure how all of it works but it is very usefull
Some background on the feature https://askubuntu.com/q/1010543
Expected Behavior
Somehow the p5 editor should use a virtual select if your doing a fancy custom highlight mechanism so the text from editors is also copied.
Steps to reproduce
Open p5 web editor
highlight some text middle click it in ... works
highlight different text in the sketch and middle click .. not working