Bug 420662

Summary: unable to type æøå in konsole
Product: [Applications] konsole Reporter: weedazar
Component: keyboardAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: peter
Priority: NOR    
Version: 20.04.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description weedazar 2020-04-27 12:36:21 UTC
SUMMARY
unable to type æøå in konsole

STEPS TO REPRODUCE
1. Install kubuntu 20.04 minimal. Language English keyboard Danish -DK
2. Type æøå in Konsole-  
3. 

OBSERVED RESULT

Nothing is printed in konsole

EXPECTED RESULT
æøå

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
Comment 1 weedazar 2020-04-27 12:42:38 UTC
A file save as: hjortshøjparken39.pdf with Dolphin is not visible in DoubleCommander and shows these chars in konsole (ls)
'hjortsh'$'\303\270''jparken39.pdf'
Comment 2 weedazar 2020-05-01 21:01:48 UTC
This seems to have fixed the problems in the console

include the danish language in /etc/locale.gen file , uncomment
sudo locale-gen 
run the system settings regional settings, formats Danmark-dansk(da_DK) reboot

System language us_english
format regional settings set to da_DK
æøå works in console
Comment 3 Peter Wu 2020-05-08 20:26:24 UTC
Based on your feedback that it is a locale configuration issue and that the problem has been solved, I am closing this bug. If that is not the case, feel free to reopen.