6.0.0-beta1
8/13/25

[#8606] Dragging SplitBar over Html messages does not work
Summary Dragging SplitBar over Html messages does not work
Queue IMP
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 09/28/2009 (5798 days ago)
Due
Updated 01/13/2010 (5691 days ago)
Assigned 09/28/2009 (5798 days ago)
Resolved 09/28/2009 (5798 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
09/28/2009 07:26:14 PM Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
Fixed.  This also affected dragging of messages/folders.  (ViewPort.js 
is not the correct place to fix this - it has no knowledge of the page 
structure outside of the viewport div. This needed to be fixed in 
DimpBase.js instead).
09/28/2009 09:47:23 AM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
09/28/2009 08:54:50 AM rui (dot) carneiro (at) portugalmail (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Dragging SplitBar over Html messages does not work
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ Yes
New Attachment: splibar.diff Download
State ⇒ Unconfirmed
Reply to this comment
This happens because mouse events are captured by iframe. To fix this 
we need to create an invisible element (e.g. div) that covers all 
draggable area.

Saved Queries