Closed
Bug 887254
Opened 13 years ago
Closed 12 years ago
Web apps are not opened from Android notification bar
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P1)
Tracking
(firefox23 unaffected, firefox24 affected, firefox25 affected)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox23 | --- | unaffected |
| firefox24 | --- | affected |
| firefox25 | --- | affected |
People
(Reporter: u421692, Unassigned)
References
Details
(Keywords: regression, reproducible)
Environment:
Build: Firefox for Android 25.0a1 (2013-06-26)
Device: LG Nexus 4 (Android 4.2.2)
Steps to reproduce:
1. Open Firefox Marketplace.
2. Install one app.
3. After the app is installed, tap on the notification from Android notification bar.
Expected result:
App should open.
Actual result:
Notification is dismissed but app is not opened.
Comment 1•13 years ago
|
||
Reproducible, and a regression. In console on tap of the notification all I see is:
W/ContextImpl( 732): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1337 com.android.server.StatusBarManagerService.sendNotification:179 com.android.server.StatusBarManagerService.removeNotification:812 com.android.server.NotificationManagerService.cancelNotificationLocked:1615 com.android.server.NotificationManagerService.cancelNotification:1688
status-firefox23:
--- → unaffected
status-firefox24:
--- → affected
status-firefox25:
--- → affected
OS: Linux → Android
Hardware: x86_64 → ARM
Updated•13 years ago
|
Priority: -- → P1
Issue still reproducible on latest Nightly 25.0a1 (2013-06-28)
Good build: Nightly 24.0a1 (2013-06-11)
Bad build: Nightly 24.0a1 (2013-06-12)
Between Nightly 24.0a1 (2013-06-12) and Nightly 24.0a1 (2013-06-20) there is a crash[@ nsXPCWrappedJS::Release() ] reproducing each time when performing the exact steps as in comment 0.
The Bug 884792 - crash in nsXPCWrappedJS::Release, is fixed in 2013-06-20;
On Nightly 24.0a1 (2013-06-21) the app is not opened when tapping on notification, but there is no crash either.
Keywords: regressionwindow-wanted
Comment 4•12 years ago
|
||
Installing an app no longer results in a notification now that we've enabled Synthetic APKs.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•