| Other |
|---|
| 5.0 b60Fixed |
|
Duplicate :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
JEditorPane does not pickup right font size and font family under GTK LookAndFeel.
It should use javax.swing.UIManager.get("EditorPane.font")
=====
update from 5042381
In JEditorPane we are tying to follow w3c standards on font sizing.
See bug 4765271 [Mapping of the CSS length units is incorrect]
In 1.5 "12pt" can produce different font sizes depending upon the screen resolution.
We need to have it backward compatible.
###@###.### 2004-05-05
|