Closed Bug 628644 Opened 13 years ago Closed 13 years ago

Add the Baum Retec AG Cobra screen reader module to the window emulation whitelist

Categories

(Core :: Disability Access APIs, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
blocking2.0 --- final+

People

(Reporter: MarcoZ, Assigned: davidb)

Details

(Whiteboard: [softblocker][patch needs vendor testing])

Attachments

(1 file, 1 obsolete file)

Baum Retec AG's screen reader named Cobra, a German screen reader, supports Firefox 3.6 and 4, and for some of their stuff relies on the Window hierarchy. To fix them up quickly, we should just add the module name they inject to our whitelist to turn on window hierarchy emulation. I'm waiting for the module name to be sent to me.
David, wanna take it?
Assignee: nobody → bolterbugz
The module name is OsmHooks.dll.
(In reply to comment #1)
> David, wanna take it?

Sure.

Hopefully it won't need tweaks.

By the way we should be pinging all the vendors we can to test with FF4 betas.
blocking2.0: --- → final+
Whiteboard: [softblocker]
Comment on attachment 506728 [details] [diff] [review]
simply adds module

>+const LPCWSTR kCobraModuleHandle = L"OsmHooks.dll";

Hmm the others are all without ".dll" and in lower case. Do you think we can apply the same rule here? For example, the JAWS module is called jhook.dll on the hard drive, but "jhook" is what gets returned I believe.
Good catch - I was sloppy.
Attachment #506728 - Flags: review?(marco.zehe)
Attached patch adds module nameSplinter Review
Marco thanks for catching my sloppiness in the first patch. Here's the new build URL:
http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/dbolter@mozilla.com-359a76bcefdc
Attachment #506728 - Attachment is obsolete: true
Attachment #506732 - Flags: review?(marco.zehe)
Comment on attachment 506732 [details] [diff] [review]
adds module name

OK, I'll send the try-server build to the developer and ask him to test as soon as it's ready before I r+. In principle this looks like a no-brainer, but I want to wait for testing from the vendor.
Whiteboard: [softblocker] → [softblocker][patch needs vendor testing]
Comment on attachment 506732 [details] [diff] [review]
adds module name

This bug is no longer needed, as per e-mail discussion with the Cobra developer. It doesn't solve their problem, in fact it would recreate a problem for them. Will close this bug as WONTFIX.
Attachment #506732 - Flags: review?(marco.zehe)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
No longer depends on: 591874
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: