Change 20080312-maxcarlson-i by [EMAIL PROTECTED] on 2008-03-12 12:34:14 PDT in /Users/maxcarlson/openlaszlo/trunkfor <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunkSummary: UPDATED Fix swf mousewheel support on windows opera and firefox when wmode is transparent or opaqueNew Features:Bugs Fixed: LPP-5393 - SWF doesn't get mousewheel events in Firefox when wmode is transparentTechnical Reviewer: promanikQA Reviewer: <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] Doc Reviewer: (pending)Documentation: Release Notes:Details: Opera on OS X doesn't support the mousewheel in SWF. This change adds mousewheel events to Windows firefox and opera when wmode is transparent.Tests: See LPP-5393 testcase, try both wmode 'opaque' and wmode 'transparent' Files: M lps/includes/source/embednew.jsChangeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080312-maxcarlson-i.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080312-maxcarlson-i.tar
Approved. I tried this with Firefox 1.5 and Opera 9.25 on Windows. It
works fine in Firefox. In Opera when wmode is transparent, I did not
see the wheel events. In Opera I only saw them when wmode=window
