Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
ReactOS 0.4.15-x86-dev (Build 20220416-0.4.15-dev-4393-g6ff023
Link to the software: https://sourceforge.net/projects/scummvm/files/scummvm/1.3.1/scummvm-1.3.1-win32.zip/download
Starting the Scummvm.exe executable, the window captures the mouse cursor and after one second, the cursor locks in place. Click events are still delivered. Even if you close the application window, you can interact with the mouse clicks but the mouse cursor does not move anymore.
(I'm not sure what I should log here - no relevant info in the default log level)
ADDING: If you launch the application in fullscreen at start or press ALT + ENTER from go from windowed to fullscreen - mouse can move freely in the client area. It happens only it's in windowed mode.
It happens only with the DirectX 5 (so using DirectInput for reading - SDL_VIDEODRIVER=directx) renderer
Software renderer (SDL_VIDEODRIVER=windib) or deleting dinput.dll is not affected
Attachments
Issue Links
- relates to
-
CORE-12263 SDL-apps: leaving from fullscreen to desktop via (sometimes exit / sometimes alt+tab / sometimes winkey) (example here LBreakout2 2.4.1) might eat up your mouse on exit
- Untriaged
-
CORE-15163 LBreakout 2.6.3 when alt+tabbing out of fullscreen, a tile is left in top-left area of desktop
- Open