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 249227 - Introduce Parameter dialog: Pressing BACKSPACE creates invalid identifier
Summary: Introduce Parameter dialog: Pressing BACKSPACE creates invalid identifier
Status: RESOLVED DUPLICATE of bug 204788
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-09 11:16 UTC by markiewb
Modified: 2014-12-09 13:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (149.57 KB, image/png)
2014-12-09 11:16 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2014-12-09 11:16:41 UTC
Created attachment 150984 [details]
Shows the issue

* invoke "introduce a parameter" -> dialog opens
* press BACKSPACE several times, even if there no characters left

ACTUAL: error message in the bottom - see screenshot
EXPECTED: no error message

Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 Jiri Prox 2014-12-09 12:11:02 UTC
Probably related to 204788
Comment 2 markiewb 2014-12-09 13:49:40 UTC
(In reply to Jiri Prox from comment #1)
> Probably related to 204788

Yes. Duplicate of #204788

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