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

Line breaking doesn't handle CJK punctuation correctly

XMLWordPrintable

    • 1.1.6
    • generic, x86
    • generic, windows_95, windows_nt
    • Verified



        Name: bb33257 Date: 07/29/97


        The line-breaking algorithm in BreakIterator doesn't handle CJK
        punctuation correctly. If you feed it a string consisting of
        a bunch of CJK ideographs with the ideographic period (\u3002) and
        comma (\u3001) interspersed, the period and comme get treated the
        same the ideographs themselves-- line breaks occur both before and
        after them. This could lead to a line of CJK text beginning with
        a period or comma, which shouldn't happen. (This problem probably
        also occurs with CJK ideographs and other punctuation marks.)
        ======================================================================

              joconnersunw John Oconner (Inactive)
              bcbeck Brian Beck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: