QtWebEngine select popup rendering issue observed with older Qt 6.x.
Symptom: native HTML <select> popup keeps growing/repainting while open; QtWebEngine process busy, Racket process idle. Resolved by upgrading to Qt 6.11.1.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# racket-webview
|
||||
|
||||
Webview integration for racket
|
||||
Webview integration for racket
|
||||
|
||||
## Release v0.1.8
|
||||
|
||||
Uses release v0.2.2 of racket-webview-qt.
|
||||
QtWebEngine select popup rendering issue observed with older Qt 6.x.
|
||||
Symptom: native HTML <select> popup keeps growing/repainting while open;
|
||||
QtWebEngine process busy, Racket process idle.
|
||||
Resolved by upgrading to Qt 6.11.1.
|
||||
|
||||
Reference in New Issue
Block a user