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 53748

Summary: First line of Local Variables table squeezed
Product: platform Reporter: Milan Kubec <mkubec>
Component: Outline&TreeTableAssignee: Stanislav Aubrecht <saubrecht>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Milan Kubec 2005-01-20 14:03:20 UTC
[dev-200501191900, JDK 1.5.0_02]

See screenshot showing squeezed first line of
Local Variables table.
Comment 1 Milan Kubec 2005-01-20 14:03:39 UTC
Created attachment 19812 [details]
screenshot
Comment 2 Jan Jancura 2005-01-31 16:25:36 UTC
reproducible.
Comment 3 Milan Kubec 2005-02-08 14:00:56 UTC
Please reconsider Target Milestone, it looks really bad and it's not
only problem of Variables View.
Comment 4 Jan Jancura 2005-02-08 14:04:12 UTC
OK.
But FYI:
- TM future does not mean that it will not be fixed in nb41.
- TM 4.1. does not mean that it will be fixed in nb4.1.
Comment 5 Milan Kubec 2005-03-07 15:31:19 UTC
Please try to fix this issue to 4.1, it makes really bad first
impression about debugger UI. It's 100% reproducible for me.
Comment 6 Jan Jancura 2005-04-13 09:28:32 UTC
No chance to fix it in 4.1.
Comment 7 Roman Ondruska 2005-05-17 10:54:52 UTC
*** Issue 58968 has been marked as a duplicate of this issue. ***
Comment 8 Martin Entlicher 2005-08-25 14:17:12 UTC
The header renderer is defined in org.openide.explorer.view.TreeTableView.
Comment 9 Martin Krauskopf 2005-09-06 15:19:37 UTC
Reassigning to the right component....
Comment 10 Stanislav Aubrecht 2005-09-07 11:29:12 UTC
*** Issue 30539 has been marked as a duplicate of this issue. ***
Comment 11 Stanislav Aubrecht 2005-09-07 11:31:10 UTC
fixed

Checking in TreeTable.java;
/cvs/openide/explorer/src/org/openide/explorer/view/TreeTable.java,v  <-- 
TreeTable.java
new revision: 1.4; previous revision: 1.3
done
Comment 12 Milan Kubec 2005-10-05 11:18:21 UTC
Verified in dev-200510050715.