https://bugzilla.xfce.org/show_bug.cgi?id=16298
--- Comment #2 from [email protected] --- Comment on attachment 9334 --> https://bugzilla.xfce.org/attachment.cgi?id=9334 Demonstration of undesired behaviour When Sorting order is set to “None, allow Drag&Drop”, drag&drop behaviour is counter-intuitive: in deskbar mode window buttons are arranged *vertically*, but the checks to determine whether to put the button before or after the cursor are done *horizontal* coordinate. In other words, when dragged button is dropped on top of another button, it checks if it was dropped on left or right half, instead of checking for top/bottom half. This leads to a counter-intuitive behaviour: when I drop one button "between" two other buttons, the position where the button is actually dropped is seemingly random. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
