[Gambas-bugtracker] Bug #2714: G3.18.0: combobox.list.font not any longer in accordance with the combobox.font

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sun Feb 26 17:06:51 CET 2023


http://gambaswiki.org/bugtracker/edit?object=BUG.2714&from=L21haW4-

ub2 reported a new bug.

Summary
-------

G3.18.0: combobox.list.font not any longer in accordance with the combobox.font

Type             : Bug
Priority         : Medium
Gambas version   : 3.18
Product          : Unknown


Description
-----------

Le 25/02/2023 à 19:04, Benoit Minisini a écrit :
> Le 25/02/2023 à 18:54, ub2 at gmx.ch a écrit :
>> Dear Benoit
>>
>>
>> Updating from 3.17.x to 3.18.0 I found 2 changes in the Combobox.
>>
>>
>> The good one:
>> Combobox.list.width is now expanded to show list entries even longer than combobox.width. Perfect. Not to be changed back. Thanks a lot!
>>
>>
>> The "bad" one:
>> The font of the combobox.list.font is not any longer in accordance with the combobox.font!
>>
>> "Bad" because old behaviour allowed me two "GUI-modes":
>> a) "tablet mode": Big font, selecting with "fat finger typing"
>> b) "mouse mode" : Small font, selecting with a precise "mouse pointer"
>> With new behaviour and too small list.font "tablet mode" fails.
>>
>> Could/should we get here back to 3.17.x-behaviour ?
>> or could we get an additional combobox.list.font property ?
>>      (even allowing eg. monospace fonts => neatly adjusted "tables")
>> or ...?
>>
>>
>
> I will see if I can do something.
>

Check the last commit and tell me. I will backport it later.

Did you write an issue about that on the bugtracker? If not, you take the risk that the problem is silently forgotten.

Regards,

-- 
Benoît Minisini.


System information
------------------

[System]
Gambas=3.18
OperatingSystem=Linux
Kernel=5.15.0-60-generic
Architecture=x86_64
Distribution=Ubuntu 22.04.2 LTS
Desktop=XFCE
Font=Noto Sans,10
Scale=7
Theme=greybird
Language=de_CH.UTF-8
Memory=15865M

[Programs]
gcc=gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0

[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
RSvg=librsvg-2.so.2.48.0
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
CLUTTER_BACKEND=x11
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
DEFAULTS_PATH=/usr/share/gconf/xubuntu.default.path
DESKTOP_SESSION=xubuntu
DISPLAY=:0.0
GB_GUI=gb.gtk3
GDMSESSION=xubuntu
GDM_LANG=de_CH
GTK_OVERLAY_SCROLLING=0
HOME=<home>
LANG=de_CH.UTF-8
LANGUAGE=de_CH.UTF-8
LC_ADDRESS=de_CH.UTF-8
LC_ALL=de_CH.UTF-8
LC_IDENTIFICATION=de_CH.UTF-8
LC_MEASUREMENT=de_CH.UTF-8
LC_MONETARY=de_CH.UTF-8
LC_NAME=de_CH.UTF-8
LC_NUMERIC=de_CH.UTF-8
LC_PAPER=de_CH.UTF-8
LC_TELEPHONE=de_CH.UTF-8
LC_TIME=de_CH.UTF-8
LOGNAME=<user>
MANDATORY_PATH=/usr/share/gconf/xubuntu.mandatory.path
PAPERSIZE=a4
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>
QT_ACCESSIBILITY=1
QT_LOGGING_RULES=*.debug=false
QT_QPA_PLATFORMTHEME=gtk2
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1793,unix/<hostname>:/tmp/.ICE-unix/1793
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=1931
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3TKArD/agent.1930
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=<home>/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
XDG_CURRENT_DESKTOP=XFCE
XDG_DATA_DIRS=/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop:/usr/share
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<user>
XDG_MENU_PREFIX=xfce-
XDG_RUNTIME_DIR=/run/user/1001
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=xubuntu
XDG_SESSION_ID=c2
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=7




More information about the Bugtracker mailing list