Hi, Thanks a lot for looking into this. It's not just on Linux, but also on Windows (only Alt works) and Mac (only Cmd works). Doru - www.tudorgirba.com "Every thing has its own flow"
On 04 Mar 2015, at 01:57, Sean P. DeNigris <sean@clipperadams.com> wrote:
Apparently, Ctrl+left/rightArrow, which used to move to the previous/next word in an editor, now gets treated as a horizontal wheel event. The offending code is in #generateKeyboardEvent:, but I find it incomprehensible e.g. why is buttons bit shifted by 3? Why does Ctrl-leftArrow report different modifiers than Ctrl alone?
Before I dig in, is anyone familiar with Morphic events that can take a quick peek?
Thanks.
p.s. I thought we had replaced the event buffers with real objects
----- Cheers, Sean -- View this message in context: http://forum.world.st/Horizontal-Wheel-Events-Broke-Linux-Word-Jumping-tp480... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.