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 - UNDO operations changes a size of radiobutton
Summary: UNDO operations changes a size of radiobutton
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks: 136425
  Show dependency tree
 
Reported: 2011-02-21 17:03 UTC by asenk
Modified: 2015-07-07 09:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
printscreen (25.58 KB, image/jpeg)
2011-02-21 17:03 UTC, asenk
Details

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