-
Bug
-
Resolution: Won't Fix
-
Normal
-
8.0.5
-
None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
http://zkfiddle.org/sample/3lphgvb/4-listener-suppress-navigation
Current Result
When adding a onClick listener on an element around an html or native <a> tag with href (html link), navigation doesn't happen on click.
Expected Result
Native <a> tags and <a> tags located inside an html component should navigate when clicked, instead of inheriting parent ZK component click listeners
Debug Info
Root Cause
Workaround
- blocks
-
ZK-4642 onRightClick on <html> doesn't stop context menu
- Closed