shoes-deprecated
shoes-deprecated copied to clipboard
Copy is broken in an edit_box
If you apple-v in an edit_box, it says it's copied, but it's lying.
First reported here: http://twitter.com/_ms123/status/27285039941
I confirmed with Sheos 3 on my Windows 7 laptop.
I could copy and paste with each ctl-c and ctl-v in edit_box.
Thanks ash! At least it's only one platform...
Copy/paste is working in the Hackety Hack main window, though, so this seems to be a bit more isolated... more testing shall ensue.
In the hackety, we actually have our own clipboard, so that's why it works... copy/paste does not work on an edit_box either.
On mac, keyboard shortcuts for copy, cut, paste, and select all do not work in an edit_box. Selecting the same options under menubar -> edit also does not work. Control + click inside the edit_box and selecting an option in the contextual menu that pops up does work. Still an issue 3 years later. Does anyone know if this has been resolved in the shoes4 repo yet?
I believe it works over at shoes4, it's a whole different code base. I don't have a mac though, however feel free to try it out =D