Opened 14 years ago

Closed 11 years ago

#4928 closed Bug (fixed)

Putting each textarea in its own form in the skins sample fails in Chrome for more than 2 editor instances

Reported by: Adam Hutton Owned by:
Priority: Normal Milestone:
Component: General Version: SVN (CKEditor) - OLD
Keywords: Chrome Cc:

Description

As noted in the forums:

http://cksource.com/forums/viewtopic.php?f=11&t=16140

http://cksource.com/forums/viewtopic.php?f=11&t=16776

http://cksource.com/forums/viewtopic.php?f=11&t=16950

CKEditor fails to render when there are more than two instances on a page and each <textarea> is in its own <form> element.

This bug occurs in Chrome, both Mac and PC versions, but doesn't seem to occur in any other browser (not even Safari, which, like Chrome, uses Webkit).

Chrome's JS console reports this error:

Uncaught TypeError: Cannot read property 'nodeName' of undefined

While I'm reporting this as an error for CKEditor 3.0.2 (revision 4760), it may be a problem in other versions/builds as well.

Attachments (1)

err-chrome-no-input.png (18.9 KB) - added by Adam Hutton 14 years ago.
screen grab demonstrating problem (unfortunately, it's a private CMS so I cannot provide demo URL)

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Adam Hutton

Attachment: err-chrome-no-input.png added

screen grab demonstrating problem (unfortunately, it's a private CMS so I cannot provide demo URL)

comment:1 Changed 14 years ago by Garry Yao

Keywords: Confirmed added; textarea nodeName removed
Milestone: CKEditor 3.x
Version: 3.0.2SVN (CKEditor)

Cause by known Chrome bug, leave it open util browser fixed the bug.

comment:2 Changed 11 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed

Fixed in Webkit.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy