Changes between Version 1 and Version 2 of Ticket #8031, comment 13


Ignore:
Timestamp:
Apr 12, 2013, 1:21:10 PM (11 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8031, comment 13

    v1 v2  
    44
    55* Remove 'required' attribute from textarea (it should be correctly restored when destroying editor) to prevent those issues with native tooltips.
    6 * Listen on submit and if data is required and editor is empty, then we should fire editor#required event (although it'd be cool if someone found more suitable event name :D).
     6* Listen on submit and if data is required and editor is empty, then we should fire editor#required or editor#invalid event (although it'd be cool if someone found more suitable event name :D).
    77* By default I'm not planning to do anything more (open alert or block form submitting), because we could break backward compatibility. However we can e.g. allow to block form submitting by setting returning false - IMO it will be useful option:
    88
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy