[
https://issues.apache.org/jira/browse/TOMAHAWK-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved TOMAHAWK-1451.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.11-SNAPSHOT
Assignee: Leonardo Uribe
The problem is the code that changes onmouseover/onmouseout properties,
assuming the children of the popup will use it.
To solve this, a new property was introduced called layout, that like
h:panelGroup render a <div> or <span> if layout is block or span. If
layout="none", the previous hack overriding onmouseover/onmouseout will be
used. The default should be render a surrounding <span>.
> [myfaces-example-simple-1.1.9] Popup example doesn't work with Mojarra
> 1.2/2.0.0
> --------------------------------------------------------------------------------
>
> Key: TOMAHAWK-1451
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1451
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Affects Versions: 1.1.9
> Environment: Mojarra 1.2_14-SNAPSHOT
> Mojarra 2.0.0-SNAPSHOT
> Mac OS 10.5.6
> JDK 1.6.0
> Reporter: Ryan Lubke
> Assignee: Leonardo Uribe
> Fix For: 1.1.11-SNAPSHOT
>
>
> When reviewing the popup example, no popups are displayed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira