Ticket #6396 (closed defect: fixed)
Spinner: PgUp/PgDn key strokes do not function as documented.
| Reported by: | clown | Owned by: | becky |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Accessibility | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | davdib |
Description
Page Up and Page Down key strokes are documented in the source code (_Spinner.js) as adjusting the value in large increments. They do not work this way.
For FF2 and FF3 on both WinXP and Mac, PgUp/PgDn do nothing.
For IE7 and IE6 on WinXP, PgUp/PgDn moves the text entry cursor to the beginning and end of the text box component of the spinner, respectively.
Either the documentation or the behaviour is wrong. PgUp/PgDn should behave as documented (my two cents).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.