Closed
Bug 1522502
Opened 6 years ago
Closed 6 years ago
Support displaying plain URLs in Reader Mode
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: standard8, Assigned: dao)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
QuantumBar doesn't currently support reader mode and fails toolkit/components/reader/test/browser_readerMode.js
as a result.
STR
- Open https://support.mozilla.org/en-US/kb/about-new-tab-page
- Click the Reader Mode button
Actual Results
- URL displayed is
about:reader?url=https%3A%2F%2Fsupport.mozilla.org%2Fen-US%2Fkb%2Fabout-new-tab-page
Expected Results
- URL displayed should remain as
https://support.mozilla.org/en-US/kb/about-new-tab-page
I think once this is fixed, the reader mode test will pass again without further porting.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4e30f2d170a
Support displaying about:reader URLs. r=Standard8
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in
before you can comment on or make changes to this bug.
Description
•