Closed Bug 1840298 Opened 1 year ago Closed 1 year ago

[CTW] Unify ScrollToPoint

Categories

(Core :: Disability Access APIs, task)

task

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: Jamie, Assigned: Jamie)

References

Details

(Whiteboard: [ctw-postship])

Attachments

(1 file)

PDocAccessible::ScrollToPoint is currently only supported on non-Windows. As far as I can tell, there's no reason for this. We can:

  1. Remove the ifdefs for PDocAccessible::ScrollToPoint (after bug 1831035).
  2. Move ScrollToPoint to the Accessible base class.
  3. Make existing callers use Accessible::ScrollToPoint.
  4. Update ia2Accessible::scrollToPoint such that it is no longer local only.
Assignee: nobody → jteh
Status: NEW → ASSIGNED
Pushed by jteh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8b504e681c8a Unify ScrollToPoint for local and remote Accessibles, thus enabling support for RemoteAccessible on Windows. r=eeejay
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: