[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Many fixes in Qt5 and Qt6 WebView.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Many fixes in Qt5 and Qt6 WebView.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 03 Apr 2025 01:08:47 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: af7c7485 by Benoît Minisini at 2025-04-03T03:04:32+02:00 Many fixes in Qt5 and Qt6 WebView. [GB.QT5.WEBVIEW] * BUG: Always accept navigation requests on inner frames, without raising events. * BUG: The 'Link' property is now accurate for 'Start' events (but not for 'NewView' events). * NEW: Always raise the 'Finish' event after the 'Error' event. [GB.QT6.WEBVIEW] * BUG: Workaround Qt6 bug so that the request can be cancelled by stopping the 'Start' event. * BUG: The 'Link' property is now accurate for 'Start' and 'NewView' events. * NEW: Always raise the 'Finish' event after the 'Error' event. - - - - - 3 changed files: - gb.qt5/src/webview/c_webview.cpp - gb.qt5/src/webview/c_webview.h - gb.qt5/src/webview/main.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/af7c748541dcb736e108fd17b920d31caa99951f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/af7c748541dcb736e108fd17b920d31caa99951f You're receiving this email because of your account on gitlab.com.