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 226747 - insert code (constructor, getters and setters) does nothing in 7.3
Summary: insert code (constructor, getters and setters) does nothing in 7.3
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 02:30 UTC by robh3
Modified: 2013-02-27 08:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robh3 2013-02-27 02:30:42 UTC
I have installed netbeans 7.3 on 2 different windows 7 x64 computers which were already running 7.2.  

In 7.3 when in a php class file and doing Alt+Insert, Source->Insert Code or right clicking in the class and selecting Insert Code, it brings up the menu for Constructor..., Getter..., Setter... and Getter and Setter..., but when i click on one of them the menu just goes away instead of bringing up the list of variables.  

The insert code works in version 7.2 on the same 2 machines, but not in 7.3.
Comment 1 Ondrej Brejla 2013-02-27 06:34:49 UTC
Sorry, but it works for me properly on Mac and od Linux as well. Vlado, Martine, can you test in on windows? Thanks. But I think that it will work as well...imho problem will be on your systems somewhere.

Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_13; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_13-b20
System: Mac OS X version 10.8.2 running on x86_64; US-ASCII; cs_CZ (nb)
Comment 2 Ondrej Brejla 2013-02-27 06:35:37 UTC
CCing testers (see last comment, thx) ;)
Comment 3 Vladimir Riha 2013-02-27 07:58:45 UTC
Works for me as well


Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_11; Java HotSpot(TM) Client VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_11-b21
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)


Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_15; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Windows 8 version 6.2 running on x86; Cp1252; en_US (nb)
Comment 4 Ondrej Brejla 2013-02-27 08:16:06 UTC
Thanks. So closing as works for me. Problem has to be in your setup. Try to clean userdir or make a fresh install (without any imported settings).