-
Bug
-
Resolution: Fixed
-
P4
-
2.0
-
b33
-
generic
-
generic
-
Verified
TextAttribute.UNDERLINE field specification contains the following string:
Default none.
It's unclear from this whether default value for this fiels is not defined at all
(compare with TextAttribute.FONT default specification: "None, perform default resolution")
or this means that there is no underline by default
(compare with TextAttribute.INPUT_METHOD_UNDERLINE default specification:
"no underline").
Logically it should not be undeline by default but it's not clear from the spec.
###@###.### 2004-11-12 11:38:53 GMT
Default none.
It's unclear from this whether default value for this fiels is not defined at all
(compare with TextAttribute.FONT default specification: "None, perform default resolution")
or this means that there is no underline by default
(compare with TextAttribute.INPUT_METHOD_UNDERLINE default specification:
"no underline").
Logically it should not be undeline by default but it's not clear from the spec.
###@###.### 2004-11-12 11:38:53 GMT
- relates to
-
JDK-5102276 Ambigious specs for attributed text drawing
- Resolved