-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b10
-
x86
-
windows_xp
-
Verified
Disabled JEditorPane is firing the hyperlink events (entered, exited, activated)
Test case and a sample html is attached.
Steps to Reproduce:
1. Copy the attached src and the html file in the same direcotory.
2. Compile and run it java -cp . HyperLinkBug test-href-url.html
3. Click on the link "Click on me, to test". Will see the linked page.
Test case and a sample html is attached.
Steps to Reproduce:
1. Copy the attached src and the html file in the same direcotory.
2. Compile and run it java -cp . HyperLinkBug test-href-url.html
3. Click on the link "Click on me, to test". Will see the linked page.
- relates to
-
JDK-6927469 Hyperlinks enclosed in <p> tags in JEditorPanes do not behave as expected
- Closed