-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Unstandardized menu bar behavior #5442
Copy link
Copy link
Open
Description
SumatraPDF 3.7.17933 pre-release 32/64-bit on Windows 11 23H2
This probably isn't a bug, but this behavior is unusual.
In most Windows programs, the menu bar behaves as follows:
- The first click on a menu item opens the menu.
- Moving the cursor to the right (while the first menu is open) opens all subsequent menus in sequence.
- A second click on a menu item closes the menu.
Video: how this works in Notepad.exe
MenuBar_Notepad.mp4
Now in SumatraPDF:
- The first click on a menu item opens the menu.
- Moving the cursor to the right (while the first menu is open) does not open subsequent menus.
- A second click on a menu item closes the menu and immediately reopens it.
Video: how this works in SumatraPDF
MenuBar_SumatraPDF.mp4
It might be a better idea to make the menu behavior more typical.
Video duplicates:
MenuBar_Notepad.mp4
MenuBar_SumatraPDF.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels