You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2012/08/22 14:56:38 UTC

[jira] [Created] (WICKET-4726) Do not try to show the date picker if it is already shown

Martin Grigorov created WICKET-4726:
---------------------------------------

             Summary: Do not try to show the date picker if it is already shown
                 Key: WICKET-4726
                 URL: https://issues.apache.org/jira/browse/WICKET-4726
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-datetime
    Affects Versions: 6.0.0-beta3, 1.5.8
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


If the date picker is shown there is no way to position the caret in the text input field with the mouse. 
The reason is because wicket-date.js tries to re-open the already opened DatePicker.

Reported-by: cleiter in IRC 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4726) Do not try to show the date picker if it is already shown

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4726.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.9
                   6.0.0
    
> Do not try to show the date picker if it is already shown
> ---------------------------------------------------------
>
>                 Key: WICKET-4726
>                 URL: https://issues.apache.org/jira/browse/WICKET-4726
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-datetime
>    Affects Versions: 1.5.8, 6.0.0-beta3
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0, 1.5.9
>
>
> If the date picker is shown there is no way to position the caret in the text input field with the mouse. 
> The reason is because wicket-date.js tries to re-open the already opened DatePicker.
> Reported-by: cleiter in IRC 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira