Re: [Gambas-user] GUI Tab Auto-Complete Issue

2017-04-26 Thread Karl Reinl
Am Mittwoch, den 26.04.2017, 13:14 +0200 schrieb Benoît Minisini: > Le 26/04/2017 à 12:45, alexchernoff a écrit : > > Dear all, > > > > has anyone noticed? in Gambas UI once you use Tab to suggest and > > autocomplete a word, it becomes not possible to select any lines or move > > cursor with the m

Re: [Gambas-user] GUI Tab Auto-Complete Issue

2017-04-26 Thread Gianluigi
I forgot: Happens with Ubuntu Regards Gianluigi [System] Gambas=3.9.90 r8113 OperatingSystem=Linux Kernel=4.4.0-75-generic Architecture=x86_64 Distribution=Ubuntu 16.04.2 LTS Desktop=UNITY Theme=Cleanlooks Language=it_IT.UTF-8 Memory=15975M [Libraries] Cairo=libcairo.so.2.11400.6 Curl=libcurl.so.

Re: [Gambas-user] GUI Tab Auto-Complete Issue

2017-04-26 Thread Gianluigi
Hello Benoit, Is a small bug known since March 2016 [0]. When you click Backward (with Backspace) one of the IDE proposals, the Mouse cursor remains locked. You can unlock it using the arrows, Enter, or Save (Ctrl + S) Regards Gianluigi [0]http://www.gambas-it.org/smf/index.php?topic=4743.msg37

Re: [Gambas-user] GUI Tab Auto-Complete Issue

2017-04-26 Thread Benoît Minisini
Le 26/04/2017 à 12:45, alexchernoff a écrit : > Dear all, > > has anyone noticed? in Gambas UI once you use Tab to suggest and > autocomplete a word, it becomes not possible to select any lines or move > cursor with the mouse. Only arrow keys work, and only solution is to press > Enter on some new

Re: [Gambas-user] GUI Tab Auto-Complete Issue

2017-04-26 Thread Gianluigi
Save (Ctrl+S) also works Regards Gianluigi 2017-04-26 12:45 GMT+02:00 alexchernoff : > Dear all, > > has anyone noticed? in Gambas UI once you use Tab to suggest and > autocomplete a word, it becomes not possible to select any lines or move > cursor with the mouse. Only arrow keys work, and only

[Gambas-user] GUI Tab Auto-Complete Issue

2017-04-26 Thread alexchernoff
Dear all, has anyone noticed? in Gambas UI once you use Tab to suggest and autocomplete a word, it becomes not possible to select any lines or move cursor with the mouse. Only arrow keys work, and only solution is to press Enter on some new line or switch to a different editor tab and come back.