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

Line breaking doesn't handle CJK punctuation correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.1.2
    • core-libs
    • None
    • x86
    • windows_nt



      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.)
      ======================================================================

            ssenthilsunw Shanmugam Senthil (Inactive)
            bcbeck Brian Beck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: