IE: Cursor goes to start of editor body when we edit a link using the context menu option
To Reproduce:
- Using a nightly build, insert some text into the editor body.
- Without selecting any text, open the link dialog and insert a URL. Click OK.
- Place the cursor inside the link text and right-click to bring up the context menu. Select 'Edit Link' to bring up the link dialog.
- Close the link dialog by clicking OK. (Note: there is no need to make any changes to the link values.)
Problem: The cursor is now positioned at the start of the editor body, instead of within the link text.
This only occurs when a link is inserted without any selection in the editor body.
It is only happening since rev [7237] which seemed to add a timeout for an issue in Opera (ticket #8301). Is it possible to limit this fix to Opera alone using CKEDITOR.env.opera instead of applying it to all browsers?
Change History (9)
Description: |
modified (diff)
|
Milestone: |
→ CKEditor 3.6.2
|
Owner: |
set to Garry Yao
|
Status: |
confirmed →
review
|
Status: |
review →
review_passed
|
Keywords: |
NoTest added
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Reproducible from rev [7237]
Looks like it is very similar to #8345 but that one has occurred first in CKE 3.5.3.