Closed
Bug 1321923
Opened 9 years ago
Closed 9 years ago
start_url property in manifest.json is not honored
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox50 affected, firefox51 affected, firefox52 affected, firefox53 affected)
RESOLVED
DUPLICATE
of bug 1234558
People
(Reporter: ddascalescu+github, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.100 Safari/537.36
Firefox for Android
Steps to reproduce:
Adding to Home Screen a PWA at a certain URL appears to store that particular URL in the shortcut, and when tapping the icon, that URL is loaded in Firefox, instead of the start_url specified in manifest.json
1. Go to https://www.reservationcounter.com/hotels-pwa/show/152625/golden-nugget-hotel-and-casino/
2. From the overflow menu, choose Page -> Add to Home Screen
3. Close Firefox
4. Launch the PWA by tapping its icon from the home screen
Actual results:
The same URL as above loads
Expected results:
The / URL should have loaded (yes, that's a bug in the site's manifest.json, but Firefox should honor the property, as Chrome does).
Related: #1087469
Comment 1•9 years ago
|
||
I was able to reproduce the issue on all Firefox versions, using the steps to reproduce provided in the Description.
Device: Nexus 5 (Android 6.0.1);
Builds:
- latest Nightly 53.0a1 (2016-12-05);
- latest Aurora 52.0a2 (2016-12-05);
- Beta 51.0b5;
- Release 50.0.2.
Status: UNCONFIRMED → NEW
status-firefox50:
--- → affected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Ever confirmed: true
See Also: → 1087469
Comment 2•9 years ago
|
||
This is going to be fixed as part of bug 1234558.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
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
•