[richfaces-issues] [JBoss JIRA] Resolved: (RF-2034) Tooltip for an image in modalPanel moved off in Firefox

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Dec 4 20:13:51 EST 2008


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

Nick Belaevski resolved RF-2034.
--------------------------------

    Resolution: Out of Date
      Assignee: Tsikhon Kuprevich  (was: Pavel Yaschenko)


Not reproducible under FF 2.0.0.18/FF 3.0.4 with RF 3.3.0.BETA2

> Tooltip for an image in modalPanel moved off in Firefox
> -------------------------------------------------------
>
>                 Key: RF-2034
>                 URL: https://jira.jboss.org/jira/browse/RF-2034
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: Windows, Firefox 2.0.0.11
>            Reporter: Jiri Pejchal
>            Assignee: Tsikhon Kuprevich
>            Priority: Minor
>         Attachments: tooltip.firefox.jpg
>
>
> Tooltip for an image in modalPanel is moved to the left in Firefox. In IE 6, 7 is everything OK.
>         <f:view>
>          <rich:modalPanel  id="modal" top="20" 
>                               height="610" width="850"
>                                 zindex="2000">
>                    
>                 <h:graphicImage id="name-required" value="/images/core/required_field.gif">
>                     <rich:toolTip for="name_required">tooltiptext</rich:toolTip>
>                 </h:graphicImage>
>             </rich:modalPanel>
>             
>             <a href="javascript:Richfaces.showModalPanel('modal')">Open</a>
>             
>         </f:view>

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