Closed
Bug 1097675
Opened 11 years ago
Closed 11 years ago
[Ambient Indicator] Ambient indicator gets active (and never gets deactivated) on alarms
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Firefox OS Graveyard
Gaia::System::Window Mgmt
Tracking
(tracking-b2g:+, b2g-v2.0 unaffected, b2g-v2.1 unaffected, b2g-v2.2 fixed)
RESOLVED
FIXED
tracking-b2g | + |
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | unaffected |
b2g-v2.1 | --- | unaffected |
b2g-v2.2 | --- | fixed |
People
(Reporter: apastor, Assigned: alive)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
STR:
1.- Set an alarm on the clock app
2.- Wait for the alarm time
Expected:
The ambient indicator is not animated (unless clicking the home button)
Actual:
The ambient indicator gets animated, and don't disappear even after closing the alarm
Reporter | ||
Comment 1•11 years ago
|
||
I verified that this bug was happening before bug 1067913 landed, so is not a regression of that one. :alive, any idea?
Flags: needinfo?(alive)
Reporter | ||
Updated•11 years ago
|
Assignee | ||
Comment 2•11 years ago
|
||
No idea, but I guess it's due to event timing of AttentionWindowManager.
Assignee: nobody → alive
Flags: needinfo?(alive)
Assignee | ||
Updated•11 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
Assignee | ||
Updated•11 years ago
|
blocking-b2g: --- → backlog
tracking-b2g:
--- → +
Assignee | ||
Comment 4•11 years ago
|
||
On it
Assignee | ||
Comment 5•11 years ago
|
||
The root cause if that we take the hidden callscreen window into account when updating the indicator.
Attachment #8527483 -
Flags: review?(etienne)
Comment 6•11 years ago
|
||
Comment on attachment 8527483 [details] [review]
patch: ignore hidden window when updating indicator
lgtm :) (nice external testing!)
Attachment #8527483 -
Flags: review?(etienne) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Updated•10 years ago
|
blocking-b2g: backlog → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•