You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2006/12/03 17:32:23 UTC

[jira] Resolved: (TOBAGO-206) Default-Button conflicts with Datepicker

     [ http://issues.apache.org/jira/browse/TOBAGO-206?page=all ]

Bernd Bohmann resolved TOBAGO-206.
----------------------------------

    Resolution: Fixed

> Default-Button conflicts with Datepicker
> ----------------------------------------
>
>                 Key: TOBAGO-206
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-206
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9
>         Environment: Snapshot 1.0.9 -01.12.2006
> IE / Firefox
>            Reporter: Rainer Rohloff
>         Assigned To: Bernd Bohmann
>            Priority: Critical
>             Fix For: 1.0.9
>
>
> consider the following code:
> <f:view>
> 	<tc:page id="main">
> 		<tc:panel>
> 			<tx:date label="Date">
> 			</tx:date>
> 			<tc:button action="reload" label="Reload" defaultCommand="true" />
> 		</tc:panel>
> 	</tc:page>
> </f:view>
> szenarios:
> 1) enter manual value in date-field seems to work
> 2) pick value with datepicker
>      -> default Button lost default-Status (doesn t work with enter)
>      -> click on Button "reload" opens datepicker (while closing of datepicker is not possible in IE)
> Without defaultCommand="true" no problem arise

-- 
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