Closed
Bug 1147584
Opened 10 years ago
Closed 10 years ago
Reader mode strips all the text contained between anchor tags in this document
Categories
(Toolkit :: Reader Mode, defect)
Toolkit
Reader Mode
Tracking
()
RESOLVED
FIXED
People
(Reporter: kbrosnan, Assigned: Margaret)
References
()
Details
Attachments
(1 file)
Tested on 2015-03-25 nightly. Reader mode makes http://www.vcu.edu/engweb/webtexts/bartleby/ unreadable.
| Assignee | ||
Comment 1•10 years ago
|
||
At quick glance, it appears that we're stripping out <a> elements that don't have an href, but it seems dumb for us to be removing the textContent of those elements as well. I can look into this more.
Assignee: nobody → margaret.leibovic
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8584210 -
Flags: review?(gijskruitbosch+bugs)
Comment 3•10 years ago
|
||
Comment on attachment 8584210 [details] [review]
PR
f+ pending comments on the PR regarding this breaking anchor refs and JS window.open hrefs.
Attachment #8584210 -
Flags: review?(gijskruitbosch+bugs) → feedback+
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•