[Laszlo-dev] For Review: Change 20070122-maxcarlson-u Summary: Bring inputtext to the foreground on mouseover in dhtml
Max Carlson
max at openlaszlo.org
Mon Jan 22 15:21:48 PST 2007
Change 20070122-maxcarlson-u by maxcarlson at max-carlsons-
computer.local on 2007-01-22 15:03:51 PST
in /Users/maxcarlson/openlaszlo/legals
Summary: Bring inputtext to the foreground on mouseover in dhtml
New Features: Before, you would have to click twice to enter text in
a DHTML inputtext. This change fixes that behavior.
Bugs Fixed:
Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: LzSprite.js - hide shown inputtexts on mouseover
LzMouseKernel - hide shown inputtexts on mousedown or mouseup
LzInputTextSprite - track which inputtext was last shown. Add
__hideIfNotFocused() to hide shown inputtext for mouse events.
Tests: All examples run as before - except inprovements.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js
M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070122-
maxcarlson-u.tar
More information about the Laszlo-dev
mailing list