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 233677 - Go To Type: Case Sensitive does not work exactly right
Summary: Go To Type: Case Sensitive does not work exactly right
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-30 17:14 UTC by MackSix
Modified: 2013-08-03 12:01 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 MackSix 2013-07-30 17:14:23 UTC
1. Invoke Navigate:Go To Type or Ctrl+O on some class name in a Java source file.
2. Enable Case Sensitive.

Case 1: With Case Sensitive enabled: JavaAdaptergeneratorbase returns JavaAdapterGeneratorBase

Expected: No results.

Case 2: With Case Sensitive enabled: JAVAADAPTERGENERATORBASE returns JavaAdapterGeneratorBase

Expected: No results.

Case 3: With Case Sensitive enabled: JaVaAdApTergEneratorbAse returns JavaAdapterGeneratorBase

Expected: No results

(Works as expected with "Go To File" and "Go To Symbol") 

Product Version: NetBeans IDE Dev (Build 201307292300)
Updates: Updates available
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Tomas Zezula 2013-07-31 15:30:05 UTC
Fixed jet-main 9d2f2e66addc
Comment 2 Quality Engineering 2013-08-03 02:09:39 UTC
Integrated into 'main-silver', will be available in build *201308022300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9d2f2e66addc
User: Tomas Zezula <tzezula@netbeans.org>
Log: #233677:Go To Type: Case Sensitive does not work exactly right
Comment 3 MackSix 2013-08-03 12:01:34 UTC
Verified fixed in:

Product Version: NetBeans IDE Dev (Build 201308022300)
Updates: Updates available
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)