Closed Bug 808213 Opened 12 years ago Closed 12 years ago

ambient-notification icon creation should also set a "label" and "menuURL" property

Categories

(Firefox Graveyard :: SocialAPI: Providers, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jaws, Unassigned)

Details

(Keywords: access)

See http://mxr.mozilla.org/mozilla-central/source/browser/base/content/test/browser_social_toolbar.js#55 for an example of what I'm talking about.

The "label" property is used as the menuitem label for our keyboard accessible menu. It is also used as a tooltip for the toolbar icon.
The "menuURL" property is used as a page that will open in a new tab if the menuitem is selected. This would be the "See All Messages" type of page.
This menu is only accessible by using your keyboard.

To see it on Windows, you would press Alt+T to access the Tools menu by keyboard. A new Facebook Messenger for Firefox submenu will appear which will have these menuitems if the two aforementioned properties are specified.
Severity: normal → blocker
I have a fix ready for this, I'll update when its available for public
Fix has been pushed to the public
I've confirmed that this is fixed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.