Change 20091001-maxcarlson-D by [email protected] on 2009-10-01 20:53:54 PDT in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix IE clickability issues when interacting with iframes Bugs Fixed: LPP-8435 - The visible atrribute of view will cannot work well,when clicking on html iframe to control the display of a view Technical Reviewer: ptw QA Reviewer: hminsky Details: I'm not sure why, but IE needs to have its stylesheet twiddled for this testcase to work. For some reason, the clickable <img/> remains active without this change - probably more IE renderer voodoo. LzMouseKernel - Shorten lookups in setMouseControl(). Eliminate __cachedSelection cruft. In setGlobalClickable() when quirks.fix_ie_clickable is on, explicitly toggle the CSS display attribute for all clickdivs. Tests: See testcase from LPP-8435. Files: M WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091001-maxcarlson-D.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
