Bug 163033 - Forms do not render properly in HTML pages - at all.
Summary: Forms do not render properly in HTML pages - at all.
Status: RESOLVED DUPLICATE of bug 161870
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-01 22:55 UTC by Marcus Harrison
Modified: 2008-06-02 01:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***