api.html sample in Opera does not work as expected
Content from textarea is not read correctly in Opera due to a browser bug.
Steps to reproduce
- Open _samples/api.html
- 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>
- Press "insertHtml" button
Looks like the same issue as described here (issue with hidden textarea in Opera):
http://stackoverflow.com/questions/3723963/jquery-val-does-not-work-for-textarea-in-opera
Change History (10)
Description: |
modified (diff)
|
Status: |
new →
confirmed
|
Owner: |
set to Wiktor Walc
|
Status: |
confirmed →
review
|
Owner: |
changed from Wiktor Walc to Garry Yao
|
Keywords: |
Opera added
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Description: |
modified (diff)
|
Seems to be fixed with Opera 11?