[Swfdec] [Bug 16717] New: mozilla plugin should draw with the visual from the NPWindow

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 14 21:45:45 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16717

           Summary: mozilla plugin should draw with the visual from the
                    NPWindow
           Product: swfdec
           Version: git
          Platform: All
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: plugin
        AssignedTo: swfdec at lists.freedesktop.org
        ReportedBy: bugs.freedesktop at karlt.net
         QAContact: swfdec at lists.freedesktop.org


Created an attachment (id=17678)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=17678)
draw to the visual from the NPWindow

Currently the swfdec plugin draws with the visual from the browser toplevel
window which is not necessarily appropriate for the Drawable of windowless
plugins.  This can result in "BadMatch (invalid parameter attributes)" when the
depths differ or colour confusion if the depths are the same but color masks
differ.

Once this Mozilla bug is fixed, its test case can serve as a test case for this
bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=445250

Even without non-unit opacity, it's possible there may be some
Xserver/application configurations where the visual on the toplevel window
differs from that used within Mozilla, which is gdk_rgb_get_colormap(), or
other browser.


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


More information about the Swfdec mailing list