Approved (tested on trunk)
Change 20070815-jcrowley-m by
<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]
on
2007-08-15 01:02:57 EDT
in /Users/jcrowley/src/svn/openlaszlo/legals-b
for
<http://svn.openlaszlo.org/openlaszlo/branches/legals>http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: DHTML calendar demo wigs out on opening Event Info
New Features:
Bugs Fixed: LPP-4175
Technical Reviewer: pbr
QA Reviewer: max
Doc Reviewer:
Documentation:
Release Notes:
Details: I found a larger bug with this one, which was auto-
assigned to Tucker. It's LPP-4499. The issue here is
really that calling LzFocus.setFocus() on something
off-canvas in DHTML will slide the canvas over so that
the focused item is visible. I worked around it in
this case by moving it into an onstop event for one
of the animators called by the same method, to ensure
it didn't get called until after the object was fully
on-screen.
Tests: Run modified Calendar versus unmodified in DHTML; note
the modified version doesn't slide over all crazy-like
when the info panel is opened by clicking the 'i' on
a selected event tag.
Files:
M demos/calendar/infopanel.lzx
Changeset:
<http://svn.openlaszlo.org/openlaszlo/patches/20070815->http://svn.openlaszlo.org/openlaszlo/patches/20070815-
jcrowley-m.tar