[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3215: qt5.webview can't handle cookie acceptance message (qt6.webview can)


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

Willy RAETS reported a new bug.

Summary
-------

qt5.webview can't handle cookie acceptance message (qt6.webview can)

Type             : Bug
Priority         : Medium
Gambas version   : 3.22
Product          : QT5 component


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

When a cookie needs to be accepted, qt5.webview refused to do anything whereas qt6.webview works as expected accepting the click and showing the page.
I have tested this with 3.19.6 and in a VM with 3.22.1 (from OSB). My system has no qt6 so I had to test in a VM.
Lee (on mailing list) run it as well on qt6, where all works.

Attached a project with a webview opening a problematic link.
Works with qt6.webview, doesn't with qt5.webview.
The project is set to use qt5, as that is where things go wrong.

This problem kind of makes webview under qt5 useless for browsing the net.


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

[System]
Gambas=3.19.6
OperatingSystem=Linux
Distribution=Debian GNU/Linux 12 (bookworm)
Kernel=6.1.0-37-amd64
Architecture=x86_64
Cores=16
Memory=15696M
Language=en_US.UTF-8
Platform=x11
Desktop=MATE
DesktopResolution=96
DesktopScale=8
WidgetTheme=blackmate
Font=Cantarell,11
[Programs]
dpkg=Debian 'dpkg' package management program version 1.21.22 (amd64).
gcc=gcc (Debian 12.2.0-14+deb12u1) 12.2.0
git=git version 2.39.5
msgmerge=msgmerge (GNU gettext-tools) 0.21
rpmbuild=RPM version 4.18.0
[Libraries]
Cairo=libcairo.so.2.11600.0
Curl=libcurl.so.4.8.0
DBus=libdbus-1.so.3.32.4
GDK2=libgdk-x11-2.0.so.0.2400.33
GDK3=libgdk-3.so.0.2406.32
GStreamer=libgstreamer-1.0.so.0.2200.0
GTK+2=libgtk-x11-2.0.so.0.2400.33
GTK+3=libgtk-3.so.0.2406.32
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.126.0.0
QT5=libQt5Core.so.5.15.8
RSvg=librsvg-2.so.2.48.0
SDL=libSDL2-2.0.so.0.2600.5
SQLite 3=libsqlite3.so.0.8.6
[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus
DESKTOP_SESSION=lightdm-xsession
DISPLAY=:0
GB_GUI=gb.gtk3
GDMSESSION=lightdm-xsession
GDM_LANG=en_US.utf8
GIO_LAUNCHED_DESKTOP_FILE_PID=4926
GPG_AGENT_INFO=/run/user/1003/gnupg/S.gpg-agent:0:1
GTK3_MODULES=xapp-gtk3-module
GTK_MODULES=gail:atk-bridge
GTK_OVERLAY_SCROLLING=0
HOME=<home>
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_MEASUREMENT=nl_NL.UTF-8
LC_MONETARY=nl_NL.UTF-8
LC_NUMERIC=nl_NL.UTF-8
LC_PAPER=nl_NL.UTF-8
LC_TIME=nl_NL.UTF-8
LOGNAME=<user>
MATE_DESKTOP_SESSION_ID=this-is-deprecated
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PWD=<home>
QT_ACCESSIBILITY=1
QT_FONT_DPI=96
QT_LOGGING_RULES=*.debug=false
QT_SCALE_FACTOR=1
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1474,unix/<hostname>:/tmp/.ICE-unix/1474
SHELL=/bin/bash
SSH_AGENT_PID=1519
SSH_AUTH_SOCK=/run/user/1003/keyring/ssh
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=<home>/.Xauthority
XDG_CURRENT_DESKTOP=MATE
XDG_DATA_DIRS=/usr/share/mate:/usr/local/share/:/usr/share/
XDG_GREETER_DATA_DIR=/var/lib/lightdm/data/<user>
XDG_RUNTIME_DIR=/run/user/1003
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=lightdm-xsession
XDG_SESSION_ID=4
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=7



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----