bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #18944] Drag&drop from an NSOutlineView is hard for the user.


From: Günther Noack
Subject: [bug #18944] Drag&drop from an NSOutlineView is hard for the user.
Date: Sat, 03 Feb 2007 18:03:44 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]