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 253800

Summary: Code completion: Case-sensitive CC shows static matches - testcase needs update
Product: qa Reporter: markiewb
Component: Test SpecificationsAssignee: Jiri Prox <jiriprox>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue

Description markiewb 2015-07-26 09:50:43 UTC
Created attachment 154900 [details]
Shows the issue

From the testcase http://services.netbeans.org/synergy/client/app/#/case/2424/suite/1891/edit

* Check Case Sensitive Code Completion
* In editor type string and call normal code completion

ACTUAL: CC shows static matches - see screenshot
EXPECTED: "In step 2 the CC should return no suggestions since there is no such class." (based on the expected result)

I recommend to update the testcase!



Product Version: NetBeans IDE 8.1 Beta (Build 201507231027)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\markiewb\AppData\Roaming\NetBeans\8.1beta
Cache directory: C:\Users\markiewb\AppData\Local\NetBeans\Cache\8.1beta
Comment 1 Jiri Prox 2015-08-06 13:27:59 UTC
done

thanks for catching this