Summary: | kxkb/kcms does not handle typographic layouts | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | jixmg1ma |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | butirsky, ilya, nate |
Priority: | NOR | Keywords: | wayland-only |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=476542 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jixmg1ma
2023-11-21 05:27:51 UTC
What is a "typographic layout" in this context? Can you attach a backtrace of the crash? First of all, thanks for the reply. Typographic layout is what it says it is — a layout which you use to type typographic symbols such as ©®™ or «» using lv3 switch key. This feature is known in xkb for at least 10 years IIRC. I can't attach crash logs right now, but these aren't actually needed to observe the incorrect behavior of the indicator. I should specify where exactly does the crash happen: in the panel indicator settings, when you try to open it IIRC. I believe this should be enough to start working on this issue Andrey, do you know what adding support for this would look like, and how feasible it might be? And where would such support have to be implemented? Why not use LayoutList=us,ru with Options=lv3:ralt_switch,misc:typo? You can either write that by hand or configure it through layout settings. (In reply to Ilya Zverev from comment #4) > Why not use LayoutList=us,ru with Options=lv3:ralt_switch,misc:typo? You can > either write that by hand or configure it through layout settings. Thanks pal, I haven't known this. For the record, this is in the "Compatibility options -> Enable extra typographic characters" Nice, thanks guys. For the indicator's text doesn't fit problem, see bug 476542 |