]
Nick Belaevski updated RF-2034:
-------------------------------
Fix Version/s: 3.2.0
Assignee: Pavel Yaschenko
Tooltip for an image in modalPanel moved off in Firefox
-------------------------------------------------------
Key: RF-2034
URL:
http://jira.jboss.com/jira/browse/RF-2034
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: Windows, Firefox 2.0.0.11
Reporter: Jiri Pejchal
Assigned To: Pavel Yaschenko
Priority: Minor
Fix For: 3.2.0
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: