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 160913 - Variable formatter - no row highlighting
Summary: Variable formatter - no row highlighting
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: GTK
Depends on:
Blocks:
 
Reported: 2009-03-23 17:33 UTC by Filip Zamboj
Modified: 2010-05-10 09:49 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 Filip Zamboj 2009-03-23 17:33:11 UTC
I'm missing row highlighting when choosing variable formatter from list of available formatters. 

Product Version: NetBeans IDE Dev (Build 200903230201)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02
System: Linux version 2.6.27-11-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Filip Zamboj 2009-04-17 14:32:46 UTC
as more formatters as more annoying 
Comment 2 Martin Entlicher 2009-04-17 15:38:09 UTC
Please specify which Look and Feel do you use. I see row highlight without any problems on Linux with JDK 1.6.0_13.
Comment 3 Filip Zamboj 2009-04-17 17:38:14 UTC
run with fresh userdir without changing look and feel and without importing any changes - so default is the answer. I
have todays build from trunk from smetiste. 

Product Version: NetBeans IDE Dev (Build 200904170201)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02

Is possible changes weren't integrated yet? 
Comment 4 Martin Entlicher 2009-04-17 17:45:45 UTC
Reproduced. I use Metal L&F, because GTK looks terrible.

The issue is only on GTK L&F, not in Metal. IMHO this is a GTK L&F issue.
Comment 5 Martin Entlicher 2009-06-02 11:07:37 UTC
background is correctly set to javax.swing.plaf.ColorUIResource[r=255,g=215,b=153] when the check=box is selected.
However, GTK decides not to draw the background. IMHO this is a defect in GTK.
Comment 6 Martin Entlicher 2009-06-02 11:08:06 UTC
Fixed by forcing L&F to draw everything by setting opaque property in changeset:   134069:c78e4f6a11ae
http://hg.netbeans.org/main/rev/c78e4f6a11ae
Comment 7 Quality Engineering 2009-06-03 18:43:33 UTC
Integrated into 'main-golden', will be available in build *200906031401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c78e4f6a11ae
User: mentlicher@netbeans.org
Log: #160913 - Force the check-box to draw it's background so that we see the selection.
Comment 8 Marian Mirilovic 2010-05-10 09:49:08 UTC
verified in NB 6.9 201005060200