Opened 14 years ago

Last modified 13 years ago

#6120 confirmed Bug

Cannot Reorder CKEditor

Reported by: PF1 Owned by:
Priority: Normal Milestone:
Component: General Version: 3.1
Keywords: Cc:

Description

When I attempt to move a textarea (turned into a CKEditor) using the jQuery-UI framework, the moved textarea freezes up and doesn't allow any editing. I have attached a file that demonstrates this issue and I really hope there is some temporary workaround!

Attachments (2)

testing.html (1.1 KB) - added by PF1 14 years ago.
mod_testing.html (1.5 KB) - added by Jakub Ś 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by PF1

Attachment: testing.html added

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.3.23.1

I have modified test-case file a little bit. See mod_testing.html

To reproduce:

  1. Place mod_testing.html in samples folder
  2. Open file in a browser
  3. Place focus inside on of editors to make sure it works
  4. Grab editor and move it up
  5. Try to place the cursor inside editor

Result: You can't place cursor inside editor.

NOTES:

  1. You can "fix" it if you switch to source mode and back to WYSIWYG.
  2. This doesn't happen if you drag the editor down.

Issue has been reproducible in Firefox, Webkit and Opera from CKEditor 3.1

Changed 13 years ago by Jakub Ś

Attachment: mod_testing.html 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