This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 242727 - Make Text zoom available from Editor Toolbar - plugin available
Summary: Make Text zoom available from Editor Toolbar - plugin available
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P4 normal with 1 vote (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 08:50 UTC by phansson
Modified: 2016-07-01 18:01 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Mock-up screenshot (61.07 KB, image/png)
2014-03-10 08:50 UTC, phansson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description phansson 2014-03-10 08:50:49 UTC
Created attachment 145889 [details]
Mock-up screenshot

The text zoom feature was introduced in v7.1 and is indeed very handy. It is currently only available via keyboard or mouse actions.




Proposal
--------
Make three actions available from the Editor Toolbar:
1. Decrease font size
2. Increase font size
3. Reset font size

A mock-up Editor Toolbar is in the attached picture. This is just for illustration. (apologies for my lousy home made icons, I hope you get the idea)



Motivation
----------

1. Working off a laptop it is just a lot easier to click an icon than to remember a keyboard shortcut.
2. This feature is too well hidden. I would argue that many users do not know it exists.
3. Even with the keymapping change in 7.2 I still happen to accidentally activate this feature.. although a LOT more seldom than in 7.1. When that happens I have to remember how it is I get back.
4. The current keybindings/mouse actions do not expose a reset feature (you have to close and re-open the window - how many users would know that?). That would be easy to do from the toolbar.
Comment 1 PrplHaz4 2014-03-10 12:09:32 UTC
I would say this is exceptionally important for HiDPI support - as the default font sizes are comical on 3200x1800, even at 150%, and there are no default key bindings for the text zoom feature - even though it is a core function, not language or environment specific.
Comment 2 phansson 2014-03-19 13:48:37 UTC
markiewb  has kindly created this plugin: http://plugins.netbeans.org/plugin/53555, which does EXACTLY this. Consider taken the plugin into core.
Comment 3 markiewb 2016-07-01 18:01:13 UTC
A plugin is available. Lowering prio to P4