Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:browser
Description
When clicking rapidly on a HTML anchor <a href="#"....> it will use its default behavior instead the one defined in the event listeners. The solution for ICE-3044 could be applied to these components that render anchors with empty document fragment as URL:
* DataPaginatorRenderer.java
* MenuItem.java
* PanelTabSetRenderer.java
* TreeRenderer.java
* DataPaginatorRenderer.java
* MenuItem.java
* PanelTabSetRenderer.java
* TreeRenderer.java
Issue Links
- depends on
-
ICE-3044 Rapid clicking on ice:commandButton resets View state
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16630 | Mon May 12 11:17:12 MDT 2008 | yip.ng | Change dummy href attribute value from "#" to "javascript:;". |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16629 | Mon May 12 11:15:20 MDT 2008 | yip.ng | Change dummy href attribute value from "#" to "javascript:;". |
Files Changed | ||||
![]() ![]() ![]() ![]() |