[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3292] NSOpenPanel shouldn't use file extension to tell file or dir
From: |
nobody |
Subject: |
[Bug #3292] NSOpenPanel shouldn't use file extension to tell file or directory |
Date: |
Mon, 21 Apr 2003 11:37:23 -0400 |
=================== BUG #3292: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3292&group_id=99
Submitted by: yjchen Project: GNUstep
Submitted on: Mon 04/21/2003 at 11:37
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: None
Assigned to: None Status: Open
Summary: NSOpenPanel shouldn't use file extension to tell file or directory
Original Submission: If a directory named MyDirectory.txt/, NSOpenPanel in
Ink.app will think it is a file because the file extension is .txt.
If I add a new extension,"" (empty string), in InkInfo.plist,
all the directories will become files (without a small triangle behind) in
NSOpenPanel.
I think NSOpenPanel should not depend on the file extension to distinguish
files or directories, but it may reduce the speed.
No Followups Have Been Posted
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3292&group_id=99
- [Bug #3292] NSOpenPanel shouldn't use file extension to tell file or directory,
nobody <=