Changes between Initial Version and Version 1 of Ticket #7923
- Timestamp:
- Oct 21, 2008, 3:57:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7923 – Description
initial v1 1 with focus on a sortable column header, pressing the space or enter key should invoke the sort in addition to mouse click 1 with focus on a sortable column header, pressing the enter key should invoke the sort in addition to mouse click and space key. 2 The space key does work to sort the column (this was added in #6987) but enter key needs to work as well. Also, focus is lost after the column is sorted (reported in #6989)