Open
Bug 129615
Opened 23 years ago
Updated 2 years ago
Menus on menubar don't follow cursor when you click quickly
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: colinp, Unassigned)
Details
Normally when you click to open a menu and you move along the menubar, the
menu's for each of the following menu title will appear, however, if you do this
too quickly, the menu's don't follow. Here's a testcase:
This works:
1) Click on "File" & wait for the menu to appear
2) mouse over edit, view, etc. and all the menu's appear normally
This doesn't:
1) Click on "File" and immediately move the mouse cursor over "Edit"
2) notice that you can go go all the way along the menubar without the menu's
for edit, view, etc poping up like in the above test case.
3) also notice that if you then mouse over "File" again, everything is happy again.
-- This also happens if you quickly mouse over a menuitem in the "file" menu,
and then try to have the "Edit" menu popup. Of course it also happens to occur
in essentially any other menubar in mozilla.
Comment 1•23 years ago
|
||
confirmed. But you have to be really fast to see this :)
Comment 2•22 years ago
|
||
>This works:
>1) Click on "File" & wait for the menu to appear
>2) mouse over edit, view, etc. and all the menu's appear normally
It does not work for me - the menus do not appear.
Build 2002050209 (trunk), Linux, Debian packages
Updated•22 years ago
|
Summary: Menu's on menubar don't follow cursor when you click quickly → Menus on menubar don't follow cursor when you click quickly
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: shrir → xptoolkit.widgets
Updated•15 years ago
|
Assignee: hyatt → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•