[richfaces-issues] [JBoss JIRA] Reopened: (RF-910) Tooltip javascript error
Aleksej Yanul (JIRA)
jira-events at lists.jboss.org
Tue Oct 23 12:36:01 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-910?page=all ]
Aleksej Yanul reopened RF-910:
------------------------------
Assignee: Aleksej Yanul (was: Viktor Volkov)
[Exception... "'Permission denied to get property HTMLDivElement.parentNode' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]
stopObserving(undefined, "mouseover", undefined, false)a4j_3_1_2-SNAPSHO... (line 220)
attachOnLoadEvents()tooltip.js.jsf (line 8)
initialize(Object delay=0 event=mouseover, "tooltipSubviewID:_id42:tooltipID", "tooltipSubviewID:_id42:_id53", "client", false, "top-right", true, 0, 0, "A4J.AJAX.Submit('_viewRoot','tooltipSubviewID:_id42',event,ajaxOptions)", Object parameters=Object)tooltip.js.jsf (line 6)
create()a4j_3_1_2-SNAPSHO... (line 3)
evalScripts()
//-------------------------------------------------------------
// jsf 1.1
// tomcat 5.5.17
// FF
// direct the mouse on "inputText"
//-------------------------------------------------------------
// html code
<h:inputText value="Text" id="inp1" size="50">
<rich:toolTip value="toolTip for input text">
<f:facet name="defaultContent">
<f:verbatim>DEFAULT VALUE</f:verbatim>
</f:facet>
</rich:toolTip>
</h:inputText>
> Tooltip javascript error
> ------------------------
>
> Key: RF-910
> URL: http://jira.jboss.com/jira/browse/RF-910
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Environment: IE 6.0
> JDK 15.
> Tomcat 5.5
> JSF 1.2
> Build RF3.1
> Reporter: Pavel Yaschenko
> Assigned To: Aleksej Yanul
> Fix For: 3.2.0, 3.1.1
>
>
> test case:
> 1. open test-applications;
> 2. open tooltip sample;
> 3. select ajax mode;
> 4. check "Follow mouse" option;
> 5. move mouse on the gray box above "Test tooltip" label;
> Javascript error will apper.
--
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