This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 9733 - Missing error message when file name is blank
Summary: Missing error message when file name is blank
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Rostislav Levy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-21 01:53 UTC by honglin
Modified: 2008-12-22 21:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description honglin 2001-02-21 01:53:08 UTC
(To reproduce it, please follow the steps)
   
     Click "Tools" from main menu, -> "Options..." -> Right Click "Modules"
     -> "New" -> "Modile...", will pop up an Open window. If user click the 
     "Open" button without type in the file name, nothing happens.
     
     I think this is not a user friendly way. Better pop up an error message
     window to remind the user to type in file name first.
Comment 1 Jesse Glick 2001-02-21 21:09:09 UTC
Again assuming P5 is OK (need not be fixed in upcoming release), change back if
you disagree. Also please set the version field when you enter bugs (Dev, not
3.0 which is now many months old); and if you report a bug you need not be on
the CC list, you will get notified anyway.
Comment 2 Jan Chalupa 2001-03-12 09:32:27 UTC
Version: 'Dev' -> 3.2
Comment 3 Jan Chalupa 2001-05-05 20:28:59 UTC
Target milestone -> 3.3
Comment 4 Rostislav Levy 2001-06-07 08:08:41 UTC
It is a default behaviour of method JFileChooser.showOpenDialog(). If you have 
an empty file name and hit an Open button this method do nothing and the dialog 
stil open.
Comment 5 Quality Engineering 2003-07-01 15:51:29 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 6 Quality Engineering 2003-07-01 16:26:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.