Summary | adding attachment in compose window with drag & drop fails with IE and chrome |
Queue | IMP |
Queue Version | 6.1.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | lauffer (at) ph-freiburg (dot) de |
Created | 06/28/2013 (4392 days ago) |
Due | |
Updated | 07/16/2013 (4374 days ago) |
Assigned | 07/02/2013 (4388 days ago) |
Resolved | 07/16/2013 (4374 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
commit 22b292e61aa14b87c39eb41e21b8b08afba68258
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 15 23:13:38 2013 -0600
[mms] Workaround Chrome bug preventing drag/drop of attachments
in dynamic compose (
Bug #12418).imp/docs/CHANGES | 2 ++
imp/js/compose-dimp.js | 14 +++++++++++++-
imp/package.xml | 2 ++
3 files changed, 17 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/22b292e61aa14b87c39eb41e21b8b08afba68258
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-bugs/SS92AbtDV7Y
I am so tired of tracking down this kind of sh**.
Taken from Michael Slusarz
though the request object is the same origin. I don't have IE9
available right now.
I really don't have time to look at this, so someone else will need to
debug further.
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ adding attachment in compose window with drag & drop fails with IE and chrome
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
With chrome (v 27.0.1453.116 m) and IE 9 (9.0.8112.16421) I can not
longer attach a file via drag and drop.
In chrome I got logged out (...session expired) and IE does "nothing".
Just with firefox I can still add attachments this way (tested with v21, v22).
Btw: If I drop the attachment at the wrong area of the compose window
IE and chrome openes this file in this browser window.
(btw I guess at least it was working in chrome with imp 6.0.x)