Opened 11 years ago
Last modified 11 years ago
#12286 confirmed Bug
Dragging the Resizable corners of the table to out of the CKEditor makes the resizable corners displayed out of the editor and the editor becomes unresponsive when we click in scroll bars.
Reported by: | DhineshKumar | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | 3.0 |
Keywords: | Cc: |
Description
Steps to reproduce:
1.Insert a table inside the Ckeditor text area. 2.Click on the corner of the table. 3.Resizable border of the table will appear. 4.Drag the border out of the editor.
Issue 1:The dotted resizable corners of the table is displayed out of the CK editor. Issue 2:Now when we try to use the scroll of editor, the editor becomes unresponsive.
This occurs only in IE8 and IE9 and not in Firefox. I have attached a video to this, having the recording of the issue for your reference.
Attachments (2)
Change History (3)
Changed 11 years ago by
Attachment: | ckeditor_table_drag_issue.swf added |
---|
Changed 11 years ago by
Attachment: | ck_editor_table_issue.docx added |
---|
Also attaching the document having screenshots to reproduce the issue
comment:1 Changed 11 years ago by
Keywords: | Table Resize issue removed |
---|---|
Status: | new → confirmed |
Version: | 4.4.1 → 3.0 |
I was able to reproduce this problem in IE8-10 from CKEditor 3.0. When table is focused and you try to click on scrollbar, you are not able to use it.
To work around this issue, click somewhere inside table to lose these resize handles and then use the scrollbar.
NOTE: I'm confirming this issue only because we had similar case with toolbar buttons once and were able to fix it.
Video file showing the demo of the issue