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

--- Comment #12 from Justin L <jl...@mail.com> ---
Created attachment 131528
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131528&action=edit
functional patch that needs confirmation and feedback

enhance Shift-F3 rotating between UPPER, lower, Title cases.
-allow cursor at the beginning of the word
-allow cursor at the end of the word
-allow cursor in whitespace before a word
-rotate based on current status, not on a blind counter

-this is based on a huge assumption that the first word
will always be in a single node. VALID?

TODO: some hacks could be removed if transliterateText()
can be modified to stop preventing cursor at beginning/end
of a word. But that might break other transliterations?

TODO: the old routine is also implemented separately
in editeng - consider a similar enhancement there to
affect Writer's comments and textboxes.

NEEDED: someone with a vested interest submitting more testing scenarios,
validating the functionality, and championing the patch submission.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to