Bug 474785 - Pressing ﻻ + any control keys (like ctrl, alt) print ﻻ instead of taking it as shortcut
Summary: Pressing ﻻ + any control keys (like ctrl, alt) print ﻻ instead of taking it a...
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-22 11:18 UTC by Mahmoud Alnaanah
Modified: 2023-09-22 20:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mahmoud Alnaanah 2023-09-22 11:18:57 UTC
I use Kubuntu 22.04

When using Arabic layout, pressing the key ﻻ + any other control key (like ctrl or alt) will print the key ﻻ instead of taking it as a shortcut. This problem occures in KDE and QT apps and does not exist in Gnome apps.

For example in Libreoffice with KDE integration, when I use Arabic layout and press CTRL+ﻻ (which corresponds to CTRL-B) it prints ﻻ instead of making the text bold, which is very annoying. I had to remove KDE integration and use gnome integration in Libreoffice to solve this problem.

I wonder what causes this problem and is there any solution.

Best regards.
Comment 1 Nate Graham 2023-09-22 20:39:51 UTC
This is most likely an issue in Qt itself, as when using LibreOffice with KDE integration, it's actually just using Qt libraries, not KDE libraries specifically. So I would recommend that you submit a bug report at https://bugreports.qt.io/. Thanks!