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

Summary: [Find Usages] fixed size of the Scope combo-box
Product: java Reporter: Marian Petras <mpetras>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: RESOLVED FIXED    
Severity: normal Keywords: A11Y, SIMPLEFIX
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: patch

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