Added the automatic selection of search text when entering search mode with key bindings
Tento commit je obsažen v:
@@ -1481,6 +1481,7 @@ console.log("THE BROWSER IS OFFLINE");
|
||||
anEvent.preventDefault();
|
||||
MochiKit.Signal.signal(Clipperz.Signal.NotificationCenter, 'toggleSelectionPanel');
|
||||
MochiKit.DOM.getElement('searchValue').focus();
|
||||
MochiKit.DOM.getElement('searchValue').select();
|
||||
},
|
||||
|
||||
exitSearch_handler: function (anEvent) {
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele