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 241352 - [Introduce Parameter] After pressing Backspace a few times "Name" textbox is locked
Summary: [Introduce Parameter] After pressing Backspace a few times "Name" textbox is ...
Status: RESOLVED DUPLICATE of bug 202104
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 15:59 UTC by ssazonov
Modified: 2014-09-23 12:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
img (32.12 KB, image/png)
2014-02-03 15:59 UTC, ssazonov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ssazonov 2014-02-03 15:59:25 UTC
Created attachment 144742 [details]
img

Call Refactor > Introduce > Parameter... at the appropriate place at code, then in Introduce Parameter dialog press a few times Backspace key.

>> Name textbox is changed to locked so it's impossible to type there any text. 

>> Whenever you press Backspace, the bottom error strip contains incorrect text

(see attached image)

Product Version: NetBeans IDE Dev (Build 201402030001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b67
Runtime: Java(TM) SE Runtime Environment 1.8.0-b126
System: Linux version 3.8.0-19-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Ralph Ruijs 2014-09-23 12:45:44 UTC

*** This bug has been marked as a duplicate of bug 202104 ***