Open
Bug 1472205
Opened 7 years ago
Updated 3 years ago
Reader mode do not display images of some publications of medium
Categories
(Toolkit :: Reader Mode, defect, P3)
Toolkit
Reader Mode
Tracking
()
NEW
People
(Reporter: susso0, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180621125625
Steps to reproduce:
1. Enter to "https://blog.messengerdevelopers.com/how-well-is-your-bot-doing-71185a7fa587", or "https://medium.freecodecamp.org/mistakes-i-have-made-as-a-junior-developer-85260bdb992f"
2. Activate the reader mode
Actual results:
1. Appear the text without images
Expected results:
2. Appear the text with the images of the post
Comment 1•7 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
20180629100106
For the second link, it seems to me like the images are just decorative illustrations.
Has STR: --- → yes
Component: Untriaged → Reader Mode
Product: Firefox → Toolkit
Comment 2•7 years ago
|
||
Yes, this is a known issue with how readability reads Medium's markup. It seems to have to do with how they lazy-load all their images. See also the github issue for the readability library - https://github.com/mozilla/readability/issues/299 .
Status: UNCONFIRMED → NEW
Has Regression Range: --- → irrelevant
Ever confirmed: true
Priority: -- → P3
Version: 61 Branch → Trunk
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•