Opened 14 years ago
Closed 14 years ago
#3690 closed defect (fixed)
support pageup/pagedown keys to move quickly in slider
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | Douglas Hays | |
Blocked By: | Blocking: |
Description
Windows supports pageup/pagedown within sliders - these keys move twice the distance of a standard up/down arrow movement.
Note: See
TracTickets for help on using
tickets.
(In [9735]) fixes #3690 added pageup/pagedown keyboard support to move more rapidly in slider (replaces shift-arrow). modifide _onKey(), increment() and decrement()