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 211769 - Code completion for jQuery inserts redundant dot "."
Summary: Code completion for jQuery inserts redundant dot "."
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P4 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 09:27 UTC by Vladimir Riha
Modified: 2012-09-25 07:06 UTC (History)
1 user (show)

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 Vladimir Riha 2012-04-26 09:27:49 UTC
Invoke cc at "|"

$(".|")

List of classes is offered, select one and confirm with Enter, result is inserted and the initial "." is left there

$("..[class]")



Product Version: NetBeans IDE Dev (Build javascript2-421-on-20120423)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Linux version 3.0.0-17-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2012-04-26 09:31:46 UTC
btw cc for IDs (#) works fine
Comment 2 Martin Fousek 2012-09-20 05:48:51 UTC
Fixed in web-main #3850ac9bf132.
Comment 3 Martin Fousek 2012-09-20 06:48:09 UTC
Also added tests in web-main #4fb4df425440.
Comment 4 Quality Engineering 2012-09-21 02:26:00 UTC
Integrated into 'main-golden', will be available in build *201209210001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3850ac9bf132
User: Martin Fousek <marfous@netbeans.org>
Log: #211769 - Code completion for jQuery inserts redundant dot "."
Comment 5 Vladimir Riha 2012-09-25 07:06:11 UTC
verified


Product Version: NetBeans IDE Dev (Build 201209250001)
Java: 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01
System: Linux version 3.2.0-30-generic-pae running on i386; UTF-8; en_US (nb)