You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/11/08 20:06:52 UTC

[jira] Commented: (TAPESTRY-1144) DropDownDatePicker component values not submitted in FF

    [ http://issues.apache.org/jira/browse/TAPESTRY-1144?page=comments#action_12448231 ] 
            
Jesse Kuhnert commented on TAPESTRY-1144:
-----------------------------------------

Hi Greg, 

The DropdownDatePicker here works fine in FF (among others) for me: http://opencomponentry.com:8080/timetracker/app .

Is there something different happening in the TimeTracker app's use of this picker than yours ?

> DropDownDatePicker component values not submitted in FF
> -------------------------------------------------------
>
>                 Key: TAPESTRY-1144
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1144
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework, JavaScript, Web
>    Affects Versions: 4.1.1
>         Environment: Firefox 1.5
>            Reporter: Greg Woolsey
>            Priority: Blocker
>
> DropDownDatePicker components don't submit values in Firefox, as far as I can tell.  They do in IE.  I think it may have something to do with the way the Widget moves/recreates DOM nodes - the text inputs may be reattached outside the DOM tree of the form they were supposed to be in, and thus not submitted by Firefox?  Maybe IE remembers what form they were originally part of, and submits them with it no matter where they move to.
> This is obviously a big deal - need to have dates in apps!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org