[richfaces-issues] [JBoss JIRA] Commented: (RF-1310) toolTip panelBarItem problem

Tomislav Jakopec (JIRA) jira-events at lists.jboss.org
Thu Nov 8 08:40:45 EST 2007


    [ http://jira.jboss.com/jira/browse/RF-1310?page=comments#action_12386678 ] 
            
Tomislav Jakopec commented on RF-1310:
--------------------------------------

                                  <r:panelBar id="panelUvijeti" styleClass="panelAkcija">
					<r:panelBarItem label="#{messages['zajednicke.akcija']}">

						<t:commandButton rendered="#{zaposlenik.osoba != null}"
							image="/slike/ikone/spremiIdiNaNovi.png" action="spremiIdiNaNovi">
							<r:toolTip mode="client" followMouse="true" verticalOffset="30"
								horizontalOffset="-40" styleClass="tooltip" layout="block">
								<t:outputText escape="false"
									value="#{messages['maticni.zaposlenik.spremiIdiNaNoviOpis']}" />
							</r:toolTip>
						</t:commandButton>

					</r:panelBarItem>

					<r:panelBarItem
						rendered="#{postavkeAplikacija.pageName=='promjena'}"
						label="#{messages['zajednicke.povijesniPregled']} [ #{binding.vrijemeHistory} ]">
						
					</r:panelBarItem>
				</r:panelBar>


bug is also visible at
http://80.80.61.252/kadrovska
login (public):
Operater: java
Password: java

program: Workers
edit existing worker
at bottom off first panelBarItem


> toolTip panelBarItem problem
> ----------------------------
>
>                 Key: RF-1310
>                 URL: http://jira.jboss.com/jira/browse/RF-1310
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: RF 3.1.3 SNAPSHOT, Browser Firefox
>            Reporter: Tomislav Jakopec
>         Assigned To: Sergey Halipov
>             Fix For: 3.1.3
>
>
>  have two panelBarItems and at bottom of first one I have tooltip. Tool tip is rendered behind panelBarItem label. is this default behavior or is there some attribute to set or is it a bug?
> example
> http://popovac.hr/orka/tooltipProblem.jpg

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