Changes between Initial Version and Version 1 of Ticket #12525, comment 4


Ignore:
Timestamp:
Oct 8, 2014, 2:57:20 AM (10 years ago)
Author:
pittlu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12525, comment 4

    initial v1  
    33#!js
    44
    5 
    6 // Since confModal is essentially a nested modal it's enforceFocus method
    7 // must be no-op'd or the following error results
    8 // "Uncaught RangeError: Maximum call stack size exceeded"
    9 // But then when the nested modal is hidden we reset modal.enforceFocus
    105var enforceModalFocusFn = $.fn.modal.Constructor.prototype.enforceFocus;
    116
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy