Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8172583 | openjdk7u | Bhavesh Patel | P2 | Resolved | Fixed | master |
Description
Can't select and view contents of method grouping tabs on windows with Chrome.
How to reproduce:
1. Download JDK Docs bundle from http://jdk8.java.net/download.html and unzip it.
2. Open doc/api/index.html using Chrome (using v.29)
3. "All Method" tab is selected by default.
4. Try to select any other tabs, but no any respond.
It works with FF and IE
Effected tests below with jdk8 from http://wiki.se.oracle.com/display/JPG/JavaDocOptionalGrouping+Test+cases:
javadoc/OptionalGrouping/Class_A
javadoc/OptionalGrouping/Class_B
javadoc/OptionalGrouping/Class_C
javadoc/OptionalGrouping/Class_D
How to reproduce:
1. Download JDK Docs bundle from http://jdk8.java.net/download.html and unzip it.
2. Open doc/api/index.html using Chrome (using v.29)
3. "All Method" tab is selected by default.
4. Try to select any other tabs, but no any respond.
It works with FF and IE
Effected tests below with jdk8 from http://wiki.se.oracle.com/display/JPG/JavaDocOptionalGrouping+Test+cases:
javadoc/OptionalGrouping/Class_A
javadoc/OptionalGrouping/Class_B
javadoc/OptionalGrouping/Class_C
javadoc/OptionalGrouping/Class_D
Attachments
Issue Links
- backported by
-
JDK-8172583 method grouping tabs are not selectable
- Resolved