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 241938

Summary: &q is completed as 𝔮 by default
Product: qa Reporter: c69
Component: SynergyAssignee: Vladimir Riha <vriha>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description c69 2014-02-16 14:25:38 UTC
http://services.netbeans.org/synergy/client/app/#/assignment/608/v/1

1. Type  &  and wait for code completion. 
2. A long list of items will be suggested. Type  q  character. 
3. This should reduce the list to only 1 suggestion  &quot; . Press Enter


But in fact &qfr; is chosen every time you try.
Comment 1 Vladimir Riha 2014-02-17 08:03:49 UTC
The case is not accurate as the list of entities has been expanded since then. I've updated the test case. Thank you