Bug 1203 - Keyboard focus does not return to window after break
Status:
NEW
Component:
Core :: Win32
Version:
1.10
Hardware:
PC Windows 7
Importance:
P5 normal
Target Milestone:
---
Assignee:
Raymond Penners
URL:
Depends on:
Blocks:
Reported:
Apr 13 2015 16:55:31 UTC
by:
Eleanor Saitta
Modified:
Apr 13 2015 16:55:31 UTC
| Who | When | What | Removed | Added |
|---|
Description
Eleanor Saitta Apr 13 2015 16:55:31 UTC
Expected: After a break, keyboard focus should return to where it was before the break. Actual: After the break window disappears, no window has focus. This means that unless the user notices the focus has changed, input is likely to be lost. With some assistive technologies, this may be more of an issue. Furthermore, this generally violates user expectations on modal dialogs.