Bug 386152

Summary: Missing greek dasia symbol in greek polutonic keyboard layout but only in KDE apps
Product: [Unmaintained] kxkb Reporter: Janusz <cukras>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: major    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Chakra   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Janusz 2017-10-24 20:32:10 UTC
With greek polutonic keyboard layout I can type greek characters with diacritics like:
άὰᾶᾳᾷᾴᾲ
but I cannot type combination of those with both dasia signs, i.e.:
ἄἂἆᾆᾄᾂ and
ἅἃἇᾇᾅᾃ.
This is, however, possible in all GTK apps. I observed this on different distros and different computers.

The compose sequence to type ἄ is ";:a" but the result is ά instead of ἄ. I could type this bug report in firefox but could not produce the sign neither in qupzilla nor konsole nor kate etc.
Comment 1 Christoph Feck 2017-10-25 19:59:53 UTC
Keyboard input in KDE applications is handled by the Qt libraries. Please report this issue directly to Qt developers via https://bugreports.qt.io/

I suggest to test a pure Qt application, like Qt Assistant or Qt Designer, otherwise Qt developers could reject it as a issue caused by KDE software.
Comment 2 Janusz 2017-10-26 15:52:00 UTC
Thank you. I reported it there.