Bug 115846 - style with input type button not work (testcase)
Summary: style with input type button not work (testcase)
Status: RESOLVED DUPLICATE of bug 95690
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.4.92
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 10:01 UTC by sts
Modified: 2005-11-07 10:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
testcase (229 bytes, text/html)
2005-11-07 10:01 UTC, sts
Details

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