Bug 115846

Summary: style with input type button not work (testcase)
Product: [Applications] konqueror Reporter: sts
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.4.92   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: testcase

Description sts 2005-11-07 10:01:25 UTC
Version:           3.4.92 (using KDE 3.4.92 (beta2, >= 20051010) Level "a" , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15-default

style setting for background not work with konqueror

<html>
<body>
<input type="button" style="background:url(http://www.kde.org/media/images/kde_gear_64.png) no-repeat; border:0; width:64px; height:64px;" name="allOn" value="" onClick="javascript:alert('Hello');" />
<body>
</html>
Comment 1 sts 2005-11-07 10:01:47 UTC
Created attachment 13319 [details]
testcase
Comment 2 Tommi Tervo 2005-11-07 10:20:46 UTC

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