Bug 290571 - Dead keys (circumflex and umlaut) of some French keyboard does not work.
Summary: Dead keys (circumflex and umlaut) of some French keyboard does not work.
Status: RESOLVED WORKSFORME
Alias: None
Product: kxkb
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Andriy Rysin
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2012-01-04 09:30 UTC by Serge Jadot
Modified: 2018-10-27 02:05 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 Serge Jadot 2012-01-04 09:30:24 UTC
Version:           4.7 (using KDE 4.7.3) 
OS:                Linux

Dead keys (circumflex and umlaut) of some French keyboard does not work. I use a generic keyboard 99 keys, missing in the setup menu keyboards, and auto detected as a 104-key.
The behavior is different depending on the application: it works correctly in Firefox and Google Chrome, for example. In most KDE application, "ô" becomes "^ o". In some other applications it becomes "o" (libreOffice...). Yet xev returns a correct information:
-----
KeyPress event, serial 35, synthetic NO, window 0x8a00001,
    root 0x63, subw 0x0, time 7721664, (-1147,541), root:(208,564),
    state 0x10, keycode 34 (keysym 0xfe52, dead_circumflex), same_screen YES,
    XLookupString gives 1 bytes: (5e) "^"
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: True

KeyRelease event, serial 35, synthetic NO, window 0x8a00001,
    root 0x63, subw 0x0, time 7721773, (-1147,541), root:(208,564),
    state 0x10, keycode 34 (keysym 0xfe52, dead_circumflex), same_screen YES,
    XLookupString gives 1 bytes: (5e) "^"
    XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x8a00001,
    root 0x63, subw 0x0, time 7724120, (-1147,541), root:(208,564),
    state 0x10, keycode 32 (keysym 0x6f, o), same_screen YES,
    XLookupString gives 1 bytes: (6f) "o"
    XmbLookupString gives 1 bytes: (6f) "o"
    XFilterEvent returns: True

KeyPress event, serial 35, synthetic NO, window 0x8a00001,
    root 0x63, subw 0x0, time 7724120, (-1147,541), root:(208,564),
    state 0x10, keycode 0 (keysym 0xf4, ocircumflex), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 2 bytes: (c3 b4) "ô"
    XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x8a00001,
    root 0x63, subw 0x0, time 7724219, (-1147,541), root:(208,564),
    state 0x10, keycode 32 (keysym 0x6f, o), same_screen YES,
    XLookupString gives 1 bytes: (6f) "o"
    XFilterEvent returns: False

FocusOut event, serial 35, synthetic NO, window 0x8a00001,
    mode NotifyNormal, detail NotifyNonlinear
-----

Reproducible: Always

Steps to Reproduce:
Type "ô" using dead key (ie: "^" "o") in various applications: Konsole, Kwrite, Rekonq, aso..

Actual Results:  
^o, ¨i

Expected Results:  
ô, ï

This bug seems persistent in years when seeking a solution on the web. But I've never had with Mandriva, this symptom appears with Kubuntu.
Comment 1 Andriy Rysin 2013-07-09 13:58:45 UTC
Is this still a problem? If yes, which KDE version/disto you're using? And does this happen outside of KDE (e.g. Gnome, LXDE etc)??
Comment 2 Andriy Rysin 2014-02-15 16:48:24 UTC
Need confirmation if it's still a problem in latest KDE
Comment 3 Andrew Crouthamel 2018-09-25 03:56:19 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 set the bug status 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 4 Andrew Crouthamel 2018-10-27 02:05:18 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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

Thank you for helping us make KDE software even better for everyone!