Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-1042

Investigate support of surrogate pairs in all text processing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 2.1.0
    • wtk, wtk-terra, wtk-validation
    • None

    Description

      According to PIVOT-850, most if not all the code that advances through text (such as for label sizing, drawing, etc.) uses CharSequence to do so (usually using "charAt()" method).  This does not work correctly for surrogate pairs (such as emoji).  And maybe the TextLayout stuff used by IME support needs tweaking as well....

      This issue is meant to collect all the fixes / changes necessary so that emoji (or any surrogate pair characters) will work with all the Pivot text code.

      Attachments

        Activity

          People

            rwhitcomb Roger Lee Whitcomb
            rwhitcomb Roger Lee Whitcomb
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: