Reader Mode narrate: inserts pauses at line breaks in HTML content
Categories
(Toolkit :: Reader Mode, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | verified |
People
(Reporter: me, Assigned: Gijs, NeedInfo)
References
Details
Attachments
(2 files)
Assignee | ||
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
Assignee | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Reporter | ||
Comment 5•8 years ago
|
||
Comment 6•8 years ago
|
||
Comment 7•4 years ago
|
||
This is an example of the narrator in reader aberantly pausing at line feeds with no syntactic meaning in html, that are invisible to a reader of the text.
As shown by
http://www.mauve.plus.com/pauses.html
Which is repeated text containing:
This is how this sentance sounds normally with no abberant carriage returns or line feeds.<p>
This
is
how
it
sounds
with
line
feeds
instead
of
spaces.
<p>
Comment 8•4 years ago
•
|
||
Added audio file, confirming the presence of this bug as of 92.0.1, on Win 10 Pro, OS build 19043.1237.
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0
This is a significant issue when reading files that may have originated somewhere not supporting infinite reflowable lines.
So, any flat text files converted to html have this issue typically and are almost unlistenable to.
Tested CRLF for no particular reason also, with identical results.
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 9•4 years ago
|
||
.
Assignee | ||
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
bugherder |
Assignee | ||
Comment 13•4 years ago
|
||
Ian, could you confirm if this is fixed for you on current nightly? ( https://nightly.mozilla.org/ )
Updated•4 years ago
|
Comment 14•4 years ago
|
||
Reproduced the issue using Firefox 94.0a1 (20211003201113) on Windows 10x64 and website from comment 0 and also from comment 7 while having
https://addons.mozilla.org/en-US/firefox/addon/activate-reader-view/ extension to enable Reader Mode.
The issue is no longer reproducible on the above website with Firefox 95.0b2 (20211102190739) on Windows 10x64.
Description
•