Opened 13 years ago

Last modified 13 years ago

#7138 closed Bug

api.html sample in Opera does not work as expected — at Version 1

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone: CKEditor 3.5.3
Component: General Version: 3.0
Keywords: Opera Cc:

Description (last modified by Wiktor Walc)

Content from textarea is not read correctly in Opera due to a browser bug.

Steps to reproduce

  1. Open _samples/api.html
  2. Change the default HTML in the plain textarea below CKEditor:
    <h2>Test</h2><p>This is some <a href="/Test1.html">sample</a> HTML code.</p>
    

into something else, e.g.:

<p>Foo Bar</p>
  1. Press "insertHtml" button

Looks like the same issue as described here (issue with hidden textarea in Opera): http://pinoytech.org/question/3723963/jquery-val-does-not-work-for-textarea-in-opera

Change History (2)

comment:1 Changed 13 years ago by Wiktor Walc

Description: modified (diff)
Status: newconfirmed

Changed 13 years ago by Wiktor Walc

Attachment: 7138.patch added
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