URL:
  <http://savannah.gnu.org/bugs/?18944>

                 Summary: Drag&drop from an NSOutlineView is hard for the
user.
                 Project: GNUstep
            Submitted by: guenthernoack
            Submitted on: Saturday 03/02/07 at 18:03
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When dragging an outline's item, dragging is only accepted when the
dragging is done to the side. When dragging it below, the item below is
selected instead of the outline view starting a drag operation. This
behaviour makes dragging from outlines very hard. (I think it's the same
problem for table views as well.)

I guess the problem could be solved by letting the NSOutlineView remember the
item where the mouse button went down. It could then decide whether to select
or drag by checking if the curser is currently over the same item where the
button went down.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18944>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to