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 239819 - when i click on a component in the swing UI builder it auto starts renaming it and will not let me switch to another component.. will supply video if helpful
Summary: when i click on a component in the swing UI builder it auto starts renaming i...
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2013-12-27 04:04 UTC by grayson_briggs
Modified: 2014-01-09 15:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (49.37 KB, text/plain)
2013-12-27 04:04 UTC, grayson_briggs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description grayson_briggs 2013-12-27 04:04:37 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Comment 1 grayson_briggs 2013-12-27 04:04:41 UTC
Created attachment 143473 [details]
IDE log
Comment 2 Tomas Pavek 2014-01-09 15:24:01 UTC
Please provide some more information. A video would be useful too. Thanks.

The renaming (changing the text of the component) should start when you click twice on a component - when the second click is near the point of the first click. Are you getting this just on the first click? That would be quite weird. Single clicks should just select the components. This is in the GUI design. It is slightly different in the navigator tree, but also single clicks should never invoke renaming there.

BTW is there a difference when you click on a button (JButton) and label (JLabel)?