[Webkit-unassigned] [Bug 74587] New: [Qt] Visual inconsistency with QGraphicsWebView on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 22:26:06 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74587

           Summary: [Qt] Visual inconsistency with QGraphicsWebView on Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: titta.heikkala at digia.com


Created an attachment (id=119377)
 --> (https://bugs.webkit.org/attachment.cgi?id=119377&action=review)
Example to reproduce the issue

Overview:
If a tweet button is set as content to a QGraphicsWebView and transformation is set on the view, the button is shown too narrow. When the same button is used with QWebView in a QGraphicsProxyWidget it is shown correctly.

Steps to reproduce:
The attached example shows on Mac how QGraphicsWebView shows a tweet button too narrow if the view has transformation.

Actual results:
The tweet button is not shown for its width.

Expected result:
The whole tweet button is visible. (The button is shown correctly on Windows.)

Environment:
Mac OS X 10.7 and 10.6.8, Qt 4.7.4 and 4.8.0 RC, gcc 4.2.1

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list