Closed
Bug 201918
Opened 22 years ago
Closed 22 years ago
Menu items and Navigation bar buttons do not respond on mouse clicks
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 201889
People
(Reporter: oldrich.dlouhy, Assigned: hyatt)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030413
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030413
Menu items and buttons on Navigation bar do not respond on mouse clicks.
The main menu items can be opened with mouse click, but the the menu command do
not respond for clicks. Menu structure is traversable.
Reproducible: Always
Steps to Reproduce:
For Menu
2. Open any menu (File for example)
3. Click menu command (Exit for example)
For navigation bar
2. Press any button on Navigation bar("Reload current page" for example)
Actual Results:
Nothing happens
Expected Results:
For menu example close Mozilla
For button example refresh page
Keyboard shortcuts like Ctrl+O, Ctrl+W, F5 and so seems to work.
Menu navigation through keys works only for main menu top level elements (File,
Edit, View ...) but does not run the sub-menu command (example: Alt+H opens Help
menu but pressing Alt+H, H does not open the About window)
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 201889 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•