[Bug 95274] Wrong editing languages offered
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 14 09:04:08 UTC 2024
https://bugs.documentfoundation.org/show_bug.cgi?id=95274
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |difficultyInteresting,
| |easyHack, skillCpp, topicUI
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org,
| |hossein at libreoffice.org,
| |mentoring at documentfoundatio
| |n.org
--- Comment #70 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We discussed the topic in the design meeting.
Language guessing is needed by many users and should be improved. However, the
used library was never meant (nor is it likely to achieve) to detect the
language based on one or a few words. Alternatives might be available though,
https://github.com/pemistahl/lingua-py.
The suggestion is to make the function optional by
a) adding "[ ] Detect languages" (off by default) to Tools > Options >
Languages and Locale > Enhanced Language Support,
b) show document languages in the dropdown and require user to pick one from
the character dialog (as today and like MSO does), and
c) sort the results according comment 55.
d) do not add recent languages (across sessions),
In the long run it would be good to improve the detection.
For a code pointer, see comment 44.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list