Opened 15 years ago
Closed 15 years ago
#5343 closed Bug (fixed)
Active list item ARIA role is wrongly placed
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | Accessibility | Version: | 3.2 |
Keywords: | IBM Confirmed Review+ | Cc: | Damian, joek, satya_minnekanti@… |
Description (last modified by )
Currently the 'aria-activedescendant' which marks the active list item is not applied on the correct element, we should move the attribute up to the element that has the role "listbox".
Attachments (1)
Change History (7)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 5343.patch added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 15 years ago by
Cc: | satya_minnekanti@… added |
---|
comment:4 Changed 15 years ago by
Keywords: | IBM added |
---|
comment:5 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:6 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [5250].