Closed
Bug 1810635
Opened 3 years ago
Closed 2 years ago
[Bug] Sharing a tab that is in reader mode doesn't load in desktop Firefox
Categories
(Firefox for Android :: Accounts and Sync, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jonalmeida, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/17129.
Steps to reproduce
- Open any website in Fenix and enable reader mode.
- Share tab with desktop Firefox through Share button.
- The tab appears in desktop Firefox but doesn't load. I believe that's because the URL for reader mode is different in mobile and desktop Firefox.
Expected behavior
The tabs that are in reader mode should be loaded in desktop Firefox, and preferably in reader mode.
Actual behavior
The tabs that are in reader mode don't load and have a URL like this:
moz-extension://d7e444f5-d44b-4937-b273-cbe3687d5800/readerview.html?url=https%3A%2F%2Fgadgets.ndtv.com%2Fmobiles%2Fnews%2Flg-rollable-slide-price-usd-2359-leak-expected-launch-june-2021-tipster-2340487%3Famp%3D1%26akamai-rum%3Doff&id=274877907133When I manually change it to the following, it loads fine:
about:reader?url=https%3A%2F%2Fgadgets.ndtv.com%2Fmobiles%2Fnews%2Flg-rollable-slide-price-usd-2359-leak-expected-launch-june-2021-tipster-2340487%3Famp%3D1%26akamai-rum%3Doff&id=274877907133Device information
- Android device: LG G8X Thinq
- Fenix version: 83.1.0 (Build #2015776403)
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
Comment 2•2 years ago
|
||
This bug from 3 years ago seems to be fixed already. I'll mark it as WORKFORME.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•