[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #4259] NSOpenPanel should accept typed path
From: |
nobody |
Subject: |
[bug #4259] NSOpenPanel should accept typed path |
Date: |
Wed, 29 Oct 2003 02:04:59 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031010 Debian/1.4-6 |
=================== BUG #4259: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4259&group_id=99
Changes by: Richard Frith-Macdonald <rfm@gnu.org>
Date: Wed 10/29/03 at 07:04 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Status | In Test | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed bug in drag and drop, then modified save/open panel to have the entire
panel accept dropped filenames.
=================== BUG #4259: FULL BUG SNAPSHOT ===================
Submitted by: benhur Project: GNUstep
Submitted on: Wed 07/09/03 at 23:15
Category: Gui/AppKit Severity: 1 - Ordinary
Bug Group: None Resolution: Fixed
Assigned to: None Status: Closed
Summary: NSOpenPanel should accept typed path
Original Submission: In OS 4.2, the user can type a complete (or relative) path
in a NSOpenPanel/NSSavePanel. If it represents a directory,
the panel shows the contents of that directory. If it doen't
exist, it asks the user it it should be created.
GNUstep should implement this behaviour.
Also, the panels should accept dnd of files.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Wed 10/29/03 at 07:04 By: CaS
Fixed bug in drag and drop, then modified save/open panel to have the entire
panel accept dropped filenames.
-------------------------------------------------------
Date: Tue 10/28/03 at 16:57 By: CaS
I implemented this ... at least partially.
Not sure what to do when DnD supplies multiple files ... currently the code
just uses the last one.
DnD only works on some parts of the panel ... not sure if this is a bug in DnD.
Should a superview get DnD events occurring over one if its subviews if the
subview does not do DnD? If not (as at present) wse have to implement DnD
separately for every subview within the panel ... very tedious.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4259&group_id=99
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/