Closed Bug 1134818 Opened 8 years ago Closed 7 years ago

Reader mode offered on index/home pages rather than articles

Categories

(Toolkit :: Reader Mode, defect, P4)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Gijs, Unassigned)

References

(Blocks 1 open bug)

Details

Examples:

http://www.bbc.com/news/also_in_the_news/ (I swear I've seen it on the main BBC homepage before, but I can't reproduce that right now... and before I finished writing this bug report, I could again?)
http://www.bbc.com/news/uk/


These are all lists of articles, so maybe this is the same issue as bug 1134810? (Except that could probably be fixed by filtering about:* documents...)
Component: General → Reader Mode
Product: Firefox → Toolkit
First URL in comment 0 at least gives plausible results, so P4, whereas second URL gives a fairly useless page, so P3. But it seems less likely that someone would use reader mode on a front page like the second URL, so P4!
Priority: -- → P4
We do have some logic in place to avoid parsing "home pages", but it is crudely based on the url:
http://mxr.mozilla.org/mozilla-central/source/toolkit/components/reader/ReaderMode.jsm?force=1#181
At the moment, the reader button is not offered on these pages.
Let's reopen if this happens again and we have a clearer testcase.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.