Bug 1321536 - Dead keys (accent, umlaut) in FI keyboard layout won't work in QT applications
Summary: Dead keys (accent, umlaut) in FI keyboard layout won't work in QT applications
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: libX11
Version: 23
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-28 08:49 UTC by kuutiojuuri+fedora
Modified: 2016-12-20 19:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-20 19:40:17 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Qt Bug Tracker QTBUG-28183 0 None None None 2016-03-28 08:49:46 UTC

Description kuutiojuuri+fedora 2016-03-28 08:49:46 UTC
Description of problem:

When trying to produce characters like ^, ~ using dead key sequences doesn't work in any tried Qt application. (programs like konsole, kwrite, etc)

Dead keys work normally in gtk applications.


Version-Release number of selected component (if applicable):

1.6.3-2.fc23


How reproducible:

Always 


Steps to Reproduce:
1. Focus cursor to any Qt application text input
2. Press umlaut key
3. Press space 


Actual results:

*Nothing*


Expected results:

" - character


Additional info:

By doing additional research this problem seems to have something to do with xorg locales: https://bugreports.qt.io/browse/QTBUG-28183

I'm using "en_DK.utf8" locale which was selected during the fedora 23 installation. It seems that the redirection "en_DK.utf8" -> "en_DK.UTF-8" is missing from the locale.alias file. 

Alias file is located in "/usr/share/X11/locale/locale.alias" which again points points to libX11.

Adding a line "en_DK.utf8    en_DK.UTF-8" to the "/usr/share/X11/locale/locale.alias" fixes the issue and now dead keys work in Qt applications as supposed to.

Comment 1 Fedora End Of Life 2016-11-24 16:15:38 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Fedora End Of Life 2016-12-20 19:40:17 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.