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 258519 - Focus input field in Refactoring / Rename
Summary: Focus input field in Refactoring / Rename
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 11:49 UTC by llmll
Modified: 2016-06-16 01:52 UTC (History)
0 users

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 llmll 2016-03-24 11:49:29 UTC
When opening the refactor/renam dialog, sometime the input field is not focused, so that you cannot type the new method name directly. It happens more often, when you use the Shortcut ^R (on OSX) compared to calling it from the context-menu with the mouse.
Comment 1 Tomas Mysik 2016-06-02 12:12:25 UTC
IMHO problem in the general support for refactoring. Or am I wrong? Please evaluate, thanks.
Comment 2 llmll 2016-06-02 12:51:12 UTC
I use PHP only. So I can confirm the issue for the PHP refactoring dialog.
Comment 3 Ralph Ruijs 2016-06-02 20:20:28 UTC
PHP supplies it's own rename refactoring panel.
Comment 4 Tomas Mysik 2016-06-15 07:06:08 UTC
Should be fixed now, please verify if possible. Thanks.

http://hg.netbeans.org/web-main/rev/3fc6d83a28ad
Comment 5 Quality Engineering 2016-06-16 01:52:14 UTC
Integrated into 'main-silver', will be available in build *201606160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3fc6d83a28ad
User: Tomas Mysik <tmysik@netbeans.org>
Log: #258519 - Focus input field in Refactoring / Rename