Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2015-06-26 15:30:58 +03:00
parent cb01862494
commit 74915113bd

View File

@ -725,8 +725,8 @@ var BrowserPrototype = {
// list filtering... // list filtering...
// //
// start ----> edit / select --(enter)--> action (use selection) // start ----> edit / select --(enter)--> action (use selection)
// | // |
// +--------(blur/esc)--> exit (clear) // +-------(blur/esc)--> exit (clear)
// //
// //
// NOTE: the action as a side effect exits the filter (causes blur // NOTE: the action as a side effect exits the filter (causes blur