Opened 11 years ago

Last modified 11 years ago

#10483 confirmed Bug

Incorrectly focused editable after switching between modes

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

Description

Follow up of #10438.

  1. Download framed_focus.html sample from #10438.
  2. Focus editor.
  3. Switch to source mode and back to wysiwyg mode.
  4. Check that CKEDITOR.instances.editor1.focusManager.hasFocus returns true.
  5. Try to blur editor by clicking outside it. No EDITOR#BLUR is logged, focus manager still thinks that editor is focused.

This ticket is required to close #10439.

Change History (1)

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

Status: newconfirmed
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