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 163608 - Fixed size of UI components in Debugger Options Dialog
Summary: Fixed size of UI components in Debugger Options Dialog
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: A11Y
Depends on:
Blocks:
 
Reported: 2009-04-24 15:20 UTC by pribyl
Modified: 2010-04-29 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
size error (37.38 KB, image/png)
2009-04-24 15:21 UTC, pribyl
Details
size ok (40.21 KB, image/png)
2009-04-24 15:22 UTC, pribyl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pribyl 2009-04-24 15:20:54 UTC
This issue is visible if user runs IDE with bigger font  (e.g. netbeans --fotsize 20)

In Tools - Options - Misc. - Java Debugger select the "Step Filters" category.
(see attached screen "sizeError.png")
- items in the list are stuck together
- buttons do not resize, so their text does not fit into them and it is reduced

The correct behavior may be seen on the subsequent category "Variable Formatters" (and on "sizeOK.png)
Comment 1 pribyl 2009-04-24 15:21:37 UTC
Created attachment 80864 [details]
size error
Comment 2 pribyl 2009-04-24 15:22:04 UTC
Created attachment 80865 [details]
size ok
Comment 3 Martin Entlicher 2009-04-27 17:18:00 UTC
Needs some tuning in form editor...
Comment 4 Martin Entlicher 2009-04-28 13:08:46 UTC
Fixed in changeset:   129154:b134f1b606e5
http://hg.netbeans.org/main/rev/b134f1b606e5
Comment 5 Quality Engineering 2009-04-29 07:19:09 UTC
Integrated into 'main-golden', will be available in build *200904290201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b134f1b606e5
User: mentlicher@netbeans.org
Log: #163608 - Component sizes corrected. Credits belong to Jan Stola for help with form editor.
Comment 6 Quality Engineering 2010-04-29 09:50:17 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.