https://bugs.documentfoundation.org/show_bug.cgi?id=111817
V Stuart Foote <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |[email protected]
Resolution|--- |NOTABUG
--- Comment #9 from V Stuart Foote <[email protected]> ---
(In reply to Olivier Hallot from comment #4)
> I agree with John.
>
> The code should touch only the first letter, not the whole sentence.
No, Sentence case as implemented uses the ICU transliteration libraries
implemented in i18n. As does transliteration of UPPERCASE, Capitalize Every
Word, and lowercase--all of which are provided via the Cycle Case (<Shift>+F3)
shortcut or the Format -> Text menu which also includes the tOGGLE cASE.
These transliterations _implicitly_ affect the entire string selection, that is
the way the methods works. And, I don't believe we do any modifications to the
transliterations (to be able to apply our own logic to only affect initial
character) we would not want to as the libraries are optimized and we depend on
them for a lot of our Unicode glyph handling.
This is not the AutoCorrect "Capitalize first letter of every sentence" which
is implemented in edit engine and monitors key entry for word transitions in
Modify or Typing mode.
=> NOTABUG and Xisco's suggested help change is legitimate.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs