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 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.
> >
> > Is it a bug/feature...?
> >
> > Cheers!
> >
> 
> I don't see what you mean. Can you elaborate? Can you give your system 
> information, from the IDE menu?
> 

Salut Benoît,

I think that is related to Bug report 716



-- 
Amicalement
Charlie


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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.4.4.0
DBus=libdbus-1.so.3.14.6
GStreamer=libgstreamer-1.0.so.0.803.0
GTK+2=libgtk-x11-2.0.so.0.2400.30
GTK+3=libgtk-3.so.0.1800.9
OpenGL=libGL.so.1.0.0
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.58.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.5.1
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
CLUTTER_IM_MODULE=xim
COMPIZ_BIN_PATH=/usr/bin/
COMPIZ_CONFIG_PROFILE=ubuntu
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-37hBeeU6hg
DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path
DESKTOP_SESSION=ubuntu
DISPLAY=:0
GB_GUI=gb.qt4
GDMSESSION=ubuntu
GDM_LANG=it
GIO_LAUNCHED_DESKTOP_FILE=/home//.local/share/applications/gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=4886
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_KEYRING_CONTROL=
GNOME_KEYRING_PID=
GPG_AGENT_INFO=/home//.gnupg/S.gpg-agent:0:1
GTK2_MODULES=overlay-scrollbar
GTK_IM_MODULE=ibus
GTK_MODULES=gail:atk-bridge:unity-gtk-module
HOME=/home/
IM_CONFIG_PHASE=1
INSTANCE=
JOB=unity-settings-daemon
LANG=it_IT.UTF-8
LANGUAGE=it
LOGNAME=
MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path
PATH=/home//bin:/home//.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PWD=/home/
QT4_IM_MODULE=xim
QT_ACCESSIBILITY=1
QT_IM_MODULE=ibus
QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
QT_QPA_PLATFORMTHEME=appmenu-qt5
SESSION=ubuntu
SESSIONTYPE=gnome-session
SESSION_MANAGER=local/:@/tmp/.ICE-unix/1381,unix/:/tmp/.ICE-unix/1381
SHELL=/bin/bash
SHLVL=0
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
TZ=:/etc/localtime
UPSTART_EVENTS=xsession started
UPSTART_INSTANCE=
UPSTART_JOB=unity7
UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/1164
USER=
XAUTHORITY=/home//.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
XDG_CURRENT_DESKTOP=Unity
XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/
XDG_MENU_PREFIX=gnome-
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_DESKTOP=ubuntu
XDG_SESSION_ID=c1
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=7
XMODIFIERS=@im=ibus

2017-04-26 13:14 GMT+02:00 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 line or switch to a different editor tab and come back.
> >
> > Is it a bug/feature...?
> >
> > Cheers!
> >
>
> I don't see what you mean. Can you elaborate? Can you give your system
> information, from the IDE menu?
>
> --
> Benoît Minisini
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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.msg37952#msg37952

2017-04-26 13:14 GMT+02:00 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 line or switch to a different editor tab and come back.
> >
> > Is it a bug/feature...?
> >
> > Cheers!
> >
>
> I don't see what you mean. Can you elaborate? Can you give your system
> information, from the IDE menu?
>
> --
> Benoît Minisini
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 line or switch to a different editor tab and come back.
>
> Is it a bug/feature...?
>
> Cheers!
>

I don't see what you mean. Can you elaborate? Can you give your system 
information, from the IDE menu?

-- 
Benoît Minisini

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 solution is to press
> Enter on some new line or switch to a different editor tab and come back.
>
> Is it a bug/feature...?
>
> Cheers!
>
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.
> com/GUI-Tab-Auto-Complete-Issue-tp58807.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[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. 

Is it a bug/feature...?

Cheers!




--
View this message in context: 
http://gambas.8142.n7.nabble.com/GUI-Tab-Auto-Complete-Issue-tp58807.html
Sent from the gambas-user mailing list archive at Nabble.com.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user