Bug 104438 - [test case] text input elements do not set a border of zero unless background is specified
Summary: [test case] text input elements do not set a border of zero unless backgroun...
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml forms (show other bugs)
Version: 3.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-23 21:27 UTC by Finlo Boyde
Modified: 2008-04-21 05:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
A simple html file showing the problem. (237 bytes, text/html)
2005-04-23 21:29 UTC, Finlo Boyde
Details

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