Reported by jteh on 2012-10-15 07:15
Str:
- Press the Windows key.
- Expected: The last object focused should be the focused tile.
- Actual: The tile gets focus, but then the Start Menu pane gets focus.
This is caused by the menuOpened event on the Start Menu pane being mapped to gainFocus. I was hoping 58cf3c7 would fix this, but it doesn't.
Reported by jteh on 2012-10-15 07:15
Str:
This is caused by the menuOpened event on the Start Menu pane being mapped to gainFocus. I was hoping 58cf3c7 would fix this, but it doesn't.