Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82638 --- shadow/82638 2007-09-04 12:00:48.000000000 -0400 +++ shadow/82638.tmp.29532 2007-09-06 01:17:50.000000000 -0400 @@ -33,6 +33,30 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 16:44 ------- Yes, it is supported, I just don't implemented it on beginning due to "time" problems. Please assign bug to you when you start to work on this otherwise I will take a look at weekend. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 01:17 ------- + +Am adding some comments that Jackson made on email, to keep +information on a single place: + +---- +1. Firefox hasn't supported windowless plugins until recently. I don't +know exactly which version the support showed up in, but it's certainly +not 2.0.0.6 (what most people are using). I am using a nightly build of +the 3.0 firefox and the windowless support is there. The 3.0 firefox +does cause some breakage in our current plugin, but only for 1.1 stuff +(hooking up to js events from managed code). + +2. The challenge that you mentioned, of making cairo work with a +drawable instead of having it's own window. + +3. Obviously other events like mouse/keyboard will require some work. +----- + +Jackson also pointed out to the bugzilla entry that tracks the feature +in Firefox: + + https://bugzilla.mozilla.org/show_bug.cgi?id=137189 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
