Closed Bug 1293942 Opened 9 years ago Closed 9 years ago

Notification bar can't be selected with keyboard only and Enter key doesn't work with buttons from notifications bars.

Categories

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

defect

Tracking

()

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

People

(Reporter: Ovidiu, Unassigned)

References

Details

(Whiteboard: tpi:+)

This bug was filed after bug 1291677. 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 [Steps]: 1. Open FF44.* 2. Navigate through page using keyboard only, use "TAB" key, and select OutofDate notification bar. [Expected Result]: Out of Date notification bar can be selected and "Get Firefox" button can be activated if you push Enter. [Actual Result]: The Out Of Date notification bar can't be selected and "Get Firefox" button can be triggered. 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. If I choose "Continue Blocking", "Allow" buttons, with TAB key I should be able to triggered them if I hit "Enter", but this action can be performed because "Enter" doesn't do nothing. In this second scenario the buttons can be selected with TAB key, but in the first scenario
Priority: -- → P1
Whiteboard: tpi:+
Priority: P1 → P3
> If I choose "Continue Blocking", "Allow" buttons, with TAB key I should be > able to triggered them if I hit "Enter", but this action can be performed > because "Enter" doesn't do nothing. The Enter key shouldn't invoke these buttons. The Space key should, though. The Enter key only invokes the "default button" on Mac (like the OK button in dialog).
Thanks for clearing this out, I have tried with Space key and it works. Stephen I think we should close this as Resolved Invalid, what is your opinion?
Flags: needinfo?(spohl.mozilla.bugs)
Agreed, thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(spohl.mozilla.bugs)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.