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

--- Comment #16 from Mihail Balabanov <[email protected]> ---
Re-confirmed with Version: 24.2.3.2 (X86_64) / LibreOffice Community
Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba
CPU threads: 12; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: bg-BG (bg_BG); UI: bg-BG
Calc: CL threaded

The cycling appears to depend on an global internal counter and not on the
state of the selected text/the text containing the cursor. In a new document, I
type

example
Example

Then I cycle the first line like this:

example -> Example -> Example -> EXAMPLE -> example

The internal counter is now primed for Title Case. At this point, I try to
cycle the second line and I get:

Example -> Example -> Example -> EXAMPLE -> example

The first two presses of F3 don't change the word (they are, respectively,
Title Case and Sentence case), giving the impression that the feature is not
working. The expected result is to detect the current state of the selected
text and to continue cycling from that state onward regardless of any previous
cycle case operation on another selection, so:

Example -> EXAMPLE -> example -> Example -> ...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to