[Bug 161411] UI Better wording for ASCII-only characters
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 5 01:28:18 UTC 2024
https://bugs.documentfoundation.org/show_bug.cgi?id=161411
V Stuart Foote <vsfoote at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vsfoote at libreoffice.org
--- Comment #4 from V Stuart Foote <vsfoote at libreoffice.org> ---
Unlike the Unicode 'Basic Latin' block, referring to ASCII is a problem as
non-standard Extended-ASCII and localized 8-bit character mappings remain
prevalent.
And also utf-8 is broken for password entry as noted in bug 50400--that our
SfxPasswordDialog::AllowAsciiOnly() used in pw dialogs exclusively validates
the 7-bit 128 character ASCII code set.
That is what needs to be conveyed.
(In reply to Tuomas Hietala from comment #3)
>...
> * ""Only Basic Latin (a.k.a. ASCII) characters (A-Z, a-z, 0-9 and the most
> common punctuation marks) can be entered"
> Something for everyone?
Make that "Only Unicode 'Basic Latin' (a.k.a ASCII) characters (A-Z, a-z, 0-9
and the most common punctuation marks) can be entered"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list