Description
The problem looks similar to CORE-12203 / CORE-17020 where the key combination did not worked when the focus was on a treeview component.
Steps to reproduce:
- Start Live CD or install with Boot CD
- Double-click the clock on the taskbar to open Date/Time properties
- Once the applet opens, try closing it with Alt+F4
- Expected: Applet window closes
- Observed: Window is not being closed, key combination is ignored
Another way to reproduce is a bit more complex:
- Open Device Manager
- Select any available device in the tree and open its properties
- Select the "Details" tab
- Try closing the window with Alt+F4, problem will be the same
I have tested our timedate.cpl on Windows XP, and the problem is not reproduced here, so it means the actual problem must be in our comctl32. There's nothing logged in the debug log while pressing Alt+F4, but I'm attaching it anyway: 0.4.15-dev-4869-g35a816a.txt
Attachments
Issue Links
- relates to
-
CORE-12203 Device Manager can't be closed with Alt+F4
- Resolved
-
CORE-16376 Combobox should not close while using keyboard letters
- Resolved
-
CORE-12323 Improve the system usability by the keyboard EPIC
- Untriaged