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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Justin L <[email protected]> ---
Created attachment 130586
  --> https://bugs.documentfoundation.org/attachment.cgi?id=130586&action=edit
ShiftF3_startEnd.diff1: patch enabling ShiftF3 to work at the beginning and end
of a word

Great care is need with this bug. It is using a function called
TransliterateText() which contains modules like
TransliterationModules_ignoreBaFa_ja_JP,
TransliterationModules_ignoreIterationMark_ja_JP,
TransliterationModules_IGNORE_KANA,
TransliterationModules_HIRAGANA_KATAKANA etc.

Transliteration text was first introduced by author jp <[email protected]>    
 
2000-12-21 08:32:45 (GMT) in commit 52c520fd72373eb4d5ccd5edbb73e896c8731038
new: transliteration.

The section dealing with beginning/end positioning of the cursor has been
largely untouched since then. This patch fixes this for English, but unknown
how it affects other users or languages.

-- 
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

Reply via email to