Bug 115110

Summary: khtml/konqueror doesn't support background-image on submit-buttons
Product: [Applications] konqueror Reporter: hanno
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***