Author: max
Date: 2007-09-28 15:28:06 -0700 (Fri, 28 Sep 2007)
New Revision: 6685

Modified:
   openlaszlo/branches/wafflecone/
Log:
Recorded merge of revisions 6676 via svnmerge from 
http://svn.openlaszlo.org/openlaszlo/trunk

.......
  r6676 | jcrowley | 2007-09-28 13:26:36 -0700 (Fri, 28 Sep 2007) | 36 lines
  
  Change 20070928-jcrowley-u by [EMAIL PROTECTED] on 2007-09-28 16:24:50 EDT
      in /Users/jcrowley/src/svn/openlaszlo/trunk-a
      for http://svn.openlaszlo.org/openlaszlo/trunk
  
  Summary: [repackaging for trunk - this was approved by Phil]
        DHTML calendar demo wigs out on opening Event Info
  
  New Features:
  
  Bugs Fixed: LPP-4175 - DHTML calendar demo wigs out on opening
        Event Info
  
  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.
.......



Property changes on: openlaszlo/branches/wafflecone
___________________________________________________________________
Name: svnmerge-integrated
   - 
/openlaszlo/branches/legals:1-5746,5748-5756,5758-5770,5772-5819,5821-5860,5862-5890,5892-6065,6068-6177,6179-6228,6230-6236,6241-6266
 
/openlaszlo/trunk:1-3892,3894-3952,3954-4393,4395-4461,4463-4467,4469-4471,4473-5085,5087-5171,5173-5203,5205-5209,5211-5331,5333-5334,6595-6602
   + 
/openlaszlo/branches/legals:1-5746,5748-5756,5758-5770,5772-5819,5821-5860,5862-5890,5892-6065,6068-6177,6179-6228,6230-6236,6241-6266
 
/openlaszlo/trunk:1-3892,3894-3952,3954-4393,4395-4461,4463-4467,4469-4471,4473-5085,5087-5171,5173-5203,5205-5209,5211-5331,5333-5334,6595-6602,6676


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to