Closed
Bug 1792964
Opened 2 years ago
Closed 2 years ago
Hittesting table rows is incorrect when caching
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: morgan, Assigned: morgan)
References
Details
(Whiteboard: [ctw-m4])
Attachments
(1 file)
See summary at bug 1792603
Filing a separate bug here because it's possible we can work around this in the meantime with a hack similar to what we're doing for states::OFFSCREEN
Updated•2 years ago
|
Severity: -- → S3
Comment 1•2 years ago
|
||
Morgan, am I correct that your latest offscreen patch deals with this, since it adds the row to the viewport cache? Can we close this as a dup?
Flags: needinfo?(mreschenberg)
Assignee | ||
Comment 2•2 years ago
|
||
Yes, but I think it's worth adding a test (we have a offscreen test for tables but not a hittesting one). I can do that.
Flags: needinfo?(mreschenberg)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mreschenberg
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f942a92c1666
Add hittesting test for tables, table rows, table cells r=eeejay
Comment 5•2 years ago
|
||
Backed out for causing mochitest failures on browser_test_visibility.js.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=393558771&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/a99882b97fbc5154a3bbf7c06d59fc159922f7c5
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/94e6e52575c6
Add hittesting test for tables, table rows, table cells r=eeejay
Comment 7•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•