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 175080 - Resizing buttons in expression evaluator window
Summary: Resizing buttons in expression evaluator window
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: GTK
Depends on:
Blocks:
 
Reported: 2009-10-21 10:25 UTC by Vojtech Sigler
Modified: 2009-11-04 10:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Single line, scrollbar hidden (2.06 KB, image/png)
2009-10-21 10:26 UTC, Vojtech Sigler
Details
Multi-line, scrollbar shown. IMHO, this should be the default (and permanent) look. (2.30 KB, image/png)
2009-10-21 10:27 UTC, Vojtech Sigler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vojtech Sigler 2009-10-21 10:25:56 UTC
Product Version: NetBeans IDE 6.8 Beta (Build 200910202101)
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b01
System: Linux version 2.6.31-14-generic running on amd64; UTF-8; en_US (nb)

Evaluation history and evaluate code fragment buttons in the evaluator window are of different size and shape when the
scrollbar is hidden and when it is shown. Using the default GTK l&f in ubuntu. See attached screenshots.
Comment 1 Vojtech Sigler 2009-10-21 10:26:55 UTC
Created attachment 89833 [details]
Single line, scrollbar hidden
Comment 2 Vojtech Sigler 2009-10-21 10:27:59 UTC
Created attachment 89834 [details]
Multi-line, scrollbar shown. IMHO, this should be the default (and permanent) look.
Comment 3 Martin Entlicher 2009-10-27 13:44:29 UTC
For me, it does not change with scroll-bars. It just occurs sometimes when I try to shrink the vertical size of the
window. It occurs on GTK L&F only to me. Maybe it will be fixed by issue #175187...
Comment 4 Daniel Prusa 2009-11-03 11:12:54 UTC
Fixed.

http://hg.netbeans.org/main/rev/6e168531a760
Comment 5 Quality Engineering 2009-11-04 10:52:31 UTC
Integrated into 'main-golden', will be available in build *200911040201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6e168531a760
User: Daniel Prusa <dprusa@netbeans.org>
Log: #175187, #175080: Layout of CodeEvaluator changed.