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 254640 - [81cat]Case Sensitive Code completion setting is not honoured
Summary: [81cat]Case Sensitive Code completion setting is not honoured
Status: VERIFIED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 08:58 UTC by manikantannaren
Modified: 2015-09-14 05:44 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (92.07 KB, text/plain)
2015-08-24 08:58 UTC, manikantannaren
Details
Thread CLass shown (54.28 KB, image/png)
2015-08-24 09:04 UTC, manikantannaren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manikantannaren 2015-08-24 08:58:32 UTC
Product Version = NetBeans IDE Dev (Build 201508230002)
Operating System = Mac OS X version 10.10.4 running on x86_64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23


Test case
http://services.netbeans.org/synergy/client/app/#/case/2424/suite/1891/v/1

Steps to reproduce
1. Go to Options|Editor|Code Completion
2. Languages: All Language
3. Select Case Sensitive Code Completion
4. in a Java class type threa
5. bring up CC window
6. Go to Options|Editor|Code Completion
7. Languages: All Language
8. Select Case Sensitive Code Completion
9. type throw new ioexception
10. Bring up CC window

Expected REsult
At step 5: CC window Should not show Thread class
At Step 10: CC Window should show IOException
Actual REsult
At step 5: CC Window shows Thread class
At Step 10: CC Window does not show IOException
Comment 1 manikantannaren 2015-08-24 08:58:39 UTC
Created attachment 155569 [details]
IDE log
Comment 2 manikantannaren 2015-08-24 09:04:04 UTC
IO Exception is shown in All classes
Comment 3 manikantannaren 2015-08-24 09:04:16 UTC
Created attachment 155570 [details]
Thread CLass shown
Comment 4 Jiri Prox 2015-08-24 12:06:55 UTC
reproducible
Comment 5 stwr 2015-08-25 17:29:57 UTC
Mhmm. Cannot reproduce it *201508250002*.
Comment 6 cezariusz 2015-08-27 09:05:08 UTC
Neither do I with:
Product Version: NetBeans IDE 8.1 Beta (Build 201508041349)
Java: 1.8.0_51; Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_51-b16
System: Windows 8.1 version 6.3 running on amd64; Cp1250; pl_PL (nb)
Comment 7 Dusan Balek 2015-08-27 15:18:19 UTC
Works for me in Dev 20150826.