Closed
Bug 1034985
Opened 11 years ago
Closed 11 years ago
Occasionally receive a notification from "Callscreen" which does nothing
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(b2g-v2.0 fixed, b2g-v2.1 fixed)
RESOLVED
FIXED
2.0 S6 (18july)
People
(Reporter: kgrandon, Assigned: etienne)
Details
(Keywords: dogfood)
Attachments
(2 files)
200.40 KB,
image/png
|
Details | |
46 bytes,
text/x-github-pull-request
|
vingtetun
:
review+
praghunath
:
approval-gaia-v2.0+
|
Details | Review |
No STR yet.
Occasionally I will receive a notification from "Callscreen", with the description of "Tap to open". After tapping on the notification nothing happens.
1 - "Callscreen" does not seem like a friendly user name for the app, we should change that I think.
2 - The notification should work when tapped on, though I'm not sure what this should do.
I'll try to grab a screenshot next time I see it.
Reporter | ||
Comment 1•11 years ago
|
||
Etienne - Sorry for the lack of a bug here, just wondering if you were aware of this, or would have any ideas of what could be causing it?
Flags: needinfo?(etienne)
Assignee | ||
Comment 2•11 years ago
|
||
(In reply to Kevin Grandon :kgrandon from comment #1)
> Etienne - Sorry for the lack of a bug here, just wondering if you were aware
> of this, or would have any ideas of what could be causing it?
It's probably related to the multi attention screen support.
So if the STR don't involve an alarm and a call (the 2 current use for attention screens) it's probably a bug :)
Flags: needinfo?(etienne)
Reporter | ||
Comment 4•11 years ago
|
||
Etienne, Alive - any ideas based on the screenshot from Comment 3?
Flags: needinfo?(etienne)
Flags: needinfo?(alive)
Comment 5•11 years ago
|
||
Etienne is true -
The notification will only show when there are more than one attention screen
and callscreen is the elder so it create a notification.
The screenshot does make sense but we may need accurate STR. If there's an alarm comes over call then it is fine.
Flags: needinfo?(alive)
I see this a few times a week, but I haven't yet figured out what events lead to it happening.
Assignee | ||
Comment 7•11 years ago
|
||
Still no STR, but Gregor mentioned it's happening more often on low memory devices, which points to a potential error in the callscreen preloading code. I'll have a look today.
Flags: needinfo?(etienne)
I'm seeing it on a flame, though, which is not low memory, although I do tend to explicitly close apps that I'm not using, including the Phone app.
(One other thought I had is that I haven't seen any phone-network-wide alerts (or whatever they're called) lately, and I wonder if they're somehow ending up as this instead of what they should be.)
Assignee | ||
Comment 9•11 years ago
|
||
I think I've got STR:
- get a phone call
- open the ui test app
- go to window.open -> window.open(url, name, 'attention')
- close the test attention screen
- the callscreen fake notification shows up when it shouldn't
Assignee: nobody → etienne
Assignee | ||
Comment 10•11 years ago
|
||
It's a bit sad not to have tests for this, but the attention windows are coming! And will be well-tested :)
Attachment #8456090 -
Flags: review?(21)
Attachment #8456090 -
Flags: review?(21) → review+
Assignee | ||
Comment 11•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•11 years ago
|
||
Comment on attachment 8456090 [details] [review]
Gaia PR
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #):bug 988212
[User impact] if declined: if a user uses the alarm or any other attention-screen based feature (eg. loop) a "Callscreen" notification will frequently appear in the utility tray, tapping this notification does nothing and it can not be remove (but will disappear the next time the callscreen is opened).
[Testing completed]: Tested with dialer, clock and the UITest app
[Risk to taking this patch] (and alternatives if risky): low
[String changes made]: none
Attachment #8456090 -
Flags: approval-gaia-v2.0?
Updated•11 years ago
|
Attachment #8456090 -
Flags: approval-gaia-v2.0? → approval-gaia-v2.0+
Comment 13•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•