Opened 11 years ago

Last modified 11 years ago

#10438 closed Bug

[FF&IE] No selection put in editable on setData — at Version 3

Reported by: Piotrek Koszuliński Owned by: Piotrek Koszuliński
Priority: Normal Milestone: CKEditor 4.2
Component: Core : Selection Version:
Keywords: Cc:

Description (last modified by Piotrek Koszuliński)

Attached two samples.

TC:

  1. Open framed_focus.html sample.
  2. Open console.
  3. Execute setData();.
  4. Quickly focus editor and wait.
  5. After data will be set verify:
    • Whether caret blinks.
    • Whether EDITOR#BLUR is logged when you click outside editor.
    • Whether you can type and whether after typing additional paragraph is not created (what means that selection was placed outside editable place.

Change History (5)

comment:1 Changed 11 years ago by Piotrek Koszuliński

Status: newconfirmed

comment:2 Changed 11 years ago by Piotrek Koszuliński

Owner: set to Piotrek Koszuliński
Status: confirmedassigned

comment:3 Changed 11 years ago by Piotrek Koszuliński

Description: modified (diff)
Summary: [FF] No selection put in editable on setData[FF&IE] No selection put in editable on setData

Changed 11 years ago by Piotrek Koszuliński

Attachment: framed_focus.html added

Changed 11 years ago by Piotrek Koszuliński

Attachment: inline_focus.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