Closed
Bug 979971
Opened 11 years ago
Closed 7 years ago
[System] The activity is not killed when sending the "notification" system message
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julienw, Unassigned)
References
Details
Prerequisites:
* a device A with enough memory to launch both Messages and Contacts and an activity. So a Buri is maybe too small.
* a device B
* a SIM for each device
STR:
1. open the Messages app
2. press home
3. open the contacts app
4. open a contact
5. press the "send SMS" button
6. take another device and send a message to this device
7. wait to receive it
8. tap the notification when it's being displayed
Expected:
* the first instance of Messages app is displayed
Actual:
* the activity window is still on top
Note: this works fine when the Messages app is not launched initially.
I _think_ it's a Window Management issue but the issue might be elsewhere. Alive, what do you think?
Flags: needinfo?(alive)
Reporter | ||
Comment 2•11 years ago
|
||
Ah yeah, could be the same issue. The STR here is a little different (same app handles the activity and needs to be launched) but could be fixed by your patch in Bug 977934.
I'm putting the dependency but not marking as dupe so that we can check this fixes this STR as well, is it fine for you?
Depends on: 977934
Comment 3•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
•