Bug 49851

Summary: [Qt] Fix QFont warnings about pixel size <= 0
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-11-19 19:11:46 PST
QFont doesn't approve of zero pixelSize, so we shouldn't try to set that.
Attachments
Proposed patch (2.71 KB, patch)
2010-11-19 19:18 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-11-19 19:18:49 PST
Created attachment 74458 [details] Proposed patch
Andreas Kling
Comment 2 2010-11-20 08:30:28 PST
Let's fix this properly! *** This bug has been marked as a duplicate of bug 49759 ***
Note You need to log in before you can comment on or make changes to this bug.