foudn bug, completion, steal focus, reset editor focus, too much updates

This commit is contained in:
Basile Burg 2015-01-29 23:28:47 +01:00
parent 53c8308ac4
commit bdc7626b26
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ begin
macRecorder.Editor := fDoc;
fSyncEdit.Editor := fDoc;
completion.Editor := fDoc;
//TODO-cbugfix: prevent completion to steal the focus, this trigs too much updates after Ctrl+Space
if (pageControl.ActivePage.Caption = '') then
begin
fKeyChanged := true;