<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Terms of 2 Formatting Marks are different to the Unicode Terms"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107447#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Terms of 2 Formatting Marks are different to the Unicode Terms"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107447">bug 107447</a>
              from <span class="vcard"><a class="email" href="mailto:khaledhosny@eglug.org" title="Khaled Hosny <khaledhosny@eglug.org>"> <span class="fn">Khaled Hosny</span></a>
</span></b>
        <pre>Checking the code, 
No-width optional break, inserts U+200B ZERO WIDTH SPACE
No-width no ~break, inserts U+2060 WORD JOINER

So these are different characters from ZWJ and ZWNJ, but I still think the
names need to be changed because they are still confusing. People should not
need to check the code to find out what character is this. One suggestion is to
keep the terminology (for familiarity of existing users), and add the actual
character code point between parentheses, and the full name in the tooltip.


e.g.:

No-width optional break (U+200B) → tooltip: Inserts U+200B Zero Width Space</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>