AutoScrollHandler generates synthetic mouse moves to allow extending the selection by dragging the mouse ouside the display area. The synthetic events it generates didn't carry any modifiers, so they were not properly working when an application had requested mouse tracking reports. In that case, generate the events with ShiftModifier, so they work properly.wilder
parent
6aa4056304
commit
a66d2e235d
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue