Bug 104438

Summary: [test case] text input elements do not set a border of zero unless background is specified
Product: [Applications] konqueror Reporter: Finlo Boyde <fin>
Component: khtml formsAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: grundleborg, james
Priority: NOR    
Version: 3.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: A simple html file showing the problem.

Description Finlo Boyde 2005-04-23 21:27:35 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Unlisted Binary Package
OS:                Linux

Slightly odd.

<input type="text" style="border: 0;"> still displays border.

<input type="text" style="border: 0; background: #ffffff;"> works as expected.
Comment 1 Finlo Boyde 2005-04-23 21:29:27 UTC
Created attachment 10772 [details]
A simple html file showing the problem.
Comment 2 Tommi Tervo 2005-08-18 13:56:05 UTC
Opera behaves opposite to konqueror.
Comment 3 George Goldberg 2008-04-20 15:07:28 UTC
This bug seems to be fixed in svn trunk r795406 and 3.5.9.
Comment 4 James Spahlinger 2008-04-21 05:16:50 UTC
Works in 3.5.9, 4.03, no boarder in either of the cases. Closing