-
Bug
-
Resolution: Fixed
-
P3
-
7u6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8131507 | 7u40 | Unassigned | P3 | Closed | Fixed | |
JDK-8131502 | 7u21 | Unassigned | P3 | Closed | Fixed |
This is split off from RT-23631.
The problem we need to fix here is changes in dtjava.js to address:
> When using DOCTTYPE declaration, the browser is more strict. That's why it refuses to set width and height of the splash div when no units are specified i.e. width=400 instead of width="400px"
The problem we need to fix here is changes in dtjava.js to address:
> When using DOCTTYPE declaration, the browser is more strict. That's why it refuses to set width and height of the splash div when no units are specified i.e. width=400 instead of width="400px"
- backported by
-
JDK-8131502 HTML splash screen is misaligned if <doctype> is used in html page
- Closed
-
JDK-8131507 HTML splash screen is misaligned if <doctype> is used in html page
- Closed
- relates to
-
JDK-8126548 Mac: popups/context menus have incorrect position at startup when using Doctype declaration in the Html page
- Closed