[Libreoffice-bugs] [Bug 43452] Long Password fails for file saving LibreOffice CALC file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 17 11:20:24 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=43452

--- Comment #14 from Caolán McNamara <caolanm at redhat.com> ---
"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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200617/212761b3/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list