I've submitted the issue https://github.com/pharo-project/pharo/issues/16700 and noted other comments
On Mon, 27 May 2024, at 5:02 PM, Tim Mackinnon wrote: > > It would be handy to know if it’s just macOS - but I’ll write up an issue > this evening. > > Thanks for confirming. > > Tim > > >> On 27 May 2024, at 16:01, Koen De Hondt <k...@all-objects-all-the-time.st> >> wrote: >> I have suffered from copy & paste issues like this for a long time, in P11 >> and P12. >> I always have trouble with copying text from an image. I am already used to >> pressing Command-C twice 😄 >> >> I use a M2 Mac with MacOS 14.5, but it happened on earlier versions of MacOS >> as well. >> >> Koen >> >>> On 27 May 2024, at 15:48, Noury Bouraqadi <bouraq...@gmail.com> wrote: >>> >>> Same bug on P11 with MacOS. >>> >>> On May 27 2024, at 3:44 pm, Tim Mackinnon <tim@testit.works> wrote: >>>> For a while I've noticed that every time I try and copy some text from a >>>> web browser or email and then paste it into pharo the first time it fails >>>> - and then thinking I didn't copy, I try it again and then realise that I >>>> have to paste twice - as the first one doesn't work. >>>> >>>> This didn't seem to do this in Pharo 9 (maybe 10) but its definitely the >>>> case in Pharo 11 and Pharo 12. This is on OSX (14.x) so I'm wondering if >>>> the same occurs in Windows or Linux or if its just my laptop? Its quite >>>> annoying and I'm wondering if it might be a side effect from the gradual >>>> UI changes in Pharo? >>>> >>>> I've looked in the issues tracker - but its a tricky thing to search for - >>>> and so I wanted to canvas experience and then will report it. >>>> >>>> Tim