[Webkit-unassigned] [Bug 35670] New: [Qt] QWebPage::createPlugin() visibility attribute ignored in Qt 4.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 04:00:14 PST 2010


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

           Summary: [Qt] QWebPage::createPlugin() visibility attribute
                    ignored in Qt 4.5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


This bug report originated from issue QTBUG-4864
http://bugreports.qt.nokia.com/browse/QTBUG-4864

--- Description ---

When porting our project from Qt Extended 4.4 to Qt for Embedded Linux 4.5.3,
we found a discrepancy in visibility behavior with plugins created through
QWebPage::createPlugin(). In Qt Extended 4.4.2, the visibility attribute in the
<div> tag of an html file correctly hides a QLineEdit object. 

<p>In Qt for Embedded LInux 4.5.3, the visibility attribute seems to be ignored
altogether, resulting in the QLineEdit object always being visible</p>

-- 
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