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 195775

Summary: UNDO operations changes a size of radiobutton
Product: guibuilder Reporter: asenk
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal CC: AtulPalandurkar
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 136425    
Attachments: printscreen

Description asenk 2011-02-21 17:03:56 UTC
Created attachment 106261 [details]
printscreen

Product Version: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Linux version 2.6.32-24-generic running on i386; UTF-8; en_US (nb)

1. clean userdir
2. create new project
3. create a new JFrame
4. in 'Design' add 3 JRadioButtons
5. select them all
6. popup menu, Enclose in | Tool bar
7. UNDO

BUG: The si of radiobuttons is changed. More in attechment
Comment 1 Tomas Pavek 2011-02-22 14:00:29 UTC
Additional changes applied to buttons added to toolbar are not undone...
Comment 2 AtulPalandurkar 2015-07-07 09:12:50 UTC
Comment on attachment 106261 [details]
printscreen

I could see the same bug, was able to reproduce the same.