RESOLVED DUPLICATE of bug 31203 35670
[Qt] QWebPage::createPlugin() visibility attribute ignored in Qt 4.5
https://bugs.webkit.org/show_bug.cgi?id=35670
Summary [Qt] QWebPage::createPlugin() visibility attribute ignored in Qt 4.5
Tor Arne Vestbø
Reported 2010-03-03 04:00:14 PST
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 &lt;div&gt; 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>
Attachments
Antonio Gomes
Comment 1 2010-03-03 06:41:21 PST
it seems really a dup of bug 35670, which have been fixed in trunk, but I do not think it was/will be backported to qt4.5 branch. should we close it as DUP ?
Kent Hansen
Comment 2 2010-03-12 06:28:58 PST
(In reply to comment #1) > it seems really a dup of bug 35670, which have been fixed in trunk, but I do > not think it was/will be backported to qt4.5 branch. How can it be a duplicate of itself? :)
Antonio Gomes
Comment 3 2010-03-12 06:34:47 PST
(In reply to comment #2) > (In reply to comment #1) > > it seems really a dup of bug 35670, which have been fixed in trunk, but I do > > not think it was/will be backported to qt4.5 branch. > > How can it be a duplicate of itself? :) :) good question. I mean bug 31203. *** This bug has been marked as a duplicate of bug 31203 ***
Note You need to log in before you can comment on or make changes to this bug.