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 267765

Summary: netcat "Select code action" doesn't work
Product: web Reporter: amobilia
Component: Editing infrastructureAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:

Description amobilia 2016-08-30 04:17:31 UTC
http://services.netbeans.org/synergy/client/app/#/specification/240
Steps
    Set cursor at your some CSS attribute value. Press Alt + Shift + .. The attribute value should get selected.
    Press Alt + Shift + . for second time. Both the attribute name and value should get selected.
    Press Alt + Shift + . for third time. Whole rule should get selected.
    Press Alt + Shift + ,. The selection should be reduced back to attribute name and value.
    Press Alt + Shift + , for second time. The selection should be reduced back just to attribute value. 


In a french keyboard :
Alt + Shift + . launch safe delete
Alt + Shift + , doesn't do anything
Comment 1 amobilia 2016-08-30 05:57:39 UTC
appears on css and html editor