Bug 163033

Summary: Forms do not render properly in HTML pages - at all.
Product: [Applications] konqueror Reporter: Marcus Harrison <marcus>
Component: khtmlAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: finex, zahl
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Marcus Harrison 2008-06-01 22:55:20 UTC
Version:            (using KDE 4.0.4)
Installed from:    Ubuntu Packages
OS:                Linux

Textareas/text inputs in forms do not display properly. Gets worse if the page is scrolled.
http://www.freewebs.com/supermadman760/form%20render%20problems2.png
http://www.freewebs.com/supermadman760/form%20render%20problems3.png
http://www.freewebs.com/supermadman760/form%20render%20problems4.png
http://www.freewebs.com/supermadman760/form%20render%20problems5.png
http://www.freewebs.com/supermadman760/form%20render%20problems6.png
http://www.freewebs.com/supermadman760/form%20render%20problems7.png



With :
<html>
<head><title>Form rendering testcase</title></head>
<body>
<form>
<input type="text" /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><textarea rows="20" cols="6"></textarea>
</form>
</body>
</html>

I got this:
http://www.freewebs.com/supermadman760/form%20render%20problems8.png


I'm not sure how to reproduce it - it happens for me on all web-pages with forms, this one included.
Comment 1 A. Spehr 2008-06-02 01:06:45 UTC
I can't reproduce this. Is there anything odd about your setup?

Thanks.
Comment 2 FiNeX 2008-06-02 01:46:31 UTC

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