Change 20080624-Philip-4 by [EMAIL PROTECTED] on 2008-06-24 16:07:14 EDT
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: FF2/DHTML: Make address form invisible when editing is finished
New Features:
Bugs Fixed: LPP-6517
Technical Reviewer: josh
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
The edit-address feature in amazon works by setting the height of the
form to 0 as a means to disable it. This doesn't disable the edittext
components. I added a show() method to the object that handles
address editing. This continues to set the height to/from 0, but also
adjusts the visible state.
Tests:
go to amazon checkout in dhtml. Edit or create a new address. Click
on one of the edit fields so that the cursor is displayed. When you
cancel or ok, the cursor disappears.
Files:
M demos/amazon/address.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080624-Philip-4.tar