Closed Bug 791604 Opened 12 years ago Closed 11 years ago

social toolbar notifications: inconsistent use of menupopup and panels

Categories

(Firefox Graveyard :: SocialAPI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 935640

People

(Reporter: markh, Unassigned)

References

Details

(Whiteboard: [1.5])

In the social toolbar area, the "provider" icon uses a <menupopup> while the other "notification" icons all use a panel, which causes a few inconsistencies in the UI: * Clicking on the provider icon causes a menu to be shown directly under the button with no "anchor" - but clicking the other icons causes an anchored panel to be shown with an "arrow" between the button and the panel. * If the provider popup menu is open and you click on another UI element (eg, one of the notification icons), the click acts on that item (eg, the popup closes and the panel for the notification icon opens). However, if a notification panel is open and you click on another element, the click only closes the panel - it does not act on the click target. These are fairly minor, but recording this anyway... FWIW, I made an attempt to have the provider icon also use a panel, but got stuck trying to put the: <menuitem id="social-toggle-sidebar-menuitem" type="checkbox" .../> element in the panel - I couldn't find an element I could place in the panel that looks like a checkbox menuitem.
Whiteboard: [1.5]
Depends on: 866172
social toolbarbutton is removed in bug 935640, the new buttons only use panels.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.