You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Alberto Dominguez (JIRA)" <de...@myfaces.apache.org> on 2006/07/26 17:58:13 UTC

[jira] Created: (TOMAHAWK-570) Problem showing popup under absolute DIV's

Problem showing popup under absolute DIV's
------------------------------------------

                 Key: TOMAHAWK-570
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-570
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar, Date
    Affects Versions: 1.1.3
         Environment: Mozilla Firefox 1.5.x and IE 6

            Reporter: Alberto Dominguez
            Priority: Minor


Using some DIV's for templating purposes t:inputDate or t:inputCalendar doesn't fit the associated fields. I tried to change the DIV CSS style position attribute but it didn't work.



-- 
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: (TOMAHAWK-570) Problem showing popup under absolute DIV's

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved TOMAHAWK-570.
----------------------------------

    Resolution: Fixed

The description is rather vague, I assume it is meant
that the popup div does not position itself properly to the parent position.
There was a positioning bug in the code which has been resolved.

Fixed in 1.1.7 snapshot trunk:
http://svn.apache.org/viewvc?view=rev&revision=619397


> Problem showing popup under absolute DIV's
> ------------------------------------------
>
>                 Key: TOMAHAWK-570
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-570
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar, Date
>    Affects Versions: 1.1.3
>         Environment: Mozilla Firefox 1.5.x and IE 6
>            Reporter: Alberto Dominguez
>            Priority: Minor
>
> Using some DIV's for templating purposes t:inputDate or t:inputCalendar doesn't fit the associated fields. I tried to change the DIV CSS style position attribute but it didn't work.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.