From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux 2.6.11.5; X11; i686; en_GB) KHTML/3.4.0 (like Gecko) Description of problem: Something in the update from kdelibs-3.4.0-2 to kdelibs-3.4.0-3 messes up the spacing in the rendering of websites in konqueror. I will attach two screenshots that show this perfectly. Version-Release number of selected component (if applicable): kdelibs-3.4.0-3 How reproducible: Always Steps to Reproduce: 1. Go to https://www.redhat.com/archives/fedora-maintainers/2005-April/thread.html 2. 3. Actual Results: Threads are not properly rendered in the website. Expected Results: Threads should be properly rendered as it happened in previous version of program. Additional info:
Created attachment 112906 [details] Website rendered with kdelibs-3.4.0-2
Created attachment 112907 [details] Website rendered with kdelibs-3.4.0-3
it's a bug in new gcc-4.0.0-0.40, which caused to miscompile the qt/kde again. i have rebuilt kdelibs with old gcc-4.0.0-0.34 and it works fine. i try to locate the problem.
it also works with gcc-4.0.0-0.38 freddy
btw, most probably you already know that it is a problem with KHTML - it is the only directory i had to recompile with gcc-4.0.0-0.38 to make it work again freddy
The following has fixed the problem for me. >rawhide report: 20050413 changes > kdelibs-6:3.4.0-4 > ----------------- > * Tue Apr 12 2005 Than Ngo <than> 6:6:6:6:6:6:3.4.0-4 > - add workaround for #154294 Should I close the bug?
kdelibs-3.4.0-4 is OK.
it's now fixed in current rawhide