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 186204 - [Find Usages] fixed size of the Scope combo-box
Summary: [Find Usages] fixed size of the Scope combo-box
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2010-05-15 11:09 UTC by Marian Petras
Modified: 2010-10-01 08:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch (4.73 KB, patch)
2010-05-15 11:13 UTC, Marian Petras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2010-05-15 11:09:43 UTC
The Scope combo-box in the Find Usages dialogue has fixed size (266x20 pixels), i.e. it does not respect font size given by the user's preferences or the platform-specific look&feel.
--
Product Version = NetBeans IDE 6.9 Beta (Build 100423-e8e38bd238e2)
Operating System = Linux version 2.6.32-22-generic running on amd64  (Ubuntu 10.04 64-bit)
Java; VM; Vendor = 1.6.0_21-ea (b04)
Runtime = Java HotSpot(TM) 64-Bit Server VM 17.0-b14
Comment 1 Marian Petras 2010-05-15 11:13:03 UTC
Created attachment 99041 [details]
patch
Comment 2 Marian Petras 2010-08-10 21:41:24 UTC
This should be trivial to apply. Just click on the "apply" link on the line with the attachment.

Then compile, verify that it works, commit it.
Comment 3 Jan Becicka 2010-10-01 08:29:51 UTC
Changeset: 2ec05db28175
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2010-10-01 10:26
Message:   Issue #186204 - [Find Usages]  fixed size of the Scope combo-box