The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 9b16b61b579c016e0665a1f871c00bb7fce28419 f2d5f7f Really fix HTML text drag/drop on IE 10/11 Summary: http://github.com/horde/horde/compare/9b16b61b579c016e0665a1f871c00bb7fce28419...f2d5f7fb33aac6401d59b7c4f3ce2e9e72ab6d99 ----------------------------------------------------------------------- commit f2d5f7fb33aac6401d59b7c4f3ce2e9e72ab6d99 Author: Michael M Slusarz <[email protected]> Date: Thu Jul 10 15:04:43 2014 -0600 Really fix HTML text drag/drop on IE 10/11 Relying on default browser behavior produced erratic behavior, so handle the clipboard data ourselves. Also fix plaintext drag/drop on IE 9 imp/js/ckeditor/pasteattachment.js | 10 +++++++++- imp/js/draghandler.js | 1 - 2 files changed, 9 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/f2d5f7fb33aac6401d59b7c4f3ce2e9e72ab6d99 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
