Approved. On 2009-08-26, at 15:27, Max Carlson wrote:
> Change 20090826-maxcarlson-b by maxcarl...@bank on 2009-08-26 12:15:11 > PDT > in /Users/maxcarlson/openlaszlo/4.2 > for http://svn.openlaszlo.org/openlaszlo/branches/4.2 > > Summary: Add lz.Keys.setGlobalFocusTrap() API to force app focus in > SWF > > Bugs Fixed: LPP-7593 - IBM Jaws Accessibility Issues with the button > > Technical Reviewer: hminsky > QA Reviewer: ptw > > Details: Add lz.Keys.setGlobalFocusTrap() support for swf. When > called, browser focus will be forced into the swf application it was > called from. > > Tests: This is to address this point in the bug: > 2) When tab to the last button, the focus indicator stays at the > button but the focus move to and read the address bar, it should not. > Calling lz.Keys.setGlobalFocusTrap(true) will prevent this from > happening. > > Files: > M WEB-INF/lps/lfc/kernel/swf/LzKeyboardKernel.as > M WEB-INF/lps/lfc/kernel/swf/LzSprite.as > M WEB-INF/lps/lfc/kernel/dhtml/LzKeyboardKernel.js > M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js > M WEB-INF/lps/lfc/kernel/swf9/LzKeyboardKernel.as > M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as > M WEB-INF/lps/lfc/services/LzKeys.lzs > M lps/includes/source/embednew.js > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20090826-maxcarlson-b.tar > _______________________________________________ > Laszlo-reviews mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
