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 236664 - introduce variable doesn't work in some statements
Summary: introduce variable doesn't work in some statements
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 15:00 UTC by Vladimir Voskresensky
Modified: 2013-11-13 08:25 UTC (History)
1 user (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 Vladimir Voskresensky 2013-10-02 15:00:45 UTC
int foo() {
  foo() + foo();
}

if I select the first foo => I do not see introduce variable suggestion
Comment 1 Alexander Simon 2013-10-02 15:17:24 UTC
fixed, change set:
a9ad52d2d528
Comment 2 Quality Engineering 2013-10-08 02:33:58 UTC
Integrated into 'main-silver', will be available in build *201310080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/14aaa80f2274
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #236664 introduce variable doesn't work in some statements
(transplanted from a9ad52d2d52884863d524d5b65efc31fca4d6115)
Comment 3 soldatov 2013-11-11 12:05:18 UTC
verified in latest OSS build
Comment 4 Quality Engineering 2013-11-11 20:16:50 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/a86feaece18f
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #236664 introduce variable doesn't work in some statements
(transplanted from a9ad52d2d52884863d524d5b65efc31fca4d6115)
Comment 5 soldatov 2013-11-12 12:44:22 UTC
verified in NetBeans IDE 7.4 (Build 201311111738)