Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:ICEfaces 2.1.0 Beta2
-
Assignee Priority:P1
-
Workaround Exists:Yes
-
Workaround Description:Its possible that the new ace:tooltip component would work better for this.
Description
When using the compat ice:panelTooltip component in ICEfaces 2.1.0 Beta2, its not possible to select, focus into, hover over the rendered tooltip. As soon as the mouse is moved the tooltip disappears. This was not an issue with the ICEfaces EE 2.0 release.
-
Hide
- Case9972Example2.war
- 7.41 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/classes/.../example/TestBean.class 0.8 kB
- WEB-INF/lib/commons-beanutils.jar 226 kB
- WEB-INF/lib/commons-collections.jar 558 kB
- WEB-INF/lib/commons-digester.jar 140 kB
- WEB-INF/lib/commons-logging.jar 52 kB
- WEB-INF/lib/icefaces-ace.jar 1.39 MB
- WEB-INF/lib/icefaces-compat.jar 2.35 MB
- WEB-INF/lib/icefaces.jar 240 kB
- WEB-INF/lib/javax.faces.jar 2.48 MB
- WEB-INF/web.xml 2 kB
- welcomeICEfaces.xhtml 1 kB
-
Hide
- Case9972Example2.zip
- 17 kB
- Arran Mccullough
-
- Case9972Example2/build.xml 3 kB
- Case9972Example2/.../ant-deploy.xml 2 kB
- Case9972Example2/.../build-impl.xml 58 kB
- Case9972Example2/.../genfiles.properties 0.5 kB
- Case9972Example2/.../private.properties 0.5 kB
- Case9972Example2/.../project.properties 3 kB
- Case9972Example2/nbproject/project.xml 0.9 kB
- Case9972Example2/src/conf/MANIFEST.MF 0.0 kB
- Case9972Example2/src/.../TestBean.java 0.4 kB
- Case9972Example2/web/.../context.xml 0.1 kB
- Case9972Example2/web/WEB-INF/web.xml 2 kB
- Case9972Example2/.../welcomeICEfaces.xhtml 1 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Command: Commit
Modified: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\javascript\extras\extras.js
Sending content: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\javascript\extras\extras.js
Completed: At revision: 26752
Show
Adnan Durrani
added a comment - Command: Commit
Modified: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\javascript\extras\extras.js
Sending content: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\javascript\extras\extras.js
Completed: At revision: 26752
Attached test case that shows issue. Hover over "FOO", tooltip is displayed, try to hover over tooltip or select text. This was possible in the 2.0 EE release.