Navigation Buttons Not Working

tutva

Member
Ok, this may sound ridiculous but has anyone else had an issue where the HOME and END buttons don't work when navigating in an edit window? I'm running the exact same version of PL/SQL Developer on 2 machines side by side and on one the buttons work when navigating and on the other they don't. On the one that doesn't, they DO work in other applications, so it's not the keyboard. I've also went section by section through the preferences and everything is exactly the same. Also, the CNTRL-Arrow doesn't work to skip entire words (works on one machine but not the other). It's driving me crazy

I know it sounds stupid, but I use those buttons a lot when coding and it's throwing me off because I press one and start typing and the cursor isn't where I though it was.

Help!
 
Go to Tools --> Preferences --> Key Configuration

Set shortcut keys to "Editor: Start of Line" and to "Editor: End of Line".
 
Back
Top