#6858 closed defect (fixed)
move menu item focus indicators to surround entire menu item
Reported by: | alex | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - LnF | Version: | 1.1.1 |
Keywords: | Cc: | alex | |
Blocked By: | Blocking: |
Description
as per email conversation, the focus indicator ring for menu items should probably surround the entire menu item and not just the text of the label
Change History (6)
comment:1 Changed 13 years ago by
Owner: | changed from becka11y to Becky Gibson |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:6 Changed 12 years ago by
Component: | Accessibility → Dijit - LnF |
---|
Note: See
TracTickets for help on using
tickets.
(In [13888]) fixes #6858. Updated so that focus is on the entire menu item rather than just the text portion. Updated ARIA so that entire row is marked as the menuitem and used labelledby attribute to get the correct menuitem text spoken.