Closed
Bug 1772476
Opened 1 year ago
Closed 10 months 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
(Blocks 1 open bug, 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•1 year ago
|
Keywords: regression
Updated•1 year ago
|
Has Regression Range: --- → yes
Comment 1•1 year 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•1 year ago
|
Comment 2•11 months ago
|
||
:jamie is this planned to be enabled in 103 for testing?
Flags: needinfo?(jteh)
Assignee | ||
Updated•11 months ago
|
Whiteboard: [ctw-m3]
Assignee | ||
Comment 4•10 months 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•10 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Comment 7•10 months 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•10 months ago
|
Updated•10 months ago
|
status-firefox-esr102:
--- → disabled
You need to log in
before you can comment on or make changes to this bug.
Description
•