[richfaces-issues] [JBoss JIRA] Resolved: (RF-7401) rich:page : bad white space at top of sidebar under ie6

Andrey Markhel (JIRA) jira-events at lists.jboss.org
Fri Jun 26 13:27:57 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Markhel resolved RF-7401.
--------------------------------

    Resolution: Rejected


It is not a bug of richfaces, but bug of ie6.
To solve your problem just set style in form inside sidebar style="margin:0px;"
<f:facet="sidebar">
<h:form style="margin:0px;">
....
</h:form>
</f:facet>

> rich:page : bad white space at top of sidebar under ie6 
> --------------------------------------------------------
>
>                 Key: RF-7401
>                 URL: https://jira.jboss.org/jira/browse/RF-7401
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-panels-layout-themes
>    Affects Versions: 3.3.1
>         Environment: Internet expoler 6.0.2900 / richfaces 3.3.2GA
>            Reporter: Adrien
>            Assignee: Andrey Markhel
>            Priority: Optional
>             Fix For: 3.3.2.CR1
>
>         Attachments: sidebar.jpeg
>
>          Time Spent: 4 hours
>  Remaining Estimate: 0 minutes
>
> I put a jpeg as demonstration for comparaison firefox/ie6

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list