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 - First line of Local Variables table squeezed
Summary: First line of Local Variables table squeezed
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 30539 58968 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-20 14:03 UTC by Milan Kubec
Modified: 2008-12-22 19:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (9.58 KB, image/png)
2005-01-20 14:03 UTC, Milan Kubec
Details

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