With calibre 2.0 and Kubuntu 14.04, dead keys (press accent, then press "a", and I should get "
á") are not working at all (I get just "
a").
Previously, I also had some trouble, I got "
'a", but that was usually fixed by selecting something else with the mouse, that doesn't work now.
Has anyone experienced this? Any solution?
EDIT: Suspecting it might be a Qt5 issue, I tried
this simple pyQt5 script and it works all right with the dead keys.