Version: 4.3.1 (using KDE 4.3.1) OS: Linux Installed from: Gentoo Packages Go to [http://techbase.kde.org/Getting_Started/Sources/Anonymous_SVN] and select text as shown in the attached screenshot. (It may require the same screen DPI and font setting as I have to reproduce.)
Created attachment 38112 [details] Screenshot.
Is bug #216092 a duplicate of this bug?
@FiNeX no, this bug is independent, I'll commit a fix for this in a moment.
SVN commit 1056420 by ggarand: . convert the Selection's DOM offsets to Rendered offsets before using them on the rendered string (#166241, #216092) . use slow font width algorithm when drawing selection for more accurate placement (#213246) BUG: 166241 BUG: 216092 BUG: 213246 M +10 -7 khtml_part.cpp M +3 -3 rendering/render_text.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1056420
Ok, thanks :)