Opened 14 years ago

Last modified 14 years ago

#8357 closed Bug

IE: Cursor goes to start of editor body when we edit a link using the context menu option — at Version 2

Reported by: Teresa Monahan Owned by:
Priority: Normal Milestone: CKEditor 3.6.2
Component: General Version: 3.6.2
Keywords: IBM IE NoTest Cc: Damian, Satya Minnekanti

Description (last modified by Wiktor Walc)

To Reproduce:

  1. Using a nightly build, insert some text into the editor body.
  2. Without selecting any text, open the link dialog and insert a URL. Click OK.
  3. 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.
  4. 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 (2)

comment:1 Changed 14 years ago by Jakub Ś

Status: newconfirmed

Reproducible from rev [7237]

Looks like it is very similar to #8345 but that one has occurred first in CKE 3.5.3.

Last edited 14 years ago by Wiktor Walc (previous) (diff)

comment:2 Changed 14 years ago by Wiktor Walc

Description: modified (diff)
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