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 170795

Summary: Case sensitive checkbox not working in Go to File Wizard
Product: utilities Reporter: savarun <savarun>
Component: Jump ToAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: jasinski, markiewb
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description savarun 2009-08-24 12:09:25 UTC
The Go to File wizard is by default case sensitive(should be case insensitive). Also toggling the case sensitive
checkbox has no effect.

Regards,
Varun
Comment 1 Peter Pis 2009-08-26 14:39:32 UTC
Reassigning to utilities.
Comment 2 jasinski 2013-12-28 17:36:50 UTC
This is clearly a defect, the functionality is clearly broken. The "Case sensitive" checkbox does not work; checking or unchecking it has no effect. Furthermore, the search should be case-insensitive by default. The cognitive load for case-sensitive matching is much higher and defeats the purpose of having the Go To File functionality in the first place, which is to provide speed and convenience.
Comment 3 Tomas Zezula 2014-01-06 16:52:29 UTC
The Go To File Case Sensitive checkbox works fine.
Tested in dev build on both source files and non source files.
Comment 4 Tomas Zezula 2014-01-06 16:56:42 UTC
Regarding the case-insensitive by default.
It is case-insensitive be default(Case Sensitive is unchecked). The checkbox remembers the last state. If you checked it, it stays checked.