<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Long Password fails for file saving LibreOffice CALC file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=43452#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Long Password fails for file saving LibreOffice CALC file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=43452">bug 43452</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>"NOW, in LO 6.1, the warning during paste is gone"

Its still present under gen, that dialog is a feature of the vcl Edit that
GtkEntry doesn't have. Instead GtkEntry just fires gtk_widget_error_bell on the
short paste which traditionally dinged, though (I think) the audible bell has
fallen into disuse so in practice nothing dings. Using...

gsettings set org.gnome.desktop.wm.preferences visual-bell true

shows a flash when it hits the char limit so the indication is fired, just
nothing reaches the user by default. So I guess we need an indicator of our
own.</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>