"@" symbol bug with pyqtwebengine 5.14 and 5.15

Sébastien RAMAGE sramage at poifindus.com
Mon Sep 7 12:25:50 BST 2020


Thanks Florian !
I

Le 05/09/2020 à 18:34, Florian Bruhin a écrit :
> Hey Sébastien,
>
> On Thu, Sep 03, 2020 at 05:12:35PM +0200, Sébastien RAMAGE wrote:
>> I got a strange problem with pyqtwebengine on Windows, I can't type the "@"
>> symbol in html input field.
>> Below a sample code. I'm using a french keyboard layout.
> AltGr is broken on Windows with Qt 5.14.2 and 5.15.0:
> https://bugreports.qt.io/browse/QTBUG-83710
>
> Qt 5.15.1 should be released in the next couple of days, which contains
> the fix:
> https://codereview.qt-project.org/c/qt/qtwebengine/+/299142
>
> As a workaround, you can also start with "-platform windows:altgr" (or
> probably set QT_QPA_PALTFORM=windows:altgr in the environment).
>
> Florian

-


More information about the PyQt mailing list