Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63191

U+200C ZERO WIDTH NON-JOINER is NOT QChar::Joining_Transparent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.5
    • 5.7.1
    • None

    Description

      U+200C ZERO WIDTH NON-JOINER is a  QChar::Joining_None (page 380) but in QChar joiningType() return QChar::Joining_Transparent.

      auto jt = QChar(0x200c).joiningType();

      //jt == QChar::Joining_Transparent

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            laknoll Lars Knoll
            hdeldar hassan deldar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes