Opened 8 years ago
Last modified 8 years ago
#16885 new Bug
[IE11] Cursor jump to the 1st table cell in the editor
Reported by: | mencia | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.6.2 |
Keywords: | Cc: |
Description
Steps to reproduce
- Change the editor to the source code mode.
- Copy and paste the contents in the attached text file.
- Change the editor to the WYSIWYG mode.
- Scroll down the editor viewport to the bottom.
- Left mouse click on a border of the last table element. (Refer to the attached image file.)
- Cursor jump to the 1st table cell in the editor.
Expected result
The clicked table element should be selected.
Actual result
Cursor jump to the 1st table cell in the editor.
Other details (browser, OS, CKEditor version, installed plugins)
[CKEditor version]
- ckeditor_4.6.2_full
- CKEditor Nightly Build | Demo Full http://nightly.ckeditor.com/17-03-03-07-09/full/samples/
[Client OS, Browser] Windows 10 Pro(64bit) / Internet Explorer 11
Is this a duplicate of #16845?
Attachments (2)
Change History (3)
Changed 8 years ago by
Attachment: | code_for_reproduce_16885.txt added |
---|
Changed 8 years ago by
Attachment: | click_the_last_cell_border.png added |
---|
Has anyone checked this bug report?