Bizarre Text Selection in Pharo 5.0
It seems impossible that no one has encountered this, but I didn't find anything on the mailing list. When I select text in Nautilus code pane and then e.g. press $[ to add brackets around the selection smartly, the selection shifts and one of the brackets ends up in the wrong place. Anyone else running into this? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Bizarre-Text-Selection-in-Pharo-5-0-tp4908498.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On 28 Jul 2016, at 19:31, Sean P. DeNigris <sean@clipperadams.com> wrote:
It seems impossible that no one has encountered this, but I didn't find anything on the mailing list. When I select text in Nautilus code pane and then e.g. press $[ to add brackets around the selection smartly, the selection shifts and one of the brackets ends up in the wrong place. Anyone else running into this?
Yes, regularly :)
----- Cheers, Sean -- View this message in context: http://forum.world.st/Bizarre-Text-Selection-in-Pharo-5-0-tp4908498.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Max Leske wrote
Yes, regularly :)
Arghh. This is a big-time workflow killer. Is there an issue or should I create one? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Bizarre-Text-Selection-in-Pharo-5-0-tp4908498p4908572.... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On 29 Jul 2016, at 03:01, Sean P. DeNigris <sean@clipperadams.com> wrote:
Max Leske wrote
Yes, regularly :)
Arghh. This is a big-time workflow killer. Is there an issue or should I create one?
I found this case [1], but itâs old and doesnât describe our specific problem I think. Please open a new issue (you can add me to the notification list). Cheers, Max 1: https://pharo.fogbugz.com/f/cases/4579/check-cursor-movement-selection-provi...
----- Cheers, Sean -- View this message in context: http://forum.world.st/Bizarre-Text-Selection-in-Pharo-5-0-tp4908498p4908572.... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Max Leske wrote
Please open a new issue (you can add me to the notification list).
Done. Sorry for the delay. https://pharo.fogbugz.com/f/cases/19036/Bizarre-Text-Selection-in-Pharo-5-0 ----- Cheers, Sean -- View this message in context: http://forum.world.st/Bizarre-Text-Selection-in-Pharo-5-0-tp4908498p4914071.... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
2016-09-04 19:54 GMT+02:00 Sean P. DeNigris <sean@clipperadams.com>:
Max Leske wrote
Please open a new issue (you can add me to the notification list).
Done. Sorry for the delay. https://pharo.fogbugz.com/f/cases/19036/Bizarre-Text- Selection-in-Pharo-5-0
Can you add the platform information. I can not reproduce this on windows And does this happens only for $[ or for the other smart characters as well?
----- Cheers, Sean -- View this message in context: http://forum.world.st/Bizarre- Text-Selection-in-Pharo-5-0-tp4908498p4914071.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Nicolai Hess-3-2 wrote
Can you add the platform information
Mac 10.10.5 Nicolai Hess-3-2 wrote
And does this happens only for $[ or for the other smart characters as well?
Unrelated to smart characters. When I hold shift down to select from the cursor to another point in an editor, it seems that Pharo forgets where the cursor is and makes the selection between two seemingly-random indices. I'll pay more attention to the pattern, which is difficult because I'm nearly always surprised! All info added to issue comments... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Bizarre-Text-Selection-in-Pharo-5-0-tp4908498p4914187.... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (3)
-
Max Leske -
Nicolai Hess -
Sean P. DeNigris