| Summary: | KHTML input button doesn't paint background image | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Helge Deller <deller> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Small testcase | ||
|
Description
Helge Deller
2005-12-21 22:45:06 UTC
Created attachment 14012 [details]
Small testcase
important html code is: <input name="EPG" type="button" style="width: 100px;height: 22px;background-image: url(red.png); background-repeat: repeat-x; color: #FFFFFF; "> Firefox renders it correctly. |