Comment 45 for bug 221112

Revision history for this message
Sika (sikamikaniboots) wrote :

I think this bug is related to LP bug #198759 and https://bugs.freedesktop.org/show_bug.cgi?id=9529.
Still a problem with French narrow non-breaking space handling I think.
A small workaround that worked for me: in "/etc/X11/xkb/symbols/fr" replace this :
    include "nbsp(level4nl)"
by this :
    include "nbsp(level4n)"

I hope it'll help...