Description: Hi. I'm using the version 6.4.6.2 in Kubuntu 20.4. I tried do change case is words separately (picking them up with ctrl key) and it didn't allowed me. The I tried to make word by word. First one. In the second, the word before followed the transformation of the second. At last I used kate for doing the work. Steps to Reproduce: 1.select a word and change the case with shift+F3. 2.Select another word and try to change to the same case. 3.Tha change in the second is followed by the first. Actual Results: - Expected Results: The change in one should not affect the second and vice versa. Reproducible: Didn't try User Profile Reset: No Additional Info: -
The cycle case transliterations (<Shift>+F3) apply to selection, or if no selection to current word at the edit cursor. Except for the Sentence case which remains borken -- bug 49033 and always applies to the the full text run of a sentence. It was put into the cycle case for bug 116315, but its behavior needs to be tweaked--for no selection and with selection. Meanwhile need to pay attention when using the cycle case--it will clobber adjacent words as described. Or, just use the individual controls on the Format -> Text menu, or set a keyboard shortcut in the Customize dialog. *** This bug has been marked as a duplicate of bug 49033 ***