6.0.0-alpha14
7/2/25

[#9555] Disable text selection while dragging (IE issue)
Summary Disable text selection while dragging (IE issue)
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester rui.carneiro (at) portugalmail (dot) net
Created 02/01/2011 (5265 days ago)
Due
Updated 03/04/2011 (5234 days ago)
Assigned 02/01/2011 (5265 days ago)
Resolved 03/04/2011 (5234 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
03/04/2011 07:34:53 AM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ Git master
 
03/04/2011 07:33:49 AM Git Commit Comment #5 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9555: Fix selectstart on IE

http://git.horde.org/horde-git/-/commit/8b6ece859087839d7cb403a1e51b18b8abf86c7f
02/02/2011 09:58:26 AM rui (dot) carneiro (at) portugalmail (dot) net Comment #4
New Attachment: Screenshot.png Download
Reply to this comment
Not confirmed.  Works fine in IE 7 for me.  Line 266 in 
horde/js/dragdrop2.js should do the necessary selectstart disabling 
for IE:

             this.element.observe('selectstart', Event.stop);
I was almost sure my patch was crap. This was the confirmation :P

On the first comment I said this was a behavior from folders and 
messages too. Wrong. But its still not working with the splitbar (vert 
or horiz) for me. Screenshot attached.

02/01/2011 09:18:06 PM Michael Slusarz Comment #3
Queue ⇒ Horde Base
State ⇒ Feedback
Version ⇒
Reply to this comment
Not confirmed.  Works fine in IE 7 for me.  Line 266 in 
horde/js/dragdrop2.js should do the necessary selectstart disabling 
for IE:

             this.element.observe('selectstart', Event.stop);
02/01/2011 10:38:29 AM rui (dot) carneiro (at) portugalmail (dot) net Comment #2 Reply to this comment
When we drag anything (message, splibar or folder) all text on its 
path will be selected.
I forgot to mention. This is only on IE7.
02/01/2011 10:35:04 AM rui (dot) carneiro (at) portugalmail (dot) net Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: 0001-Disable-text-selection-while-dragging-IE-issue.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Disable text selection while dragging (IE issue)
Type ⇒ Bug
Reply to this comment
When we drag anything (message, splibar or folder) all text on its 
path will be selected.

Saved Queries