Actions
Emulator Issues #1526
closedGoing fullscreen while config is open results in unresponsive mainwindow
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
- Start Dolphin
- Click "Config" button to open config dialog
- Hit Esc (Dolphin main window goes fullscreen)
- Click "Close" button to close config dialog
- Hit Esc (Dolphin goes back to windowed)
- Dolphin main window is unresponsive
What is the expected output? What do you see instead?
Instead of functioning normally the main window is totally unresponsive.
It no longer reacts to mouse clicks or keyboard shortcuts and can only be
closed with the task manager.
What version of the product are you using? On what operating system?
SVN R4411
Win7 x64
Please provide any additional information below.
The Config window is not the only window that can trigger this bug; it
also happens with other windows like Memory Card Manager or About Dolphin.
Actions