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 - Buttons jumping on plugins installation dialog.
Summary: Buttons jumping on plugins installation dialog.
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-03 14:08 UTC by Michael Nazarov
Modified: 2008-12-22 11:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (2.51 KB, image/png)
2007-10-03 14:09 UTC, Michael Nazarov
Details

Note You need to log in before you can comment on or make changes to this bug.
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