You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Marcel Sansaricq (JIRA)" <de...@myfaces.apache.org> on 2005/11/04 19:22:19 UTC

[jira] Created: (MYFACES-784) Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px (200px for example)

Popup component  renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example) 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: MYFACES-784
         URL: http://issues.apache.org/jira/browse/MYFACES-784
     Project: MyFaces
        Type: Bug
  Components: Tomahawk  
    Versions: 1.1.1, 1.1.0    
 Environment: Linux - Tomcat
    Reporter: Marcel Sansaricq


I downloaded the Myfaces 1.1.1 production release and verified that the combo-box over popup component bug is fixed. However, I noticed that if the following style sheet properties: margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example) to offset the rendering position of the popup, an empty box is still drawn from the 0px origin in addition to the offset popup window.

-- 
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: (MYFACES-784) Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px (200px for example)

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-784?page=comments#action_12356959 ] 

Werner Punz commented on MYFACES-784:
-------------------------------------

The problem probably is caused by the positional code, which just traverses the parents components position, a separate CSS positional code which also traverses the css info has to be added, I will if time permits look into it this weekend.


> Popup component  renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example)
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MYFACES-784
>          URL: http://issues.apache.org/jira/browse/MYFACES-784
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.0, 1.1.1
>  Environment: Linux - Tomcat
>     Reporter: Marcel Sansaricq

>
> I downloaded the Myfaces 1.1.1 production release and verified that the combo-box over popup component bug is fixed. However, I noticed that if the following style sheet properties: margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example) to offset the rendering position of the popup, an empty box is still drawn from the 0px origin in addition to the offset popup window.

-- 
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] Closed: (MYFACES-784) Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px (200px for example)

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-784?page=all ]
     
Werner Punz closed MYFACES-784:
-------------------------------


done I am closing this now

> Popup component  renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example)
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MYFACES-784
>          URL: http://issues.apache.org/jira/browse/MYFACES-784
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.1, 1.1.0
>  Environment: Linux - Tomcat
>     Reporter: Marcel Sansaricq
>     Assignee: Werner Punz
>      Fix For: Nightly

>
> I downloaded the Myfaces 1.1.1 production release and verified that the combo-box over popup component bug is fixed. However, I noticed that if the following style sheet properties: margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example) to offset the rendering position of the popup, an empty box is still drawn from the 0px origin in addition to the offset popup window.

-- 
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: (MYFACES-784) Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px (200px for example)

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-784?page=all ]
     
Werner Punz resolved MYFACES-784:
---------------------------------

    Fix Version: Nightly
     Resolution: Fixed

done... the javascript underframe now also uses the margin css information
for the positional rendering

> Popup component  renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example)
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MYFACES-784
>          URL: http://issues.apache.org/jira/browse/MYFACES-784
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.1, 1.1.0
>  Environment: Linux - Tomcat
>     Reporter: Marcel Sansaricq
>     Assignee: Werner Punz
>      Fix For: Nightly

>
> I downloaded the Myfaces 1.1.1 production release and verified that the combo-box over popup component bug is fixed. However, I noticed that if the following style sheet properties: margin-top:-0px or margin-left:0px; are set to a value other than 0px  (200px for example) to offset the rendering position of the popup, an empty box is still drawn from the 0px origin in addition to the offset popup window.

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