Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
ros gcc bootcd r70663
There must be something strange going on deeper than shell32 in reactos about handling mouse-messages.
Steps to reproduce:
-Open a context menu via right click
-when it is open, single-click with right mouse button somewhere else (out of context menu area)
Expected result:
The context menu closes on RBUTTONDOWN.
Observed result:
It does not.
Many, but not all programs are affected.
Some examples can be seen in this video.webm:
- our explorer's taskbar context menu
- our explorer's startmenu item context menu
- a context menu from within rapps
All of those tools perform fine when run under real windows. Especially rapps is interesting here as I don't think it depends that heavily on shell32-stuff as our explorer does.
-------------
Noteworthy: Some context menus do also work fine on ros, e.g:
-context menu of a desktop-icon from our explorer
What's the difference between the working / non-working context menus?
Attachments
Issue Links
- is duplicated by
-
CORE-17012 Taskbar right-click menu bug
- Resolved
- relates to
-
CORE-13326 Desktop's context menu doesn't open when the Start menu is opened
- Open
-
CORE-15524 EXPLORER: Context menus leaving stackable submenus
- Open
-
CORE-15504 EXPLORER: Switching windows using right-click menu crashes the system
- Resolved
-
CORE-18966 Taskbar toolbar - Right click context menu pops up in the wrong place
- Resolved
-
CORE-12319 Main menu window does not disappear on click RMB.
- Untriaged
-
CORE-15503 EXPLORER: Not possible to activate another window if menu is opened
- Untriaged
-
CORE-3247 Right click doesn't work well when application's menu is activated
- Open