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 138634 - "Print preview" dialog does not have proper dimensions under GTK
Summary: "Print preview" dialog does not have proper dimensions under GTK
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Print (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 15:09 UTC by Petr Dvorak
Modified: 2008-09-17 14:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (40.15 KB, image/png)
2008-06-30 15:10 UTC, Petr Dvorak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2008-06-30 15:09:28 UTC
Product Version: NetBeans IDE Dev (Build 200806300101)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)

If I start the "Print preview" dialog, there are some minor issues:

1. dialog is too small/preview scale is too large
2. pages text field is useless - you cannot see "X pages from Y" text

See the screenshot.
Comment 1 Petr Dvorak 2008-06-30 15:10:21 UTC
Created attachment 63691 [details]
screenshot
Comment 2 Vladimir Yaroslavskiy 2008-07-15 14:21:14 UTC
I've corrected dimensions.

1. Increased dimension of Print Preview dialog, decreased scale
2. Increased dimension of the text field.
Comment 3 Petr Dvorak 2008-07-15 17:47:23 UTC
Hi yaroslavskiy!

Thanks for the fix. Can you please provide a changeset information (can you always provide a changeset info when you fix
the issue)?

See for example http://www.netbeans.org/issues/show_bug.cgi?id=139897 or
http://www.netbeans.org/issues/show_bug.cgi?id=135792 to see how to do that.
Comment 4 Vladimir Yaroslavskiy 2008-07-16 08:57:48 UTC
changeset: http://hg.netbeans.org/main/rev/07969652b1ad
Comment 5 Petr Dvorak 2008-09-17 14:52:39 UTC
Verified.