[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS83 - editor tries to open directory
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-04-13 19:15:32
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS83> Type : Defect Issue Id : OBJS83 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: editor tries to open directory Description: doesn't verify that the selected file from the FileChooser is not actually a directory... perhaps the best solution is to add to AbstractFileFilter a way to indicate that the file should be shown, but the "Open"/"Save" buttons are disabled while they are selected. The default implementation would be to not select directories, since most places don't want directories to be selected, but it can be overriden when needed Severity: Major Version: head Stack Trace: Functional Area: chimera Status: New |