Opened 14 years ago

Closed 14 years ago

#5882 closed New Feature (fixed)

Fire event when a page is switched in a dialog (OnDialogTabChange in v2)

Reported by: Alfonso Martínez de Lizarrondo Owned by: Alfonso Martínez de Lizarrondo
Priority: Normal Milestone: CKEditor 3.4
Component: General Version:
Keywords: Review+ Cc:

Description

Most of the people won't need this, but firing an event before the page/tab is switched allows to validate data, update the interface, even avoid switching tab at the wrong time and the code is quite simple.

Attachments (1)

5882.patch (968 bytes) - added by Alfonso Martínez de Lizarrondo 14 years ago.
Proposed patch

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Alfonso Martínez de Lizarrondo

Attachment: 5882.patch added

Proposed patch

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

Maybe is not need to use the strict equality operator for the id check, but the code is generally good.

comment:2 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Resolution: fixed
Status: newclosed

Fixed with [5684]

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