Open Bug 1532277 Opened 6 years ago Updated 2 years ago

Reader mode omits seemingly-random small parts of large gnu.org manual page

Categories

(Toolkit :: Reader Mode, defect, P5)

65 Branch
defect

Tracking

()

People

(Reporter: markjballard, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [reader-mode-readability-algorithm])

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Steps to reproduce:

Firefox Reader View is sometimes blank where it should be displaying text.

E.g.

Go to web page for the GNU Grub manual:

https://www.gnu.org/software/grub/manual/grub/grub.html

Then select <alt><V><R>, to select Firefox Reader View

Actual results:

See the code snippets in section 2 ("Naming convention"), and section 3 ("OS-specific notes about grub tools").

Reader View does not reproduce the code snippets in section 2. Likewise, it fails to reproduce some of the code snippets in Section 3. Yet it doesn reproduce some of the section 3 code snippets faithfully.

At a glance, there is no obvious difference between those snippets it reproduces and those it does not.

Expected results:

It should have displayed all the code snippets.

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0
20190303215808

STR

  1. https://www.gnu.org/software/grub/manual/grub/grub.html#OS_002dspecific-notes-about-grub-tools
  2. F9

AR
Portions of text like # grub-install /dev/sda are missing from reader view.

Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → Reader Mode
Ever confirmed: true
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → All
Summary: Firefox Reader View leaves blanks where the should be text → Firefox Reader View leaves blanks where the should be text in gnu.org manual
Whiteboard: [reader-mode-readability-algorithm]

This is ultimately a readability issue. I don't know off-hand what's causing it, though it might be related to the use of <kbd> ? I don't know why though. I filed https://github.com/mozilla/readability/issues/528 .

Priority: -- → P5
Summary: Firefox Reader View leaves blanks where the should be text in gnu.org manual → Reader mode omits seemingly-random small parts of large gnu.org manual page
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.