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 - Misaligned orange highliter editing a JMenuItem in gui builder (matisse)
Summary: Misaligned orange highliter editing a JMenuItem in gui builder (matisse)
Status: RESOLVED DUPLICATE of bug 147583
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-06 19:10 UTC by carlo.salinari
Modified: 2010-06-07 16:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
orange box in wrong position (138.97 KB, image/png)
2010-06-06 19:11 UTC, carlo.salinari
Details
orange box in wrong position (140.17 KB, image/png)
2010-06-06 19:11 UTC, carlo.salinari
Details

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