-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 17, 21, 22, 23
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8330479 | 22.0.2 | Alexey Ivanov | P3 | Resolved | Fixed | b04 |
JDK-8333547 | 21.0.5 | Martin Doerr | P3 | Resolved | Fixed | b01 |
JDK-8331209 | 17.0.13-oracle | Alexey Ivanov | P3 | Resolved | Fixed | b01 |
JDK-8333703 | 17.0.13 | Martin Doerr | P3 | Resolved | Fixed | b01 |
For example,
<u><s>struck?</s></u>
<span style='text-decoration: underline'><s>struck?</s></span>
In both cases, Swing renders the text with underline only.
If you use <strike> instead of <s>, Swing renders the text with underline and strikethrough.
Both <s> and <strike> should render the text the same way.
- backported by
-
JDK-8330479 <s> tag doesn't strikethrough the text
- Resolved
-
JDK-8331209 <s> tag doesn't strikethrough the text
- Resolved
-
JDK-8333547 <s> tag doesn't strikethrough the text
- Resolved
-
JDK-8333703 <s> tag doesn't strikethrough the text
- Resolved
- relates to
-
JDK-8325620 HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
- Resolved
-
JDK-8326734 text-decoration applied to <span> lost when mixed with <u> or <s>
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/2db15017
-
Commit openjdk/jdk21u-dev/ec7a205b
-
Commit openjdk/jdk22u/ae466e27
-
Commit openjdk/jdk/80b63b67
-
Review openjdk/jdk17u-dev/2541
-
Review openjdk/jdk21u-dev/660
-
Review openjdk/jdk22u/117
-
Review openjdk/jdk/17659