Closed
Bug 1222059
Opened 9 years ago
Closed 8 years ago
"visibilitychange" fires when screen is on, not after unlock
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jovan.gerodetti, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:44.0) Gecko/20100101 Firefox/44.0
Build ID: 20151104004053
Steps to reproduce:
An app (tested with Telegram messenger and Loqui IM) listens to the "visibilitychange" event.
Actual results:
The event fires after you turn on the screen and the lockscreen appears.
Expected results:
The event should fire after the device has been unlocked.
Reporter | ||
Comment 1•9 years ago
|
||
Of course the app needs to be in the foreground.
Reporter | ||
Updated•9 years ago
|
Summary: "visibilitychange" fires when screen is on not after unlock → "visibilitychange" fires when screen is on, not after unlock
Updated•9 years ago
|
Component: General → Gaia::System
Reporter | ||
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•