Closed Bug 1128711 Opened 10 years ago Closed 9 years ago

Reader mode triggering on contenteditable

Categories

(Toolkit :: Reader Mode, defect)

35 Branch
ARM
iOS 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 795906

People

(Reporter: bgstandaert, Unassigned)

Details

User Agent: Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53 Steps to reproduce: Go to a webpage that has a contenteditable element with enough text in it to trigger the reader mode. Actual results: When entering reader mode, the element is still editable. Expected results: Contenteditable elements should not be editable in reader mode.
Component: Untriaged → Reader Mode
Product: Firefox → Toolkit
Version: Firefox 38 → 35 Branch
As noted in bug 795906, we don't deal with the iframe case (arguably one of the more common contenteditable cases) at all, but this type of element is virtually nonexistent on the pages that reader mode is "meant" for. As a result I don't think we should spend code complexity / time addressing this.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.