Bug 158664 - Severe rendering errors in KHTML
Summary: Severe rendering errors in KHTML
Status: RESOLVED DUPLICATE of bug 160518
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 10:35 UTC by András Manţia
Modified: 2008-04-07 18:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Textedit and button errors (77.44 KB, image/png)
2008-03-02 10:36 UTC, András Manţia
Details
Lineedit error (11.25 KB, image/png)
2008-03-02 10:36 UTC, András Manţia
Details
Listbox error (50.32 KB, image/png)
2008-03-02 10:36 UTC, András Manţia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description András Manţia 2008-03-02 10:35:26 UTC
Version:            (using Devel)

Current trunk has severe errors making KHTML unusable. I suspect this is because of qt-copy, but still I report here.
I group the error descriptions in one BR, because they might have the same source (the qt snapshot):
1) the edit forms are unusable. Right now I don't see what I type. Sometimes the text appears, and disappears as I type it.
The text usually reappears if I switch to another app and back, but gets messed up again if I start to type or click somewhere inside it.Sometimes it messes up the screen completely. 
2) Some buttons are not rendered correctly, like the Finish button on this page, until I hover with mouse over it. See the screenshot.
3) rendering errors appear also in lists or simple lineedits.
Comment 1 András Manţia 2008-03-02 10:36:10 UTC
Created attachment 23754 [details]
Textedit and button errors
Comment 2 András Manţia 2008-03-02 10:36:27 UTC
Created attachment 23755 [details]
Lineedit error
Comment 3 András Manţia 2008-03-02 10:36:49 UTC
Created attachment 23756 [details]
Listbox error
Comment 4 FiNeX 2008-03-02 16:25:33 UTC
The second attachment is the same as bug #158607.
Comment 5 András Manţia 2008-03-25 10:32:54 UTC
This is still not completely solved, although textedit is usable (but has some rendering errors). When alien widgets were disabled, it was OK.
The latest I noticed was the missing "Browse" button after the file selection line on the "Create new attachment" bugzilla page. It is there, I can click on it and it works, but it is not visible.
Comment 6 Germain Garand 2008-04-04 14:53:59 UTC
SVN commit 793577 by ggarand:

"Fix" QPainter's complete breakage in 4.4 RC.

CCBUG: 158664


 M  +4 -4      render_replaced.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=793577
Comment 7 András Manţia 2008-04-05 17:49:53 UTC
Just for the record: I still see the wrong rendering on the query page
Comment 8 Germain Garand 2008-04-05 20:39:44 UTC
yeah, it's silly... all widget painting worked flawlessly for me for the whole evening yesterday, now I see artifacts again. It seems there's something triggering it Qt-wide.
Comment 9 Germain Garand 2008-04-07 17:12:20 UTC
*** Bug 160518 has been marked as a duplicate of this bug. ***
Comment 10 Germain Garand 2008-04-07 17:18:50 UTC
at the moment I can only reproduce on pages that contains at least one multiline select (iow, where the widget is a KListView).

Are there pages with rendering errors that wouldn't contain one?
Comment 11 FiNeX 2008-04-07 17:45:42 UTC
See bug #160518 (dup of this) for two more screenshots.
Comment 12 Germain Garand 2008-04-07 18:05:46 UTC
switching to a more specific bug report as some issues here are no longer reproducible.

*** This bug has been marked as a duplicate of 160518 ***