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 267834 - Auto-completion on Color in Less CSS editor not working
Summary: Auto-completion on Color in Less CSS editor not working
Status: RESOLVED INCOMPLETE
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 8.2
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-02 13:26 UTC by markee174
Modified: 2016-11-24 12:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshots (221.83 KB, image/png)
2016-09-02 13:26 UTC, markee174
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markee174 2016-09-02 13:26:38 UTC
Created attachment 161876 [details]
screenshots

http://services.netbeans.org/synergy/client/app/index.html#/title/%255Bweb_client%255D_less_support/8.0

Test 4 to select colour with sample code 

a {  
  
 color:     // cc here  
}

and auto-completion does not work on Mac. If I place the cursor after : I get no suggestions, before the cursor get a second : and then a popup but I now have a spurious :
Comment 1 Milutin Kristofic 2016-11-24 12:20:01 UTC
I cannot reproduce this. Is this still problem? Maybe there is some specific issue? Can you try Nb 8.2? Is this file in project? 

I would need reproducible steps, to find issue. Thank you.