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-qt
|
||||
|
||||
The Qt backend of racket-webview
|
||||
|
||||
# Version 0.2.2
|
||||
|
||||
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