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 101389 - "Surround with" displays meta characters
Summary: "Surround with" displays meta characters
Status: RESOLVED DUPLICATE of bug 98917
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 15:33 UTC by Tomas Danek
Modified: 2007-11-05 13:44 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 Tomas Danek 2007-04-17 15:33:44 UTC
NetBeans IDE Dev (Build 20070417-1228)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b99
Windows XP version 5.1 running on x86
en_US (nb); Cp1252
+ ruby 0.80
-----------------------------------------
- create new ruby app
- select some line with code, invoke Alt+enter
- lightbulb popup menu contains items like 
Surround with if <b> condition </b> ...
instead of bold word condition
Comment 1 Torbjorn Norbye 2007-04-17 19:09:08 UTC
This is a problem with the generic surround-with support in the editor - and the same problem can be 
seen when you select text in the Java editor.

This is a pretty good usecase for why we need abbreviations to have displaynames!
Comment 2 Vitezslav Stejskal 2007-04-18 00:55:58 UTC
Yes, happens in java too.
Comment 3 Jan Lahoda 2007-04-25 09:51:07 UTC

*** This issue has been marked as a duplicate of 98917 ***