Bug 438820 - Spanish keyboard randomly stops working
Summary: Spanish keyboard randomly stops working
Status: RESOLVED NOT A BUG
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR grave
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-17 17:23 UTC by php4fan
Modified: 2021-07-15 17:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description php4fan 2021-06-17 17:23:51 UTC
SUMMARY

On Spanish keyboards (among others, I guess), you type accented characters such as "à" or "ö" by hitting the key for the accent ("`" or "¨" in the examples above) followed by the letter.

This works in all applications (that I've ever tried) in OpenSUSE, and usually it works in Kate.

Starting recently, it sometimes randomly happens that this suddenly stops working in Kate. When this happens, hitting the accent key followed by a letter results in just the plain unaccented letter. For example, "`"+"e" results in "e" instead of "è".

This stops working in Kate only (or at least I've tested several other applications when it stops working in Kate and they keep working). Restarting Kate usually "fixes" the issue.


Operating System: openSUSE Tumbleweed 20210612
KDE Plasma Version: 5.22.0
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.9-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-1065G7 CPU @ 1.30GHz
Memory: 7.3 GiB of RAM
Graphics Processor: Mesa DRI Intel® Iris® Plus Graphics
Comment 1 php4fan 2021-06-19 18:44:15 UTC
Now this has started affecting not only Kate but also other applications (konsole, Telegram Desktop) though NOT all (e.g. Chrome and Thunderbird still work). AND restarting the affected application no longer fix the issue. 

I hope reboot does or this is a disaster. If I can't type properly, my computer is a brick to me.
Comment 2 Christoph Cullmann 2021-06-19 18:47:05 UTC
Looks like the Qt key composition is broken for you.
That would explain why this fails for Qt applications (Telegram Desktop is Qt based, too).
I would propose to report this upstream to openSUSE.
This seems to be no KDE/Kate specific issue.
Comment 3 Bug Janitor Service 2021-07-04 04:33:46 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Christoph Cullmann 2021-07-15 17:44:48 UTC
Please follow then up on the bug you linked.
I don't see how we could fix this on our layer of the stack, e.g. KTextEditor or higher.
This is not a bug in our code.