[Webkit-unassigned] [Bug 20081] [Qt] Add support for windowless NPAPI plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 27 22:05:11 PDT 2009


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





--- Comment #25 from Girish Ramakrishnan <girish at forwardbias.in>  2009-09-27 22:05:11 PDT ---
Here's my todo list for this feature to be 'complete':
1. Make it work with QWebGraphicsItem. We most likely cannot support
transparent mode but opaque mode should work.
2. Make it work with printing
3. Test grabWidget
4. Test Keyboard and Focus (some code already exists)
5. Implement Mouse handling (Click, Wheel)
6. Check if dialogs and widgets displayed by plugins work (flash shows gtk
popup menus and dialogs)
7. Optimize opaque mode. Need not XCopyArea from the backing store to drawable.

Let me know, if I am missed something.

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