[Webkit-unassigned] [Bug 35683] [Qt] QWebView Transparency fails when Flash Plugin is initialized under Ubuntu 9.04 & 9.10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 08:04:49 PDT 2010


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


Kent Hansen <kent.hansen at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kent.hansen at nokia.com




--- Comment #1 from Kent Hansen <kent.hansen at nokia.com>  2010-03-17 08:04:49 PST ---
(K)ubuntu 9.10, r55986, Qt 4.7:

(process:12843): Gtk-CRITICAL **: gtk_clipboard_get_for_display: assertion
`display != NULL' failed
Adobe Flash Player: gtk_clipboard_get(GDK_SELECTION_PRIMARY); failed. Trying to
call gtk_init(0,0);

and then a white view. No transparency. Same with 4.6.

WebKit shipped with Qt 4.5:

(process:12965): Gtk-CRITICAL **: gtk_clipboard_get_for_display: assertion
`display != NULL' failed
Adobe Flash Player: gtk_clipboard_get(GDK_SELECTION_PRIMARY); failed. Trying to
call gtk_init(0,0);

(<unknown>:12965): Gdk-CRITICAL **: gdk_window_get_origin: assertion
`GDK_IS_WINDOW (window)' failed

and then a black view. No transparency.

On Mac I don't see anything with r55986 & 4.7.

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