Summary | cannot select message text in dynamic view in IE |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 01/19/2012 (4917 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 01/20/2012 (4916 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit feebcbad59516b3915ef42a00ab29ac20c91eba6
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jan 19 19:40:52 2012 -0700
Bug #10933: Workaround IE limitations to disable text selectiononly when dragging a Drag object.
horde/js/dragdrop2.js | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/feebcbad59516b3915ef42a00ab29ac20c91eba6
Assigned to Michael Slusarz
State ⇒ Resolved
Priority ⇒ 1. Low
about it while running around the lake.
Bug #10933: Workaround IE limitations to disable text selection onlywhen dragging a Drag object.
1 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/faae6bb8a64e5903e4df0f66d84171272a65778a
have time or skill to improve this, then maybe others will.
it stands now, this is impossible on IE so an enhancement request is
pointless. (Just because jquery does it is irrelevant - they might be
doing things another way that prevents other functionality from being
useful).
Again - not a high priority. The code has been this way for at least
4 years, and this is the *first* time someone has complained about it.
have time or skill to improve this, then maybe others will.
IE has a large user base, and this blocks fundamental functionality.
Sure I can blame the IE, but this doesn't win my users to migrate to
more advanced dynamic interface or even Horde 4 at all.
behavior.
plugin works without a problem.
am not going to devote time to this unless someone funds it.
has a large user base, and this blocks fundamental functionality. Sure
I can blame the IE, but this doesn't win my users to migrate to more
advanced dynamic interface or even Horde 4 at all.
I'm sure there are workarounds for this. At least jQuery Draggable
plugin works without a problem.
State ⇒ Not A Bug
opposed to other browsers where you can disable on the element level).
We need to disable text selection when using drag/drop elements or
else all text on the page is selected once an element begins to be
dragged.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ cannot select message text in dynamic view in IE
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the mouse and scrolling carret along the text does completely nothing.
This blocks such actions as copy/paste.
When message is opened in separate window selection works. Other
browsers also seem to work.