[richfaces-issues] [JBoss JIRA] Resolved: (RF-4347) Implement Safari-compatible Event.findElement/up() functions

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Sep 12 11:33:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-4347.
--------------------------------

    Resolution: Done
      Assignee: Mikhail Vitenkov  (was: Nick Belaevski)


Works as expected after prototype.js updated.

Test case:

		<table>
			<tbody>
				<tr>
					<td>
						<a onclick="alert(Event.findElement(event, 'TABLE').tagName);">Alert</a>
					</td>
				</tr>
			</tbody>
		</table>

Should produce 'table' alert.

> Implement Safari-compatible Event.findElement/up() functions
> ------------------------------------------------------------
>
>                 Key: RF-4347
>                 URL: https://jira.jboss.org/jira/browse/RF-4347
>             Project: RichFaces
>          Issue Type: Sub-task
>    Affects Versions: 3.2.2
>            Reporter: Nick Belaevski
>            Assignee: Mikhail Vitenkov
>             Fix For: 3.3.0
>
>


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

        



More information about the richfaces-issues mailing list