-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b51
-
x86
-
linux
Name: dmR10075 Date: 09/27/2003
Right now we set some text properties(for example - WM_NAME) to
XTextProperty which is either STRING or COMPOUND_TEXT. However,
COMPOUND_TEXT might not be well supported by some platforms or WMs. _NET
protocol has the ability to provide Unicode equivalents for some
properties. We should set these properties to Unicode to take advantage
of Unicode support on the platform (and leave existing properties as is
for backward compatibility).
======================================================================
Right now we set some text properties(for example - WM_NAME) to
XTextProperty which is either STRING or COMPOUND_TEXT. However,
COMPOUND_TEXT might not be well supported by some platforms or WMs. _NET
protocol has the ability to provide Unicode equivalents for some
properties. We should set these properties to Unicode to take advantage
of Unicode support on the platform (and leave existing properties as is
for backward compatibility).
======================================================================
- relates to
-
JDK-6262397 Problem with Window Icon when minimizing SwingSet on CDE.
-
- Resolved
-
-
JDK-6184437 Swing JFrame's window couldnot display title which containing Japanese fonts completely
-
- Closed
-
-
JDK-5010966 Titles are not rendered properly for devanagari unicode range
-
- Closed
-