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 157642 - Introduce Variable deletes whitespace
Summary: Introduce Variable deletes whitespace
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-29 21:42 UTC by Jesse Glick
Modified: 2016-07-07 07:18 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 Jesse Glick 2009-01-29 21:42:12 UTC
Minor but pretty old bug. If you have

func(someExpr1(), someExpr2());

and introduce a variable for one or the other expressions, the space after the comma gets lost when the expression is
replaced with the variable name.
Comment 1 Jan Pokorsky 2009-02-10 15:35:29 UTC
a source generator bug, reassigning
Comment 2 Jan Lahoda 2009-08-20 10:00:32 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 3 Martin Balin 2016-07-07 07:18:00 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss