Closed Bug 1401392 Opened 7 years ago Closed 7 years ago

Windows content processes require fully-fledged application accessibles

Categories

(Core :: Disability Access APIs, enhancement)

Unspecified
Windows
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: bugzilla, Assigned: bugzilla)

References

(Blocks 2 open bugs)

Details

(Whiteboard: aes+)

Attachments

(1 file)

In bug 1023509 this was changed so that a content application accessible is just an ApplicationAccessible. On Windows we actually need this to be an ApplicationAccessibleWrap since ATs can directly interact with it.

Reported by Brett while working on JAWS stuff.
Whiteboard: aes+
Comment on attachment 8910028 [details] [diff] [review]
Use ApplicationAccessibleWrap in content

Review of attachment 8910028 [details] [diff] [review]:
-----------------------------------------------------------------

Oh. Yeah I guess we need this so we can give them a IID_IAccessibleApplication interface?
Attachment #8910028 - Flags: review?(dbolter) → review+
(In reply to David Bolter [:davidb] (NeedInfo me for attention) from comment #2)
> Oh. Yeah I guess we need this so we can give them a
> IID_IAccessibleApplication interface?

When trying to resolve it from a content accessible, yes. Brett tells me that JAWS resolves application accessibles off of the accessible provided with events.

I suppose that we could modify this in the future so that content always returns the browser's application accessible but this is the best short-term fix.
https://hg.mozilla.org/integration/mozilla-inbound/rev/a86e0e1c7c6318e9664af75c05bcb3ea79687cf4
Bug 1401392: Use ApplicationAccessibleWrap for content application accessible on Windows; r=davidb
https://hg.mozilla.org/mozilla-central/rev/a86e0e1c7c63
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: