Bug 115110 - khtml/konqueror doesn't support background-image on submit-buttons
Summary: khtml/konqueror doesn't support background-image on submit-buttons
Status: RESOLVED DUPLICATE of bug 95690
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-26 13:22 UTC by hanno
Modified: 2005-10-26 14:47 UTC (History)
0 users

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 hanno 2005-10-26 13:22:34 UTC
Version:            (using KDE KDE 3.4.92)
Installed from:    Gentoo Packages
Compiler:          gcc 4.0.2 
OS:                Linux

Looking at this small html-example:
<form action="." method="post">
<input type="submit" style="background-image:url(file.gif)"/>
</form>
this doesn't work.

A real world example is on www.virustotal.com (this seems to have some other problems as well, I'll investigate this further).
Comment 1 Maksim Orlovich 2005-10-26 14:47:42 UTC

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