Version: (using KDE Devel) Installed from: Compiled sources After attempting to fix the problem with bug 68478 and realizing that I ignored the licensing issues, I rewrote a patch from scratch that fixes the problem w/o using the qt GPL code. modifies khtml/rendering/break_lines.h, specifically the handling for the asian characters. Though I implemented based on the JIS standard, I believe it will only improve all of CJK linebreak handling, and do Japanese specific stuff only where Jap-only characters are encountered.
Created attachment 3586 [details] described patch
I've committed the code based on your patch. thank you!
*** Bug has been marked as fixed ***.