Open Bug 1293946 Opened 8 years ago Updated 2 years ago

VoiceOver doesn't work with out of date notification bar

Categories

(Core :: Widget: Cocoa, defect, P3)

Unspecified
macOS
defect

Tracking

()

Tracking Status
firefox48 --- affected
firefox49 --- affected
firefox50 --- affected
firefox51 --- affected

People

(Reporter: Ovidiu, Unassigned)

References

Details

(Whiteboard: tpi:+)

This bug was filed after bug 1291684. 

Also please see the Note from below. 

[Affected OS]:
-Mac

[Affected versions]:
44.*

[Prerequisites]:

1. Install Firefox version 44.*
2. Outofdate notifications system add-on required configurations:
2.1 about:config set extensions.systemAddon.update.url to value 	"https://aus5.mozilla.org/update/3/SystemAddons/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/release-sysaddon/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml"
2.2 about:config set extensions.logging.enabled	to value "True"
2.3 about:config Add string app.update.url.override with value "www.softvision.ro" 
3. Set update preferences ->  about:preferences#advanced and set Firefox updates to "Automatically install updates (recommended: improved security)"

4. Force system addons check : Open Tool/WebDeveloper/Web Console and run the snippet:   " Components.utils.import("resource://gre/modules/AddonManager.jsm"); AddonManagerPrivate.backgroundUpdateCheck(); "

In the Tools/ WebDeveloper/BrowserConsole a similar line should be listed: "addons.productaddons INFO Downloading from https://ftp.mozilla.org/pub/system-addons/outofdate-notifications/outofdate-notifications-1.2@mozilla.org.xpi to /tmp/tmpaddon"

5. Restart FF to install the OutOfDate System Addon - !!!! Do not open About:Support to check if updates are being downloaded --> use about:support

6.Enable VoiceOver:  System Preferences -> Accessibility -> VoiceOver -> Enable VoiceOver

[Steps]:
1. Open FF44.* 
2. Start the VoiceOver tool
3. Focus the out of date notification bar

[Expected Result]:
The VoiceOver tool informs you that "Your Firefox is out of date. Please download a fresh copy."

[Actual Result]:
The VoiceOver tool doesn't informs you that "Your Firefox is out of date. Please download a fresh copy."


Note: I also tried with Adobe Flash with FF Nightly 51.0a1(2016-08-09), here are the steps:

1. Set Flash to ask-to-activate in about:addons.
2. Open any website with Flash content, for example cnn.com.
3. Activate the Accessibility from System Preferences

From the Adobe Flash bar only the "Continue Blocking", "Allow", and close buttons are readed by the Accessibility feature, I think also the text "Allow http://edition.cnn.com to run Adobe Flash" should be readed by the Accessibility application.
Priority: -- → P1
Whiteboard: tpi:+
testing to see how bad this is across the browser ui.
Flags: needinfo?(twalker)
Priority: P1 → P3
VoiceOver on Mac 10.11 and latest Nightly 51.0a1, 20160822030424, generally, work ok together.  There are bugs, this report is a minor one.  I think P3 is correct.
Flags: needinfo?(twalker)
See Also: → 1380027
OS: Unspecified → macOS
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.