[Gambas-bugtracker] Bug #2612: Webtree: Click and Selection events malfunction
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Fri Aug 26 21:52:59 CEST 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2612&from=L21haW4-
Comment #2 by Omar MORENO:
Tests performed on Gambas=3.17.90 Lubuntu 22.04
Single mode:
-----------
Select:
OK: If the node is not selected and it is clicked, then the Select event is fired.
Bug: If the node is selected and it is clicked, then the Select event is not fired.
Click:
Bug: The Click(Key As String, Column As Integer) event never fires.
Activate;
Bug: Never fires.
Multiple mode:
-------------
Select:
Ok: If the node is not selected and is clicked on, then the Select event is fired.
Ok: If the node is selected and clicked, then the Select event is fired.
Click:
Bug: The Click(Key As String, Column As Integer) event never fires.
Activate:
Bug: Never fires.
[System]
Gambas=3.17.90
OperatingSystem=Linux
Kernel=5.15.0-46-generic
Architecture=x86_64
Distribution=Ubuntu 22.04.1 LTS
Desktop=LXQT
Font=Sans,10
Scale=7
Theme=yaru
Language=es_PA.UTF-8
Memory=1976M
[Libraries]
Cairo=libcairo.so.2.11600.0
Curl=libcurl.so.4.7.0
DBus=libdbus-1.so.3.19.13
GDK2=libgdk-x11-2.0.so.0.2400.33
GDK3=libgdk-3.so.0.2404.29
GStreamer=libgstreamer-1.0.so.0.2003.0
GTK+2=libgtk-x11-2.0.so.0.2400.33
GTK+3=libgtk-3.so.0.2404.29
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.118.0.0
QT5=libQt5Core.so.5.15.3
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6
[Environment]
BROWSER=firefox
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DESKTOP_SESSION=Lubuntu
DISPLAY=:0
GB_GUI=gb.gtk3
GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
GTK_CSD=0
GTK_OVERLAY_SCROLLING=0
HOME=<home>
LANG=es_PA.UTF-8
LC_ADDRESS=es_PA.UTF-8
LC_ALL=es_PA.UTF-8
LC_IDENTIFICATION=es_PA.UTF-8
LC_MEASUREMENT=es_PA.UTF-8
LC_MONETARY=es_PA.UTF-8
LC_NAME=es_PA.UTF-8
LC_NUMERIC=es_PA.UTF-8
LC_PAPER=es_PA.UTF-8
LC_TELEPHONE=es_PA.UTF-8
LC_TIME=es_PA.UTF-8
LOGNAME=<user>
LXQT_SESSION_CONFIG=session
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PWD=<home>
QT_ACCESSIBILITY=1
QT_LOGGING_RULES=*.debug=false
QT_PLATFORM_PLUGIN=lxqt
QT_QPA_PLATFORMTHEME=lxqt
SAL_USE_VCLPLUGIN=qt5
SAL_VCL_QT5_USE_CAIRO=true
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=1019
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnsbeB/agent.932
TERM=qterminal
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=<home>/.Xauthority
XDG_CACHE_HOME=<home>/.cache
XDG_CONFIG_DIRS=/etc/xdg/xdg-Lubuntu:/etc/xdg:/etc:/usr/share
XDG_CONFIG_HOME=<home>/.config
XDG_CURRENT_DESKTOP=LXQt
XDG_DATA_DIRS=/usr/share/Lubuntu:/usr/local/share:/usr/share:/var/lib/snapd/desktop
XDG_DATA_HOME=<home>/.local/share
XDG_MENU_PREFIX=lxqt-
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=
XDG_SESSION_ID=4
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
XDG_SESSION_TYPE=x11
XDG_VTNR=1
Omar MORENO changed the state of the bug to: Accepted.
More information about the Bugtracker
mailing list