6.0.0-RC7
6/18/26

[#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 2/1/11 (5616 days ago)
Due
Updated 3/4/11 (5585 days ago)
Assigned 2/1/11 (5616 days ago)
Resolved 3/4/11 (5585 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
537 Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ Git master
 
497 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
269 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.

69 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);
2910 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.
410 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