Opened 12 years ago
Closed 8 years ago
#9595 closed defect (patchwelcome)
Page Up and Page Down functions don't behave properly in DataGrid
Reported by: | David Schwartz | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.3.2 |
Keywords: | ibm oci grid a11y | Cc: | Becky Gibson, Jared Jurkiewicz |
Blocked By: | Blocking: |
Description
When a grid is N rows tall, PgDn/PgUp? should advance/retreat N-1 rows at a time until the bottom/top is reached. See the attached video for an illustration of the problem.
Attachments (1)
Change History (7)
Changed 12 years ago by
Attachment: | GridPgUpPgDnDefect.swf added |
---|
comment:1 Changed 12 years ago by
Cc: | Becky Gibson Jared Jurkiewicz added |
---|---|
Component: | Dijit - LnF → DojoX Grid |
Keywords: | a11y added |
Owner: | set to Bryan Forbes |
comment:2 Changed 11 years ago by
The paging doesn't work properly (for me anyway) on the following page either: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/grid/tests/test_data_grid.html
comment:3 Changed 11 years ago by
Milestone: | 1.4 → 1.5 |
---|---|
Owner: | changed from Bryan Forbes to Nathan Toone |
Moving non-regressions to 1.5
comment:4 Changed 11 years ago by
Milestone: | 1.5 → future |
---|---|
Owner: | Nathan Toone deleted |
Moving my tickets to future, as I am not currently working on them.
comment:5 Changed 8 years ago by
comment:6 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Doesn't occur on all tests... in fact, it works for me on everything I tried, then David pointed me at http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/grid/tests/test_data_grid_edit_large_resultset.html where page down definitely is skipping rows.