mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-07 00:26:48 +01:00
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.