Closed
Bug 1372296
Opened 8 years ago
Closed 1 years ago
[CtW] Unify ScrollSubstringToPoint
Categories
(Core :: Disability Access APIs, enhancement, P5)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: eeejay, Assigned: Jamie)
References
Details
(Whiteboard: [ctw-postship])
Attachments
(1 file)
accessible/tests/browser/scroll/browser_test_zoom_text.js won't work on windows+e10s otherwise.
Reporter | ||
Comment 1•8 years ago
|
||
I'm changing that test to run all in content, so I'm marking this as WONTFIX for now. We may want it later though.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•8 years ago
|
||
Just kidding, reopening.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Updated•7 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
Assignee | ||
Comment 3•1 years ago
|
||
Hijacking this bug to cover unification of ScrollSubstringToPoint, since that's the remaining piece keeping this test from running on Windows.
Assignee: nobody → jteh
Blocks: a11y-ctw-text
Summary: Implement xpc getCharacterExtents in windows e10s → [CtW] Unify ScrollSubstringToPoint
Whiteboard: [ctw-postship]
Assignee | ||
Comment 4•1 years ago
|
||
Eventually, the bulk of this functionality should be moved to TextLeafRange.
In the meantime, let's get rid of the platform specific ugliness here.
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/270594af44f1
Unify ScrollSubstringToPoint for local and remote Accessibles, thus enabling support for RemoteAccessible on Windows. r=eeejay
Comment 6•1 years ago
|
||
Backed out for bustages on ia2AccessibleText.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/47c22399315ee6512333f7d36d78f518f51303b8
Log link: https://treeherder.mozilla.org/logviewer?job_id=425235882&repo=autoland&lineNumber=10359
Flags: needinfo?(jteh)
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(jteh)
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/00b964184a9d
Unify ScrollSubstringToPoint for local and remote Accessibles, thus enabling support for RemoteAccessible on Windows. r=eeejay
Comment 8•1 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 8 years ago → 1 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•