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 26bce22bff Fix bug when aborting dragging with ESC key didn't stop the move action (#6623)
+ small code improvements
+ focus the list on drag start to make sure it's focused state is up-to-date
  which is needed for proper keypress handling (e.g. ESC key on drag action)
6 years ago
..
app.js Fix bug when aborting dragging with ESC key didn't stop the move action (#6623) 6 years ago
common.js
editor.js HTML5 Upload Progress (#6177) (#6583) 6 years ago
googiespell.js
list.js Fix bug when aborting dragging with ESC key didn't stop the move action (#6623) 6 years ago
treelist.js