<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140854#c30">Comment # 30</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140854">bug 140854</a>
              from <span class="vcard"><a class="email" href="mailto:ylchiron@free.fr" title="Yannick Chiron <ylchiron@free.fr>"> <span class="fn">Yannick Chiron</span></a>
</span></b>
        <pre>Thanks for this workaround.  I can also confirm that replacing in the Table
structure a field labeled "Memo [LONGVARCHAR]" by "Text [VARCHAR]" makes the
text appear normally. But one must be aware that "Memo [LONGVARCHAR]" has an
unspecified length of characters ("0" for unlimited) whereas "Text [VARCHAR]"
has a 100 characters length by default (can be extended, I just tried 10,000
length).

So overall, it seems that it is a working workaround while waiting for a fully
satisfying fix.</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>