Open
Bug 1182260
Opened 10 years ago
Updated 3 years ago
None of the text in specific article is shown in reader mode
Categories
(Firefox for iOS :: General, defect)
Tracking
()
NEW
People
(Reporter: allenngn, Unassigned)
References
(Blocks 1 open bug, )
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17
Steps to reproduce:
Open the following link in reader mode.
http://m-yahoo.thepostgame.com/blog/heroes-villains/201507/brock-lesnar-tears-door-car-accidentally-throws-it-young-wwe-fan
Actual results:
None of the article's text showed up in reader mode.
Expected results:
The article's text should have showed up in reader mode.
Comment 1•10 years ago
|
||
The above article should not be detected by reader-view. The article is not reader-capable in Safari.
I have no idea who is working on readability detection.
Comment 2•10 years ago
|
||
Should this be moved to Toolkit?
Blocks: fix-readability
Flags: needinfo?(margaret.leibovic)
Comment 4•10 years ago
|
||
Stefan, is iOS still running the readability parse method to determine whether or not to show the button?
In general, the readability github repo is the best place to report reader view issues, although I don't think working on that is high on anyone's priority list:
https://github.com/mozilla/readability
Flags: needinfo?(sarentz)
![]() |
||
Comment 5•10 years ago
|
||
Yeah it is. Is there a better way now?
Lets move this to https://github.com/mozilla/readability
Flags: needinfo?(sarentz)
Comment 6•10 years ago
|
||
There is also a isProbablyReaderable method which performs some estimations as to whether or not calling parse will succeed.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•