Open Bug 389945 Opened 18 years ago Updated 3 years ago

After clicking menu-item, the menu-button gets a hovered look for a brief moment

Categories

(Core :: XUL, defect)

x86
Windows XP
defect

Tracking

()

People

(Reporter: martijn.martijn, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: regression)

I already mentioned this in bug 279703, comment 22: " - After clicking on a menu-item in a menu, the menu-button is going back into its hovered state. " I can see this now still after the patch has been checked in. You said in comment 23: " Not clear what you mean here, or maybe I just don't see it. You are rolling the mouse over the items on a menubar? " Steps to reproduce: - Click on "Edit" menu-item. - Click on "Find" menu-item. Actual result: Find-bar opens, but the "Edit" menu-item gets briefly a hovered look. Expected result: Find-bar opens, nothing else.
Summary: After clicking menu-item, the menu-button gets a hovered look → After clicking menu-item, the menu-button gets a hovered look for a brief moment
I don't see this either.
Maybe try with File->Save Page As...?
OK, I can see this with the Save Page As command. It's caused because there is a brief period between when the menu is closed and the asynchronous event which deselects the menu fires. This will be fixed by bug 390647.
Depends on: 390647
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: xptoolkit.menus → xptoolkit.widgets
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.