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 249496 - Ant variables completion works wrong
Summary: Ant variables completion works wrong
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 7.4
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-23 08:45 UTC by Artyom
Modified: 2015-05-17 05:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
before.png (4.78 KB, image/png)
2014-12-23 08:45 UTC, Artyom
Details
after.png (5.11 KB, image/png)
2014-12-23 08:45 UTC, Artyom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artyom 2014-12-23 08:45:00 UTC
Steps to reproduce:
1. Type several Ant variable characters with preceding '${' (see before.png)
2. Press Ctrl+Space

Editor will complete Ant variable name but retain already typed characters (see after.png).
Comment 1 Artyom 2014-12-23 08:45:25 UTC
Created attachment 151251 [details]
before.png
Comment 2 Artyom 2014-12-23 08:45:55 UTC
Created attachment 151252 [details]
after.png
Comment 3 Svata Dedic 2015-05-15 07:23:58 UTC
Fixed in jet-main#a9d1053bbe32
Comment 4 Quality Engineering 2015-05-17 05:24:36 UTC
Integrated into 'main-silver', will be available in build *201505170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a85f236270fa
User: Svata Dedic <sdedic@netbeans.org>
Log: #249496: fixed code completion for values/variables