Bug 163163

Summary: Widgets don't draw correctly
Product: [Applications] konqueror Reporter: Ben Boeckel <bugzilla.kde>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Combo box not drawing correctly
Widgets are hard to find
Line edit not displaying correctly
Line edit with text

Description Ben Boeckel 2008-06-03 21:53:59 UTC
Version:            (using KDE 4.0.4)
Installed from:    Fedora RPMs
OS:                Linux

Widgets in web pages do not draw properly in Konqueror. Line edits, drop downs, list widgets, and text edit (I'm calling them by their Qt/KDE widget names, I don't remember what they're called in HTML) fields draw improperly and makes it hard to use at times (I usually have to resort to KWrite for text edits). I'll attach images of what it looks like.
Comment 1 Ben Boeckel 2008-06-03 21:57:50 UTC
Created attachment 25092 [details]
Combo box not drawing correctly

This is a combo box doing two things: 1) not deselecting items after navigating
off of them with arrow keys and 2) when scrolling is needed, text it written
directly on top of other entries. Nothing is cleaned up when the combo box is
collapsed and opened again.
Comment 2 Ben Boeckel 2008-06-03 22:00:23 UTC
Created attachment 25093 [details]
Widgets are hard to find

There are 3 widgets here (line edit, button, and a check box), but if you
didn't know they were there, you couldn't find them without hovering (which
makes an outline).
Comment 3 Ben Boeckel 2008-06-03 22:01:43 UTC
Created attachment 25094 [details]
Line edit not displaying correctly

This is a line edit that doesn't have anything entered in it. The bottom
doesn't line up all the way across.
Comment 4 Ben Boeckel 2008-06-03 22:03:18 UTC
Created attachment 25095 [details]
Line edit with text

This is a line edit that has some text in it. Blocks of all white appear when
typing or navigating with the arrows (in which case, it expands until something
is typed, then it shrinks again).
Comment 5 Tommi Tervo 2008-06-04 08:58:25 UTC
See also http://bugs.kde.org/show_bug.cgi?id=157850

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