WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
94803
[wx] Buttons not rendering properly
https://bugs.webkit.org/show_bug.cgi?id=94803
Summary
[wx] Buttons not rendering properly
George Henne
Reported
2012-08-23 06:08:03 PDT
Created
attachment 160143
[details]
Files to recreate the issue. Run the following code in the Webview.py sample: (files are attached to make it easy): <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> </head> <style> button.jsoneditor-type-object { background: url('icon.png'); width: 24px; height: 24px; border: 0; } </style> <body > <button class="jsoneditor-type-object"></button> </body> </html> The problems are: 1. The icon does not show. 2. A border is drawn around the button.
Attachments
Files to recreate the issue.
(8.45 KB, application/zip)
2012-08-23 06:08 PDT
,
George Henne
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-08-23 11:56:14 PDT
I cannot reproduce this in current WebKit with Safari. What is Webview.py? Can you reproduce with a nightly build from <
http://nightly.webkit.org
>?
George Henne
Comment 2
2012-08-23 12:01:20 PDT
Sorry - I left out an important piece of information. This bug is actually in wxWebKit. Webview.py is distributed in wxwebkit/WebKitBuild/Release. It is also in the attachment. wxWebKit-wx2.9.4-Py2.7-2012-08-09.exe needs to be installed.
Kevin Ollivier
Comment 3
2012-08-23 12:09:35 PDT
Sorry, our changes happened at the same time!
George Henne
Comment 4
2012-08-31 06:29:31 PDT
With the back and forth, I'm not sure what happened to this issue. Should it be assigned to Kevin?
Ahmad Saleem
Comment 5
2022-08-29 03:11:49 PDT
wxWebkit is not supported anymore as confirmed via Slack Channel. I am going to mark this as "RESOLVED WONTFIX". Please reopen, if you believe this is still an issue or I reached to wrong conclusion. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug