Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox 'Reader View' not showing part of page

  • 1 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: cor-el

more options

Just been experiment with the new Reader View, which looks pretty useful. I have a problem with a page on a website that I help with: Reader View shows part of the page, but not items for 2013, 2014 (except for one) & 2015. Earlier items show fine in reader view. It might be that the 2013-2015 items are presented using a local style sheet (there's a global style sheet on the whole page as well), although why one item appears in 2014 is beyond me.

I've checked the html against a few checkers (including W3c) for html & css and there don't appear to be any errors.

The page in question is: http://www.ncbpt.org.uk/folly/news/

Any suggestions welcome. Firefox 38.0.5 on Windows7

Just been experiment with the new Reader View, which looks pretty useful. I have a problem with a page on a website that I help with: Reader View shows part of the page, but not items for 2013, 2014 (except for one) & 2015. Earlier items show fine in reader view. It might be that the 2013-2015 items are presented using a local style sheet (there's a global style sheet on the whole page as well), although why one item appears in 2014 is beyond me. I've checked the html against a few checkers (including W3c) for html & css and there don't appear to be any errors. The page in question is: http://www.ncbpt.org.uk/folly/news/ Any suggestions welcome. Firefox 38.0.5 on Windows7

모든 댓글 (1)

more options

I think that there needs to be a minimum content size to make this content getting included and there are also unlikelyCandidates and other elements that are excluded.

On pages of this forum it is completely useless for me as it only shows long replies.


You can check out the source code to see how it works, but it looks too complicated to me.


unlikelyCandidates: /banner|combx|comment|community|disqus|extra|foot|header|menu|related|remark|rss|share|shoutbox|sidebar|skyscraper|sponsor|ad-break|agegate|pagination|pager|popup/i,
okMaybeItsACandidate: /and|article|body|column|main|shadow/i,
positive: /article|body|content|entry|hentry|main|page|pagination|post|text|blog|story/i,
negative: /hidden|banner|combx|comment|com-|contact|foot|footer|footnote|masthead|media|meta|outbrain|promo|related|scroll|share|shoutbox|sidebar|skyscraper|sponsor|shopping|tags|tool|widget/i,
extraneous: /print|archive|comment|discuss|e[\-]?mail|share|reply|all|login|sign|single|utility/i,