[Webkit-unassigned] [Bug 31232] [Qt] Windowed Plugins : Implement composited plugins for windowed mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 05:00:40 PST 2009


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





--- Comment #7 from Girish Ramakrishnan <girish at forwardbias.in>  2009-11-11 05:00:39 PST ---
Here's an (incomplete) TODO list:
1. Check if we can just use QWidget::x11Event instead of converting Qt events.
2. Fix Event handling
3. Track old event filters
4. Transparent plugins does not work yet
5. We can just make PluginCompositedQt a QX11EmbedContainer

Unfixable/Don't know how to handle cases below:
1. Popups shown by plugin
2. Cursor changes by plugin
3. Dialogs shown by plugin

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