PR# 19066 auto-complete window appears only for a second

Problem Report Summary
Submitter: hans-lux
Category: EiffelStudio
Priority: Medium
Date: 2015/05/05
Class: Bug
Severity: Serious
Number: 19066
Release: EiffelStudio 15 (15.01.9.6535 GPL Edition - unix)
Confidential: No
Status: Open
Responsible:
Environment: Opera/9.80 (X11; Linux x86_64) Presto/2.12.388 Version/12.16 Linux ue 3.13.0-51-generic #84-Ubuntu SMP Wed Apr 15 12:08:34 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux XFCE 4.10
Synopsis: auto-complete window appears only for a second

Description
When a '.' is entered, the auto-complete window pops up for a very short time (about a second) and disappears.
When I start using key_down the moment the window appears, the entries in the auto-complete list are highlighted. As long as I keep hitting key_down the auto-complete window stays visible. 
But half a second after the last key_down event it closes.

It is possible to select an item from the list to produce code if the keys are
hit fast enough.


ctrl+space does not work at all (although it is not globally registered by another application)
To Reproduce

										
Problem Report Interactions
From:hans-lux    Date:2015/05/05    Download   
ctrl+space does work (It was, against my conviction) registered by another application.

From:hans-lux    Date:2015/05/05    Download   
I somehow managed to keep the window open with no items in it.
However, out of curiosity I set the "Does completion list show an item's description as a tooltip?" to off.
Now the auto-complete window stays open as expected. 
It seems that there is a problem with the tooltips.