jumaris / cnpack

Automatically exported from code.google.com/p/cnpack
0 stars 0 forks source link

Code Input Helper: 'dot' button always inputs current item even if not in 'Input when pressing' list #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Remove 'dot' ('.') from 'Input Current Item when Pressing' edit in Input 
Helper Settings;
2. In editor write anything (for example 'Sy') and wait for Input Helper to 
popup;
3. Press 'dot' button;

What is the expected output? What do you see instead?
Expected to see 'Sy.' in editor. Instead there are 'SyncController.' in my case 
- the first item from Input Helper window.

What version of the product are you using? On what operating system?
CnPack v0.9.9.621 + Delphi XE2. Windows 7 x64.

Original issue reported on code.google.com by bofa...@gmail.com on 28 Oct 2011 at 1:15

GoogleCodeExporter commented 9 years ago
Dot is actually designed as a default, obliged input sign for input helpers. So 
no setting for it.

Original comment by liuxiaos...@gmail.com on 5 Nov 2011 at 3:30

GoogleCodeExporter commented 9 years ago
Filenames in Delphi XE2 are with dot (VCL.Dialogs.pas), so i can't add it with 
Input Helper.

Please remove this Default behavior. 

Original comment by spolon...@gmail.com on 30 Mar 2012 at 12:34