Bug 109224 - letter auto change to lower from upper
Summary: letter auto change to lower from upper
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.3.4.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-20 01:48 UTC by xieyang
Modified: 2017-07-20 06:46 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xieyang 2017-07-20 01:48:02 UTC
Description:
while i input BBB in a cell,it's display BBB.but i input BBb in a cell,it's display Bbb. so if the third letter is lower ,the second letter will change to lower.

Steps to Reproduce:
1.input the word "BBb" in a cell,and push Enter.
2.the second letter will change to lower
3.

Actual Results:  
the cell should be "BBb"

Expected Results:
the real result is "Bbb"


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
Comment 1 Jacques Guilleron 2017-07-20 06:46:36 UTC
Hi xieyang,

This is due to an Option in Tools > AutoCorrect Options... > Options:
Correct TWo INitial CApitals.
Uncheck this option or, after adding a space to input, type Ctrl+Z to cancel autocorrection.