Search and Top Navigation
#6683 closed bug (worksforme)
Opened November 22, 2010 03:40PM UTC
Closed July 19, 2012 11:11PM UTC
CSS: Review uses of .ui-helper-hidden-accessible
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | [meta] ui.dev | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Review all uses of .ui-helper-hidden-accessible to ensure correctness. In general, when using ARIA, display: none should work.
Attachments (0)
Change History (2)
Changed November 22, 2010 03:41PM UTC by comment:1
priority: | minor → major |
---|---|
status: | new → open |
Changed July 19, 2012 11:11PM UTC by comment:2
resolution: | → worksforme |
---|---|
status: | open → closed |
We're only using this in autocomplete (properly) and button (sort of properly; button's accessibility is messed up because we double up on button roles).