[Gambas-bugtracker] Bug #2508: The maskbox cursor positionning is strange

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Thu Mar 17 08:24:06 CET 2022


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

Fabien BODARD reported a new bug.

Summary
-------

The maskbox cursor positionning is strange

Type             : Bug
Priority         : High
Gambas version   : Master
Product          : GUI components


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

Hi !
I use the dates and ValueBox widgets more intensively, and I observe problems related to the positioning of the cursor when taking focus.

This makes my forms very impractical to use.

For example,
On a Currency type ValueBox,
ValueBox1.SetFocus sends the cursor to the end of the textbox and not to the comma.
(by the way, it would be nice if in France the point could serve as a numeric comma... it would be more practical to stay on the numeric keypad)


For dates,

after entering the day, the separator is either automatically skipped or not, you would have to choose, impossible to enter a date without looking at your screen :-/.

I think this is all related to the maskbox

--
Fabien Bodard


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

[System]
Gambas=3.15.90 6e26b524e (master)
OperatingSystem=Linux
Kernel=5.4.0-53-generic
Architecture=x86_64
Distribution=Linux Mint 20 Ulyana
Desktop=CINNAMON
Theme=mint-y
Language=fr_FR.UTF-8
Memory=7843M

[Libraries]
Cairo=libcairo.so.2.11600.0
Curl=libcurl.so.4.6.0
DBus=libdbus-1.so.3.19.11
GDK2=libgdk-x11-2.0.so.0.2400.32
GDK3=libgdk-3.so.0.2404.16
GStreamer=libgstreamer-1.0.so.0.1602.0
GTK+2=libgtk-x11-2.0.so.0.2400.32
GTK+3=libgtk-3.so.0.2404.16
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.97.0.0
QT5=libQt5Core.so.5.12.8
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
APPMENU_DISPLAY_BOTH=1
CINNAMON_VERSION=4.6.7
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DESKTOP_SESSION=cinnamon
DISPLAY=:0
GB_GUI=gb.gtk3
GDMSESSION=cinnamon
GDM_LANG=fr_FR
GIO_LAUNCHED_DESKTOP_FILE=/usr/local/share/applications/gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=2538
GJS_DEBUG_OUTPUT=stderr
GJS_DEBUG_TOPICS=JS ERROR;JS LOG
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
GTK_MODULES=gail:atk-bridge
GTK_OVERLAY_SCROLLING=0
HOME=<home>
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR.UTF-8
LC_ALL=fr_FR.UTF-8
LOGNAME=<user>
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_QPA_PLATFORMTHEME=qt5ct
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/2058,unix/<hostname>:/tmp/.ICE-unix/2058
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=2126
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=<home>/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg
XDG_CURRENT_DESKTOP=X-Cinnamon
XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<user>
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=cinnamon
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