Opened 15 years ago

Closed 15 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.

Find this issue on GitHub

Change History (3)

Changed 15 years ago by Alfonso Martínez de Lizarrondo

Attachment: 5882.patch added

Proposed patch

comment:1 Changed 15 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 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: fixed
Status: newclosed

Fixed with [5684]

Find this issue on GitHub
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