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 254787

Summary: [81cat]Go to dialog does not reflect "Bold Font" highlighting for selected item.
Product: java Reporter: manikantannaren <manikantannaren>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
<no description>
<no description>
Looks like bold. Ist?
Looks bold for all items settings
Looks Like Bold, but is it?

Description manikantannaren 2015-08-27 14:59:31 UTC
Product Version = NetBeans IDE Dev (Build 201508270002)
Operating System = Windows 8.1 version 6.3 running on amd64
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/5649/suite/2007/v/1

Steps to reproduce
1. Go to Options|Editor|Go To
2. Set Highlight to Selected Item
3. Set Highlight Using to Bold Font
4. Bring up the Go to Dialog (Ctrl + O)
5. Type IAExce
6. Go to Options|Editor|Go To
7. Set Highlight to All Items
8. Bring up the Go to Dialog (Ctrl + O)
9. Type IAExce


Expected result
In Step 5 In the selected item the matching I,A,E,X,C,e are rendered in bold
In Step 9 in all items matching I,A,E,X,C,e are rendered in bold

Actual result
In Step 5In the selected item the Matching I,A,E,X,C,e do not seem rendered in bold.
In Step 9 in all items matching I,A,E,X,C,e are rendered in bold i.e. behaviour is correct with All items setting.
Comment 1 manikantannaren 2015-08-27 14:59:44 UTC
Created attachment 155692 [details]
IDE log
Comment 2 manikantannaren 2015-08-27 15:01:59 UTC
Think it is more of a rendering issue than actual problem with the IDE.
Comment 3 manikantannaren 2015-08-27 15:02:12 UTC
Created attachment 155693 [details]
<no description>
Comment 4 manikantannaren 2015-08-27 15:02:24 UTC
Created attachment 155694 [details]
<no description>
Comment 5 manikantannaren 2015-08-27 15:05:57 UTC
Created attachment 155696 [details]
Looks like bold. Ist?
Comment 6 manikantannaren 2015-08-27 15:06:35 UTC
Created attachment 155697 [details]
Looks bold for all items settings
Comment 7 manikantannaren 2015-08-27 15:10:48 UTC
Created attachment 155699 [details]
Looks Like Bold, but is it?
Comment 8 manikantannaren 2015-08-27 16:31:45 UTC

*** This bug has been marked as a duplicate of bug 253784 ***