
| Key: |
LPP-4520
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
P1
|
| Assignee: |
Unassigned
|
| Reporter: |
Mamye Kratt
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
XP,FF, dhtml, swf
Linux, FF, dhtml, swf
XP,FF, dhtml, swf
Linux, FF, dhtml, swf
|
|
| Severity: |
Minor
|
| Fixed in Change#: |
6,371
|
| Runtime: |
N/A
|
| Fix in hand: |
False
|
|
(wafflecone branch build r6096 - XP and Linux installer)
Select Components menu in Laszlo-Explorer
Select Form Components menu
Select Date Picker from menu
Click on icon to expand Date Picker
Compare to bottom Date Picker
Result:
Bottom Date Picker is missing the window
|
|
Description
|
(wafflecone branch build r6096 - XP and Linux installer)
Select Components menu in Laszlo-Explorer
Select Form Components menu
Select Date Picker from menu
Click on icon to expand Date Picker
Compare to bottom Date Picker
Result:
Bottom Date Picker is missing the window |
Show » |
|
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Fix datepicker
New Features:
Bugs Fixed:
LPP-4520Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
If a datepicker is created open (ie. not as an icon), the window component was not displayed correctly. I tracked this down to when the visibility code was changed (r5014). Since the windowpanel has a datapath, it defaults to "collapse". However, there isn't any code to set it to visible. My fix is to set the windowpanel to "visible=true" so that it opens and displays properly.
Tests:
http://localhost:8080/wafflecone/examples/components/datepicker_example.lzx
Works in swf and dhtml.
Files:
M lps/components/lz/datepicker.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070905-Philip-6.tar