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 187243

Summary: Misaligned orange highliter editing a JMenuItem in gui builder (matisse)
Product: guibuilder Reporter: carlo.salinari
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: orange box in wrong position
orange box in wrong position

Description carlo.salinari 2010-06-06 19:10:02 UTC
Product Version: NetBeans IDE 6.9 RC2 (Build 201005312001)
Java: 1.6.0_20; Java HotSpot(TM) 64-Bit Server VM 16.3-b01
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

See attached screenshots.

Steps to reproduce:
- new JFrame form
- add menubar
- add menuitem to File menu
- try to select the menuitem's icon component

Expected:
- an orange bounding box highlighting the blank icon

Actual result:
- the orange box is shifted to the right

Can reproduce always.
Comment 1 carlo.salinari 2010-06-06 19:11:18 UTC
Created attachment 99842 [details]
orange box in wrong position
Comment 2 carlo.salinari 2010-06-06 19:11:40 UTC
Created attachment 99843 [details]
orange box in wrong position
Comment 3 Tomas Pavek 2010-06-07 16:22:50 UTC

*** This bug has been marked as a duplicate of bug 147583 ***