Closed
Bug 1115283
Opened 11 years ago
Closed 8 years ago
[System] system ui doesn't get focus when they show up
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: johnhu, Unassigned)
References
Details
In following cases, system app doesn't transfer focus to the shown overlay:
[1] action menu
i) activities
...
[2] dialogs
i) AppAuthenticationDialog
ii) BrowserContextMenu
iii) SystemDialog
...
[3] entry sheet
i) CaptivePortal
...
Since I am not totally understand all modules in system app, I cannot enumerate all of them. The general rule should be that we should switch focus to any shown system ui while they can be operable like buttons or input field on them. I found the icc parts had already handled them but others not.
| Reporter | ||
Comment 1•11 years ago
|
||
IMO, we should also focus the toast or banner who are clickable.
| Reporter | ||
Updated•11 years ago
|
Blocks: system-focus
Comment 2•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•