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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #4 from V Stuart Foote <[email protected]> ---
With current master/6.2.0 build the cycle case rotation of a selection, when
passing through the sentence case transliteration, is being still being
affected by bug 49033

So yes the cycling of the selection is correct, but it bleeds over to the whole
sentence run.


STR from cmnt 6 of duplicate bug 119495 -> dup to 49033

Perform the following steps:
1. Write two sentences as follows:
  This should be title case.
  John Smith and Joe Blow wrote to fred jones.
2. Select the first sentence and press Shift-F3 once or as many times as needed
to have every initial letter capitalised, i.e. "This Should Be Title Case."
3. Select "fred jones" and press Shift-F3
The result is that sentence case is applied to the whole sentence, which now
reads as "John smith and joe blow wrote to fred jones."  So this has just
uncapitalised "Smith", "Joe", and "Blow", and done nothing to "fred jones".
4. Press Shift-F3 three more times and "fred jones" will become "Fred Jones".  
5. Now select "joe blow" and press Shift-F3.  This changes "Fred Jones" back to
"fred jones"!  

Without stepping through cases on a different bit of text, there is no way to
get the correct capitalisation through using Shift-F3.

*** This bug has been marked as a duplicate of bug 49033 ***

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