Alt Key + Mouse Scroll is the New Text Zoom In/Out in NetBeans

Posted by Geertjan on Oracle Blogs See other posts from Oracle Blogs or by Geertjan
Published on Wed, 20 Jun 2012 13:35:39 +0000 Indexed on 2012/06/20 15:22 UTC
Read the original article Hit count: 309

Filed under:

When the text zoom in/out, via "Ctrl Key + Mouse Wheel", was introduced in editors in a recent version of NetBeans IDE, many people cheered. Others booed because the combination "Ctrl Key + Mouse Wheel" is often pressed accidentally, especially when the user scrolls in the editor while intending to use some Ctrl shortcut, such as paste, which is Ctrl-v.

So, in NetBeans IDE 7.2, the text zoom in/out is now "Alt Key + Mouse Wheel":

http://netbeans.org/bugzilla/show_bug.cgi?id=212484

Remember that the text change only persists for as long as the file is open. So, if you've accidentally resized the text (i.e., in the current situation, prior to 7.2, where unintended side effects may happen because of Ctrl key usage), you can just close the file and reopen it to get the text size back to the way it was before.

© Oracle Blogs or respective owner

Related posts about /NetBeans IDE