[
http://jira.jboss.com/jira/browse/RF-2614?page=all ]
Nick Belaevski reassigned RF-2614:
----------------------------------
Assignee: Aleksej Yanul (was: Nick Belaevski)
That's an issue of test application. #{tooltip.event} is "oncontextmenu"
after submit
toolTip: rich:tooltIP component doesn't appear after submit.
------------------------------------------------------------
Key: RF-2614
URL:
http://jira.jboss.com/jira/browse/RF-2614
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: IE6, IE7, FF, Safari
Reporter: Mikhail Vitenkov
Assigned To: Aleksej Yanul
Priority: Critical
Fix For: 3.2.0
Step 1. Add toolTip on the page, use following code:
<rich:toolTip id="tooltipID" value="#{tooltip.value}"
mode="#{tooltip.mode}" styleClass="#{style.styleClass}"
style="#{style.style}"...
</rich:toolTip>
Step 2. Mouse over the tested rich:toolTip - toolTip appears.
Step 3. Click Submit button(<h:commandButton
value="submit"></h:commandButton>).
Step 4. Make mouse over the area binded with tested toolTip.
Actual behavior:
ToolTip doesn't apper. It's appear just after context menu being called.
--
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