Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3139 closed Bug (invalid)

focusNext incorrectness

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Cc:

Description

It's shown that CKEDITOR.dom.element::focusNext method not working in some cases.

Attachments (1)

test-element-focusNext.patch (2.3 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Garry Yao

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed

This tc is wrong. The tab order on it is: focus4 -> focus6 -> focus5 -> focus1 -> focus2. The focus is not supposed to be cyclic, so focus2 is not required to send it back to focus4.

comment:2 Changed 15 years ago by Garry Yao

Yes,you're right,I'll update the tc...

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