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 - Code completion: Case-sensitive CC shows static matches - testcase needs update
Summary: Code completion: Case-sensitive CC shows static matches - testcase needs update
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Test Specifications (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Jiri Prox
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 09:50 UTC by markiewb
Modified: 2015-08-06 13:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (37.80 KB, image/png)
2015-07-26 09:50 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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