Actions
Bug #3525
closedMouseExited logic not invoked when exiting scrollbar into PDFPane
Start date:
10/13/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3525
Description
In SelectHeadersAndFooters, if the mouse enters the vertical scrollbar "knob" and then exits it to the left (that is, into the PDFPane), it stays painted in its "selected" state. Exiting the knob to the right or down into the other part of the scrollbar works correctly.
This is likely due to the mouseExited event not getting redispatched to the scrollbar knob class.
Updated by Ryan McFall over 15 years ago
This is old and based on code that is no longer in use. (Resubmit after fire)
Actions