Changes between Initial Version and Version 1 of Ticket #19088, comment 30
- Timestamp:
- 11/27/2011 02:00:54 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19088, comment 30
initial v1 2 2 > I prefer this behaviour, but it does make it impossible to select the top level menu item. 3 3 4 Yes, but the top level menu "action" is the same as the first submenu item, so nothing is lost .4 Yes, but the top level menu "action" is the same as the first submenu item, so nothing is lost (the JS doesn't touch top menus without a submenu). 5 5 6 6 > I was more concerned that the front end and back end tabbing behaviour is different (if jQuery isn't present), but actually it's not the end of the world because the user can hit enter on the admin link and then tab through all the menu items once they're in the admin area.