Opened 12 years ago

Last modified 11 years ago

#11589 confirmed Bug

Can't close anchor dialog with esc key. — at Initial Version

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.2
Keywords: Cc:

Description

Can't close anchor dialog with esc key.

You're not able to close anchor dialog with esc in certian situation.

  1. open any sample with CKEditor (i.e. samples/replacebyclass.html)
  2. using Source button set html to:
    <p><a href="#foo">bar</a></p>
    
  3. return to wysiwyg mode
  4. double click link bar
  5. press esc key

Expected result:
Dialog should be closed (as it is for typical links)

Current result:
It's not closed unless you'll focus any input control inside of it.

additional info:

  1. Tested in Opera (blink), IE10, FF 27.0.1 @ Win8
  2. Issue was also present in 4.0 release (didn't check earlier releases)

Change History (0)

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