[richfaces-issues] [JBoss JIRA] Created: (RF-3579) toolTip: graphicImage inside toolTip with height & width, which set in "20%" have incorrect view under different browsers.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed May 28 12:12:49 EDT 2008


toolTip: graphicImage inside toolTip with height & width, which set in "20%" have incorrect view under different browsers.
--------------------------------------------------------------------------------------------------------------------------

                 Key: RF-3579
                 URL: http://jira.jboss.com/jira/browse/RF-3579
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: IE, FF, Safari, Opera(3.2.1.CR8)
            Reporter: Mikhail Vitenkov
         Assigned To: Nick Belaevski


Step 1. Add <h:graphicImage inside tooltip such way:
<rich:panel style="width:50px; height:50px; background-color: gray">
<rich:toolTip id="tooltipID" ...
<h:graphicImage id="pricsID" value="/pics/toshiba.jpg" height="20%" width="20%"></h:graphicImage>				
		</rich:toolTip>
	</rich:panel>
Step 2. Navigate to page & call toolTip.

Actual behavior:
For the different browsers image inside toolTip have different style displaying. For more information see attached screenshots.

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

        



More information about the richfaces-issues mailing list