Closed
Bug 702237
Opened 14 years ago
Closed 12 years ago
Enabling Spellchecking with spellcheck="true" in the body element of an editable iframe breaks the whole iframe (i.e. with ckeditor)
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: manuel.ohlendorf, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.8 (KHTML, like Gecko) Ubuntu/11.10 Chromium/17.0.932.0 Chrome/17.0.932.0 Safari/535.8
Steps to reproduce:
I enalbe spellchecking with spellcheck="true" in the body element of an editable iframe like the CKEditor does and use more than one of those iframes.
Actual results:
The Iframe editing does not work anymore. This works in all newer Firefox versions (FF4+)
Expected results:
It should all work fine.
Updated•14 years ago
|
Component: General → DOM: Core & HTML
Product: Firefox → Core
QA Contact: general → general
Version: 3.6 Branch → 1.9.2 Branch
Comment 1•14 years ago
|
||
A testcase would be useful here.
Comment 2•12 years ago
|
||
(In reply to Boris Zbarsky [:bz] from comment #1)
> A testcase would be useful here.
Is this still needed (considering that this was a pre-Fx4.0 issue and the reporter specified it works fine in Firefox 4.0)?
Flags: needinfo?(bzbarsky)
Comment 3•12 years ago
|
||
Well, it wasn't clear to me from comment 0 whether the _bug_ appears in 4+ or whether the issue is resolved in 4+... let's just call this incomplete, given total lack of response.
Reporter, please reopen if this issue is still relevant.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(bzbarsky)
Keywords: qawanted,
testcase-wanted
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•