Closed
Bug 1089449
Opened 11 years ago
Closed 7 years ago
[LockScreen] LockScreenWindow doesn't handle setVisible properly, and broke the a11y
Categories
(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gweng, Unassigned)
References
Details
In Bug 1088053 we mentioned LockScreenWindow should follow the ordinary path of other windows, but apparently it doesn't, so we need to do investigate this.
Comment 1•11 years ago
|
||
The issue is that LockscreenInputWindow is initially invisible on startup but setVisible(false) is not called.
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•