Ticket #5239: 5239.patch

File 5239.patch, 421 bytes (added by Garry Yao, 13 years ago)
  • _source/plugins/menu/plugin.js

     
    132132                                        parentBlock._.markItem( parentFocusIndex );
    133133                                }
    134134                                else if ( keystroke == 27 )
    135                                 {
    136135                                        this.hide();
    137                                         this.editor.focus();
    138                                 }
     136
    139137                                return false;
    140138                        },
    141139
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy