[Webkit-unassigned] [Bug 36179] [QT] Webkit transparency causes screen distortions and flickering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 06:36:32 PDT 2010


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


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |jocelyn.turcotte at nokia.com




--- Comment #7 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2010-05-06 06:36:32 PST ---
Tried to reproduce it and couldn't, the window was transparent as expected.
I also got the "won't close" problem which seem to be caused by an unreleased
mouse grab.

The screen distortion you see is there because the window is expected to be
made transparent by the composition manager but is not.

You test application is too complex.
If you can shrink it and corner the cause of the problem around 
QPalette::setBrush(QPalette::Base, Qt::transparent) and
setAttribute(Qt::WA_TranslucentBackground, true), you should report this bug at
http://bugreports.qt.nokia.com

The bug is not related to QtWebKit so i'll resolve it as invalid.

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