8 | | Replying to [comment:9 j.swiderski]: |
9 | | > I see you have added below code |
10 | | > {{{ |
11 | | > if ( $( event.target ).closest( ".cke" ).length ) { |
12 | | > return true; |
13 | | > } |
14 | | > }}} |
15 | | > to solution proposed by one of users in http://bugs.jqueryui.com/ticket/9087. |
16 | | > |
17 | | > ---- |
18 | | > |
19 | | > Thanks for criticism but I don't close issues without checking them. I don't remember this issue fully now but I'm rather sure that it has worked for some version of jQuery/jQuery UI with solution provided. |
20 | | > |
21 | | > ---- |
22 | | > |
23 | | > We have new issue reported for jQuery ui 10.0 and above. Please see #10269. |