This is the case: https://pharo.fogbugz.com/f/cases/5296/Fast-Scroll-Down-produces-weird-events <https://pharo.fogbugz.com/f/cases/5296/Fast-Scroll-Down-produces-weird-events>
Actually, using history is a cool idea to recover after random jumping. I myself have a script that overrides hand morph methods to ignore ctrl+right_arrow, ctrl+left_arrow. But of course I’m in a big pain when something changes. Uko > On 18 Jun 2015, at 04:57, Sean P. DeNigris <[email protected]> wrote: > > camille teruel wrote >> Horizontal scrolling events are converted to right/left keypress events. > > Holy #@$! I could never figure out what was going on. Maybe I will finish > implementing the "better hack for horizontal scrolling" in the VM and > possibly eradicate this one until we have a proper solution with SDL... or > maybe that is right around the corner? > > > > ----- > Cheers, > Sean > -- > View this message in context: > http://forum.world.st/We-want-to-remove-historyNavigation-from-Nautilus-tp4832685p4832919.html > Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com. >
