Description: Changing letters to capital should be done if they are entered inside quotations [single | double] Steps to Reproduce: 1.Open LO Writer 2.Type one small letter inside single quotes or double quotes. eg. 'i' or "i" 3. Actual Results: letters typed inside quotes got changed to capital letter automatically. Expected Results: Changing their case to Capital should not be applied to letters inside quotations as user intentionally give them inside quotes. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.7.2 / LibreOffice Community Build ID: 30(Build:2) CPU threads: 12; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: en-IN (en_IN); UI: en-US Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.2 Calc: threaded
Read Description as "Changing letters to capital should NOT be done if they are entered inside quotations [single | double]
Are you specifically requesting this for single letters inside quotes? Because if not, I would reject this request. Seeing a report like bug 54409, people would get angry, if we changed the behaviour completely.
Yes, I asked for single letter inside quotes.
[Automated Action] NeedInfo-To-Unconfirmed
We have the option "Capitalize first letter of sentence" which turns >this is "a".< correctly changes it into >This is "a".< (while >"a" is this.< remains lower case probably because of the quote). You are likely talking about >What i want< being changed into >What I want - but only for English and not for >What a want<. This option is defined in the replacement table for English as i => I. And IMO also relevant when quoted. Is there any other example than with "i => I"?
Seems only "I" has issue. All other letters work as expected.
(In reply to muthu from comment #6) > Seems only "I" has issue. All other letters work as expected. So the "bug" is only intrinsic for the English language. And easy to remove from the replacement table.