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 219137 - Hint opens change method dialog without filling in the new parameters
Summary: Hint opens change method dialog without filling in the new parameters
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-27 18:51 UTC by Chiana
Modified: 2012-10-23 08:14 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 Chiana 2012-09-27 18:51:31 UTC
[ BUILD # : 7.3ß ]
[ JDK VERSION : 1.7.7 ]

When activating the "Change method signature..." hint (se also #219136 for
screenshot) it will open the "Change method signature" dialog instead of just
doing it.
Comment 1 Jan Lahoda 2012-10-10 01:44:26 UTC
Ralph, please take a look. Thanks.
Comment 2 Ralph Ruijs 2012-10-11 09:44:21 UTC
The expected behavior is to open the refactoring dialog if the method is not private. It should however fill-in the correct parameters for you, but this seems to be broken after #217358.
Comment 3 Ralph Ruijs 2012-10-11 10:19:50 UTC
changeset   : 042aaf426c31
author      : Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date        : Thu Oct 11 12:16:46 CEST 2012
summary     : Issue #219137 - Hint opens change method dialog without filling in the new parameters
Comment 4 Quality Engineering 2012-10-12 02:03:43 UTC
Integrated into 'main-golden', will be available in build *201210120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/042aaf426c31
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: Issue #219137 - Hint opens change method dialog without filling in the new parameters
Comment 5 Chiana 2012-10-22 21:28:28 UTC
Verified but additional "might be problems" were found, see 193919.
Comment 6 Ralph Ruijs 2012-10-23 08:09:35 UTC
(In reply to comment #5)
> Verified but additional "might be problems" were found, see 193919.

That is probably not the correct issue number, right?
Comment 7 Chiana 2012-10-23 08:14:31 UTC
No, it's not, that's the exception report number...

http://netbeans.org/bugzilla/show_bug.cgi?id=220617