Closed
Bug 1005055
Opened 11 years ago
Closed 11 years ago
listitem group attributes do not update when the group inner HTML changes.
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INVALID
People
(Reporter: yzen, Unassigned)
Details
Attachments
(1 file)
2.18 KB,
patch
|
Details | Diff | Splinter Review |
If a new listitem element is shown or injected into the inner HTML of the role="group" element, the group attributes are not updated and the old cached values are still used.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
After further investigation (and also confirmed by tests) the group attributes update correctly once the EVENT_REORDER is fired.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•