-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b78
-
generic
-
generic
-
Verified
Bug Info:
=========
Size key is missing in StyleContext.DEFAULT_STYLE so when trying to get the default font size of textpane returns null value instead of numeric.It is regression from mustang b71 onwards.
Please find the attached java file.
Expected Results:
=================
It should returns default font size value.
Actual Results:
===============
It has return null value.
=========
Size key is missing in StyleContext.DEFAULT_STYLE so when trying to get the default font size of textpane returns null value instead of numeric.It is regression from mustang b71 onwards.
Please find the attached java file.
Expected Results:
=================
It should returns default font size value.
Actual Results:
===============
It has return null value.
- relates to
-
JDK-6366440 Application deadlocks when printing some text through JTextPane
-
- Closed
-