Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4465489

Swing text components need to consider locale when word/line breaking

XMLWordPrintable

    • beta2
    • generic
    • generic

      Starting in Merlin, Swing components need to consider their Locale property when performing locale sensitive behavior. They should not use the default locale. The Swing text package needs to be updated to conform to this policy.

      In particular, the calls to BreakIterator.getWordInstance and BreakIterator.getLineInstance in GlyphView.java, Utilities.java and JTextComponent.java should pass a locale parameter.

            shickeysunw Shannon Hickey (Inactive)
            bcbeck Brian Beck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: