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 117625

Summary: Buttons jumping on plugins installation dialog.
Product: platform Reporter: Michael Nazarov <michaelnazarov>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker CC: juhrik
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Michael Nazarov 2007-10-03 14:08:03 UTC
Product Version: NetBeans IDE Dev (Build 200710030000)
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

I selected number of plugins and click Install button. Installation
dialog has four buttons and accept radio button group. While I'm
clicking on accept/doesn't radio buttons other four buttons change
sizes and it looks not as funny. Check combined screenshot for
great difference between sizes and locations.
Comment 1 Michael Nazarov 2007-10-03 14:09:00 UTC
Created attachment 50088 [details]
screenshot
Comment 2 Jiri Rechtacek 2007-10-06 10:50:38 UTC
The cause this problem in impl of Dialogs API.
I applied a workaround to don't change titles of buttons when changing approve/disapprove.
 
Checking in LicenseApprovalStep.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalStep.java,v 
<--  LicenseApprovalStep.java
new revision: 1.7; previous revision: 1.6
done
Comment 3 Michael Nazarov 2007-11-08 16:57:38 UTC
Build 200711080000