Opened 14 years ago

Closed 14 years ago

#5840 closed Bug (fixed)

Clicking CTRL+A inside the URL input in the Image dialog moves to the next input

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone: CKEditor 3.4
Component: General Version: 3.0
Keywords: Confirmed Review+ Cc:

Description

Steps to reproduce

  • Open a sample and then the Image dialog.
  • Type or paste something inside the URL field.
  • Click CTRL + A.

Expected result: the whole text inside the field is selected.
Actual result: the caret goes to the next field.
I think some priority should be given as this happens in all versions of CKEditor.

Attachments (1)

5840.patch (463 bytes) - added by Minh Nguyen 14 years ago.
Change accessKey of alt field from "A" to "T".

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Minh Nguyen

Attachment: 5840.patch added

Change accessKey of alt field from "A" to "T".

comment:1 Changed 14 years ago by Garry Yao

Keywords: Confirmed Review+ added

comment:2 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: newclosed

Fixed with [5626], thanks Minh.

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