[Laszlo-dev] For Review: 20080919-laszlo-0 Summary: A handful of fixes to Amazon

J Crowley jcrowley at laszlosystems.com
Fri Sep 19 18:43:35 PDT 2008


Change 20080919-laszlo-0 by laszlo at T43-L3XEXMW on 2008-09-19 21:27:58 EDT
    in /home/laszlo/src/svn/openlaszlo/trunk-bigboss
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: A handful of fixes to Amazon

New Features:

Bugs Fixed: LPP-6864 - SWF9: Amazon: Border around Cart and List buttons 
has artifacts
            LPP-6865 - SWF9: Amazon: Empty search returns a list of albums
            LPP-7024 - Images in the Amazon demo are clipped

Technical Reviewer: promanik
QA Reviewer: henry
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: Switched the resources for the buttons to
    their png equivalents.  (David had me do this for
    all non-animated resources in lzpixmobile, and it
    seems like generally a good idea for all demos.)
    I'm going to try to run some tests to see whether
    there's a deeper issue with clipping of SWF resources,
    but this fixes it here for now.
    
    Changed search so that a search is performed only if
    there's text in the field.
    
    Changed CD cover images from clip="true" to stretches="both"
    so that the album covers fully display, instead of just the
    upper-left corners.

Tests: Run Amazon demo in SWF9, SWF8 and DHTML.  The cart and list
    buttons should all look the same, the CD images should now show
    the full covers.  Click "search" without any text in the box.
    It shouldn't run a search.  Enter text into the box and search.
    The query should run.  Clear the box again and hit "search".  It
    shouldn't run any searches.

Files:
M      demos/amazon/recommendation.lzx
M      demos/amazon/amazon.lzx
M      demos/amazon/resources.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20080919-laszlo-0.tar




More information about the Laszlo-dev mailing list