You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Volker Weber (JIRA)" <de...@myfaces.apache.org> on 2006/10/31 15:05:16 UTC

[jira] Created: (TOBAGO-168) DatePicker needs extra height when time controll is used

DatePicker needs extra height when time controll is used
--------------------------------------------------------

                 Key: TOBAGO-168
                 URL: http://issues.apache.org/jira/browse/TOBAGO-168
             Project: MyFaces Tobago
          Issue Type: Bug
            Reporter: Volker Weber
         Assigned To: Volker Weber
             Fix For: 1.0.9




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

        

[jira] Reopened: (TOBAGO-168) DatePicker needs extra height when time controll is used

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-168?page=all ]

Bernd Bohmann reopened TOBAGO-168:
----------------------------------

             
This solution doesn't work for facelets. 
I moved the code for setting the size to the datepicker renderer.
Is this code to late for the layouting the popup?

> DatePicker needs extra height when time controll is used
> --------------------------------------------------------
>
>                 Key: TOBAGO-168
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-168
>             Project: MyFaces Tobago
>          Issue Type: Bug
>            Reporter: Volker Weber
>         Assigned To: Volker Weber
>             Fix For: 1.0.9
>
>


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

        

[jira] Commented: (TOBAGO-168) DatePicker needs extra height when time controll is used

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOBAGO-168?page=comments#action_12446851 ] 
            
Bernd Bohmann commented on TOBAGO-168:
--------------------------------------

Unfortunately in facelets the parent has not set :-(

Can we invoke the height calculation for the popup later?

> DatePicker needs extra height when time controll is used
> --------------------------------------------------------
>
>                 Key: TOBAGO-168
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-168
>             Project: MyFaces Tobago
>          Issue Type: Bug
>            Reporter: Volker Weber
>         Assigned To: Volker Weber
>             Fix For: 1.0.9
>
>


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

        

[jira] Resolved: (TOBAGO-168) DatePicker needs extra height when time controll is used

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-168?page=all ]

Bernd Bohmann resolved TOBAGO-168.
----------------------------------

    Resolution: Fixed

> DatePicker needs extra height when time controll is used
> --------------------------------------------------------
>
>                 Key: TOBAGO-168
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-168
>             Project: MyFaces Tobago
>          Issue Type: Bug
>            Reporter: Volker Weber
>         Assigned To: Volker Weber
>             Fix For: 1.0.9
>
>


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

        

[jira] Resolved: (TOBAGO-168) DatePicker needs extra height when time controll is used

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-168?page=all ]

Volker Weber resolved TOBAGO-168.
---------------------------------

    Resolution: Fixed

> DatePicker needs extra height when time controll is used
> --------------------------------------------------------
>
>                 Key: TOBAGO-168
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-168
>             Project: MyFaces Tobago
>          Issue Type: Bug
>            Reporter: Volker Weber
>         Assigned To: Volker Weber
>             Fix For: 1.0.9
>
>


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

        

[jira] Commented: (TOBAGO-168) DatePicker needs extra height when time controll is used

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOBAGO-168?page=comments#action_12446848 ] 
            
Volker Weber commented on TOBAGO-168:
-------------------------------------

Yes this is to late,
the height calculation is done just before invoking the encodeBegin() on the renderer.

whats the problem with getForComponent() in faclets?

> DatePicker needs extra height when time controll is used
> --------------------------------------------------------
>
>                 Key: TOBAGO-168
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-168
>             Project: MyFaces Tobago
>          Issue Type: Bug
>            Reporter: Volker Weber
>         Assigned To: Volker Weber
>             Fix For: 1.0.9
>
>


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