Text converted to lowercase is reverted into uppercase again when uppercase keyword case is used

Claus Pedersen

Member³
In the editor, when entering text in uppercase and using Edit -> Selection -> Lowercase to convert the text into lowercase, the text is reverted into uppercase when typing continues.

My editor preferences is set to Keyword case: Uppercase.

Example: enter the text "THIS SHOULD BE LOWERCASE" in an editor window. Then mark the text and use Selection -> lowercase to convert it into lowercase. When typing continues, for instance by adding a space after the word 'lowercase', the last word is converted into uppercase again.

I am using version 8.0.1.1502
 
I think the case converter works on the word just before the space and is triggered by typing the space. Try "THIS SHOULD BE LOWERCASE " and then lowercase this. When you start typing at the end of the line, lowercase will not be uppercased.
Just my 2 cents,
 
Back
Top