You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/js
Aleksander Machniak 9a225bd3fe Use Left/Right Arrow keys to faster move over threaded messages list (#6399)
Fixed some inconsistencies in list widget expand/collapse code.

Made the arrow keys behavior like in Thunderbird, i.e.:
- Right Arrow expands thread or selects closest child if already expanded,
- Left Arrow collapses thread or jumps to closest parent,
- Left Arrow + Ctrl selects top-most parent,
- Up/Down Arrow keys behavior didn't change.
5 years ago
..
app.js Fix bug where handling multiple messages from multi-folder search result could not work (#6845) 5 years ago
common.js Make sure an event triggered by Enter key press on a link is treated as a keyboard event 5 years ago
editor.js Remove year(s) from copyright headers + some cleanup 5 years ago
googiespell.js Merge branch 'master' into dev/elastic 5 years ago
list.js Use Left/Right Arrow keys to faster move over threaded messages list (#6399) 5 years ago
treelist.js Add in_selection() to rcube_treelist_widget 5 years ago