Bug 111921 - bad rendering of <button> and <select> in qtwebkit on mac
Summary: bad rendering of <button> and <select> in qtwebkit on mac
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.8
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-09 08:06 PST by lisa
Modified: 2022-07-29 10:53 PDT (History)
0 users

See Also:


Attachments
screenshot comparing some content rendered in QtWebkit, as compared with Safari (122.99 KB, image/png)
2013-03-09 08:06 PST, lisa
no flags Details
[simple] html document which produces the bad rendering (as seen in the screenshot) (447 bytes, text/html)
2013-03-09 08:08 PST, lisa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lisa 2013-03-09 08:06:32 PST
Created attachment 192343 [details]
screenshot comparing some content rendered in QtWebkit, as compared with Safari

g'day,

i'm incorporating qtwebkit into a software project, and am having issues with it not rendering <button> or <select> elements correctly.

attached is a screenshot comparing the rendering of my qtwebkit program with the same content displayed in safari. the button appears normal, but if you click on it, the button disappears leaving only the text. if the window loses focus, then the button is restored.

i am using a retina display macbook, and the problem does not occur under windows.

i am using Qt 5.0.1, which uses webkit version 537.21

please let me know if you'd like any more details

with thanks
Comment 1 lisa 2013-03-09 08:08:22 PST
Created attachment 192344 [details]
[simple] html document which produces the bad rendering (as seen in the screenshot)
Comment 2 Alexey Proskuryakov 2022-07-29 10:53:26 PDT
The Qt port has been removed from WebKit, resolving this bug.