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 244195 - Users expects focus in "New Name" text field ("Rename" window)
Summary: Users expects focus in "New Name" text field ("Rename" window)
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-30 11:34 UTC by soldatov
Modified: 2014-06-05 13:55 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 soldatov 2014-04-30 11:34:54 UTC
Scenario:
- Create Quote
- Open quote.cc file
- Select Customer at 42th line (list<Customer> customers)
- Press Ctrl-R
==>
Expected behavior: focus in "New Name" text field, "Customer" text should be selected
Real: "Preview" button has focus
Comment 1 Alexander Simon 2014-04-30 13:36:52 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/9f7f7329bddc

By the way it is a consequence of fixing Bug #241072. Why 8.0 patch1 did not fix rename panels in all clusters?
Comment 2 Quality Engineering 2014-05-08 02:13:06 UTC
Integrated into 'main-silver', will be available in build *201405080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9f7f7329bddc
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #244195 Users expects focus in "New Name" text field ("Rename" window)
Comment 3 Quality Engineering 2014-06-04 15:26:58 UTC
Integrated into 'releases/release80', will be available in build *201406041415* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/fd395812578e
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #244195 Users expects focus in "New Name" text field ("Rename" window)
(transplanted from 9f7f7329bddc96beff66531f875bf648a959d2f2)
Comment 4 soldatov 2014-06-05 13:55:42 UTC
verified in NetBeans IDE 8.0 patch2 (Build 201406041415)