Uppercase/lowercase problem

Qkxy

Member²
Hi,
In SQL window I start to type this:
1:>strange BeHaViOuR
than I select the last word "BeHaViOuR" and select
Edit=>Selection>Uppercase or Lowercase menu, the text became uppercase or lowercase. Than I press the left arrow key (unselect the text) and press any character the text become unchanged "BeHaViOuR".

PL/SQL Developer version: 7.0.2.1076
 
Qkxy,

I'll take a pound of whatever you're smoking! :-)

I couldn't replicate this behavior and I'm running the same version.

I pasted the entire line of text into a new SQL window, selected the last word, pulled down the menu option Edit->Selection->Uppercase, then left arrow and typed the letter 'a' (w/o quotes). Nothing strange happened.

Could you be in the southern hemisphere and so the magnetic poles are different? :-)

Good luck with whatever's going on there!
 
I can reproduce it in the command window and SQL window with all of the plug-ins disabled.

The only difference is that I have to press the right arrow key to deselect the text. If I left arrow key, it puts my cursor in the middle of the word.

Mike
 
Mike:
Yes, you are right. It is really the right arrow key I have pressed. I'm sorry for the false report.
Marco:
You can reproduce it without arrow key you only have to click with the mouse to the end of the text and type a character.
Stew:
I'm not smoking and I'm in the northern hemisphere.
 
I noticed that if the Editor/Keyword preference is "Unchanged", the problem doesn't show up.

I have it as "Uppercase" normally and the problem does show up.

Mike
 
Back
Top