Change 20090706-hqm-L by [email protected] on 2009-07-06 10:51:16 EDT in /Users/hqm/openlaszlo/trunk-diamond for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix text selection and links in IE7 dhtml New Features: Bugs Fixed: LPP-8303, LPP-8306 Technical Reviewer: max QA Reviewer: ptw Doc Reviewer: (pending) Documentation: Release Notes: Details: + make the conditional code which prevents excessive object selection for IE into a real quirk, quirks.prevent_selection, in all the places it is called, instead of a conditional on the presence of 'IE' browser + Do not cancel the default browser behavior for mouse clicks, just cancel bubbling. Tests: + see testcase test/testIframeLinks/select.jsp + smokecheck dhtml + examples/components/component_sampler.lzx Files: A test/testIframeLinks A test/testIframeLinks/select.html A test/testIframeLinks/iframe.html A test/testIframeLinks/select.jsp A test/testIframeLinks/select.lzx M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090706-hqm-L.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
