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 7294 - Couple behavior problems with Explorer Find... on a folder
Summary: Couple behavior problems with Explorer Find... on a folder
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P4 enhancement (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-08 01:55 UTC by eakle
Modified: 2003-07-02 17:17 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eakle 2000-08-08 01:55:54 UTC
I select a file system folder in Netbeans Explorer, and then select Find... off
its popup menu.  That brings up the "Customize Criteria" dialog.  Useability
problems with this dialog: 1. I have to click into a field before I can begin
typing (I would like it to position me by default in the "Substring" text
field).  2.  When I've finished typing my search criteria, I have to click the
"Search" button (I would like to just hit Return).
In summary, I would like the folder-search behavior to be:  / select Find... /
type search text / hit Return/, so no mouse action is required after selecting
the Find... menuitem.
One additional problem with this dialog is that its case-sensitivity is
different from "Find" in the source code editor.  This dialog performs a
case-sensitive search (and I don't see a way to control that).  "Find" in the
source code editor, however, performs a case-INsensitive search (a better
default, IMHO). The source code editor's search also has a "Match Case" toggle,
and I would like to see this also available in the file system Find...
Comment 1 Tomas Pavek 2000-12-13 15:50:59 UTC
I've fixed the first - after opening the customization dialog first editable
component should be focused now.
As for the second - this should work (and works for me), "Search" button is the
default button.
And the third - case sensitivity setting is on our list of planned features...
Comment 2 Tomas Pavek 2000-12-13 15:51:59 UTC
Forgot to mention: netbeans main trunk and release31 branch.
Comment 3 Peter Zavadsky 2001-04-04 09:20:10 UTC
Reassigned to utilities.
Comment 4 Jan Chalupa 2001-05-06 15:21:24 UTC
Target milestone -> 3.3
Comment 5 Jan Chalupa 2001-11-27 17:26:19 UTC
Target milestone -> 3.3.1.
Comment 6 Marek Grummich 2002-07-22 11:55:16 UTC
Set target milestone to TBD
Comment 7 Marek Grummich 2002-07-22 11:57:15 UTC
Set target milestone to TBD
Comment 8 Marian Petras 2003-03-25 13:50:26 UTC
All of the described issues are fixed in NB 3.5:
- focus is in the Substring field after the dialog is open
- button Search being the default button once a string
  is entered in the Substring field
- case sensitivity check box
- case insensitive search is the default

If you find a problem with any of the above, file a new DEFECT.
Comment 9 Quality Engineering 2003-07-02 16:49:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify
Comment 10 Quality Engineering 2003-07-02 17:17:00 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.