Closed Bug 14972 Opened 25 years ago Closed 25 years ago

Toolbar popup menu hover

Categories

(Core :: XUL, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: michael.j.lowe, Assigned: bugs)

Details

Popup menus on the toolbar should be drawn with the same outline hover style as plain toolbar buttons. At present popup menus on the toolbar don't display any hover style when you mouse over them.
Depends on: 12518
QA Contact: beppe → cpratt
Assignee: trudelle → hangas
reassigning to hangas per hyatt, can you verify this is still happening with the new UI?
No longer depends on: 12518
This bug can be fixed by adding these rules to skin.css: toolbar > menu:hover > titledbutton { border: 1px outset white; color:#333366; text-decoration: underline; } toolbar > menu[open=true] > titledbutton { border: 1px inset white; }
Including German to help understand what needs to be done here. I suspect that the new skin handles the hover case in a different way.
we just landed the new skins. Is your problem still there? + G
Yes, the problem is still there but my suggested fix will need to be modified for the new skin style. Have a look at the Composer. On the toolbar, moving the mouse over the Font or Size popup menus on the toolbar does not display the same feedback as the other buttons on the toolbar. Also, opening the popup menu should display the same open feedback as what normal menus have. This is what this change aims to fix.
Status: NEW → ASSIGNED
Target Milestone: M11
German, we should talk this over and make sure we agree on a default behavior for menus in toolbars.
Moving to M12.
I think the problem is that in the new skin the buttons need to be assigned both classes "push" and "popup" in order to get the proper behavior, such like class= "push popup". This might solve the problem
Target Milestone: M12 → M13
Is this a beta stopper?
Target Milestone: M13 → M14
M16
Target Milestone: M14 → M16
Sending to Ben.
Assignee: hangas → ben
Status: ASSIGNED → NEW
looks fixed to me.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
QA Contact: cpratt → sairuh
toolbar stuff -> claudius.
QA Contact: sairuh → claudius
VERIFIED with 2000032809 builds on all platforms
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.