Changes between Initial Version and Version 1 of Ticket #21334, comment 11
- Timestamp:
- 02/12/2013 09:28:42 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21334, comment 11
initial v1 3 3 It breaks the natural flow of tabbing affecting negatively all users, and behaves differently in different browsers when added to elements that can be shown/hidden or are moved in the DOM. 4 4 5 A better way to fix this may be to make the table cell (or row?) "focus eable" and show these links on focus. This should also be tested on touch devices.5 A better way to fix this may be to make the table cell (or row?) "focusable" and show these links on focus. This should also be tested on touch devices.