up vote 3 down vote favorite

Is it possible to disable or lock the zoom feature in Notepad++ ? I'm doing a lot of copying and pasting, and the zoom level keeps changing on me. It's driving me nuts!

flag

Should be migrated to Superuser – Koning Baard XIV Aug 17 '09 at 21:09

migrated from stackoverflow.com

3 Answers

up vote 4 down vote

Seriously I cannot imagine a scenario where you're accidentally zooming. The hot keys involve Control-Mousewheel, or Control-Keypad-plus-or-minus. (If you'll excuse the description). These aren't near or similar to Control-C and Control-V. So you must be holding the control key while meaning to scroll in the document.

Anyway, it's been a while since I used it, but I'm told you can edit the shortcuts in the settings > shortcut mapper. Since the zoom shortcuts must be causing you trouble, remap or disable them.

link|flag
No, you can edit NPP shortcuts now, going to Settings > Shortcut mapper. – Igoru Aug 20 '09 at 2:38
@Igoru thanks, I've edited the answer to reflect this. – dlamblin Aug 20 '09 at 8:39
Some mouse wheels are a bit finicky and can scroll when you aren't touching the wheel (eg. you stopped turning just before the next skip, and a minute later it is jostled passed it). If you're hold control at the time, you zoom. This happens to me all the time. – Strilanc Jan 13 at 18:02
@Strilanc I never encountered this but it sounds aggravating. Consider buying another mouse. I'm happy with my logitech.com/index.cfm/428/… – dlamblin Jan 16 at 22:19
up vote 1 down vote

I don't have that issue. The only way it zooms is if you use CTRL-MouseWheel, or by CTRL-KP+ or CTRL-KP-. Most likely, you are trying to scroll the document when you still have CTRL held down (or active via StickyKeys.)

Best recommendation is to use CTRL-KP/ to reset the zoom.

link|flag
up vote 0 down vote accepted

The zooming is happening (I think) because I have a cheap M$ mouse, and the scroll wheel sometimes doesn't roll all the way to the next tick when I stop scrolling. Then, later, when I'm using Ctrl+C/Ctrl+V top copy and paste the wheel snaps into place, thus causing what appears to be a spontaneous zoom. Unfortunately, becuase this problem is occuring on my PC at work, I don't have the option of replacing the mouse, which would be my normal solution. So, what I would like to do, if possible, is disable or lock the zoom feature on Notepad++. Thanks.

link|flag

Your Answer

get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.