Closed
Bug 1772476
Opened 3 years ago
Closed 3 years ago
[CTW] CachedTableAccessible not invalidated when a cell is moved
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
105 Branch
People
(Reporter: Jamie, Assigned: Jamie)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [ctw-m3])
Attachments
(1 file)
If you move a cell out of a CachedTableAccessible using aria-owns, the CachedTableAccessible doesn't get invalidated. This is pretty nasty. This applies to both local and remote Accessibles.
Updated•3 years ago
|
Keywords: regression
Updated•3 years ago
|
Has Regression Range: --- → yes
Comment 1•3 years ago
|
||
Set release status flags based on info from the regressing bug 1735970
status-firefox101:
--- → affected
status-firefox102:
--- → affected
status-firefox103:
--- → affected
status-firefox-esr91:
--- → unaffected
Updated•3 years ago
|
Comment 2•3 years ago
|
||
:jamie is this planned to be enabled in 103 for testing?
Flags: needinfo?(jteh)
Assignee | ||
Updated•3 years ago
|
Whiteboard: [ctw-m3]
Assignee | ||
Comment 4•3 years ago
|
||
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/616436b07b92
Invalidate a CachedTableAccessible when a cell is moved out of it. r=morgan
Comment 6•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Comment 7•3 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit auto_nag documentation.
status-firefox104:
--- → affected
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
status-firefox-esr102:
--- → disabled
You need to log in
before you can comment on or make changes to this bug.
Description
•