Created attachment 77513 [details] Example HTML file In https://en.wikipedia.org/wiki/Stress_%28linguistics%29 the following strings occur: «земли́ (genitive of "earth, land") vs. зе́мли (plural of "earth, land") in Russian» «In Russian and Ukrainian dictionaries, stress is indicated with an acute accent (´) on a syllable's vowel (example: вимовля́ння)» In all the native KDE applications I've tried (Konqueror with KHTML or WebKit, Rekonq, Konsole and Kate) and using Ubuntu or Liberation fonts, these combining acute accents display as empty rectangles. This occurs in KDE 4.9 and 4.10. Other fonts render OK. Firefox displays the characters OK using these, and other, fonts. Experimenting, I've found some other examples which do and don't render correctly. For instance, with some Greek letters the accent renders correctly, but with other Greek letters it doesn't. I'll attach a small example HTML file and a screenshot of it from Rekonq.
Created attachment 77514 [details] Screenshot from Rekonq
Could you add a link to the html file from comment #1? The wikipedia page link from comment #0 renders correctly on my system (Konqueror/KHTML 4.10.60).
(In reply to comment #2) The HTML file is linked below in the attachments.
Tracking report in https://bugs.launchpad.net/ubuntu-font-family/+bug/1131890
Oh, right, I missed it. Looks correct here.
What distro are you using? I'll see about reproducing the problem on my box.
I've reproduced the problem on two boxes with OpenSUSE 12.2 with KDE 4.10 installed. I tested with Liberation fonts, Konqueror and Konsole, as Ubuntu fonts, Rekonq and Kate weren't installed by default. The problem was present in Konqueror with both KHTML and WebKit under KDE 4.10. However, testing before then with the live OpenSUSE 12.2 CD and KDE 4.8.4, the problem was present only with KHTML. The same was true after installing OpenSUSE and applying all updates, taking KDE to 4.8.5.
Reported against Liberation fonts at https://bugzilla.redhat.com/show_bug.cgi?id=952778
This is not font bug bug rather QT bug. If selected font does not contains some characters rendering engine should render it by fallback fonts. look AT GTK how it handles it. For quick reproduce simply paste "земли́" in kwrite and apply liberation sans. Check same with gedit and observe the difference.
Problem has been reported against Qt in https://bugreports.qt-project.org/browse/QTBUG-32470 (reproducible in Qt 4.8.4; fixed in 5.0.0). Closing KDE bug.