FS#73172 - qt5-base (fix available): unable to input 0x1XXXX characters from unicode keysyms
Attached to Project:
Arch Linux
Opened by marco (myyc) - Monday, 27 December 2021, 14:41 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 06 January 2022, 12:28 GMT
Opened by marco (myyc) - Monday, 27 December 2021, 14:41 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 06 January 2022, 12:28 GMT
|
Details
this bug has been reported upstream at:
https://bugreports.qt.io/browse/QTBUG-99447
as per the discussion there, it's been fixed upstream and it doesn't affect qt6, although current qt5-base on arch linux is affected. there's a patch referenced there (https://codereview.qt-project.org/c/qt/qtbase/+/327425). i tried compiling qt from the PKGBUILD appending that patch and it works. what's the process to get it into arch's qt5? let me know if you need any more info! |
This task depends upon
Closed by Antonio Rojas (arojas)
Thursday, 06 January 2022, 12:28 GMT
Reason for closing: Upstream
Additional comments about closing: This will be included when it's merged upstream
Thursday, 06 January 2022, 12:28 GMT
Reason for closing: Upstream
Additional comments about closing: This will be included when it's merged upstream
Comment by Antonio Rojas (arojas) -
Monday, 27 December 2021, 14:48 GMT
Please submit a pull request at
https://invent.kde.org/qt/qt/qtbase
with a cherry-pick of the commit to the kde/5.15 branch.
Comment by marco (myyc) - Monday,
27 December 2021, 14:53 GMT
alright, thanks