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 214772 - Enable resetting editor font size by mouse wheel
Summary: Enable resetting editor font size by mouse wheel
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal with 2 votes (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on: 212484
Blocks: 214770
  Show dependency tree
 
Reported: 2012-06-26 11:09 UTC by Petr Somol
Modified: 2016-07-07 07:32 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Somol 2012-06-26 11:09:01 UTC
Currently we use Alt-MouseWheelUp/Down to temporarily change font size in editor. There is however no simple way of resetting font size to the default, and doing it manually by Alt-MouseWheelUp/Down is at times frustrating as it is not recognizable easily which font size is the one we originally had.

Therefore I suggest to enable resetting font size by Alt-MouseWheelClick, if this event is catchable reliably enough.
Comment 1 Petr Somol 2012-06-26 11:53:55 UTC
Forgot to remark that currently (at least on Windows 7) there seems to be an unintended effect of Alt-MouseWheelClick in that it does the same as Ctrl-LeftMouseButtonClick, i.e., go to definition of type. The difference here is that the entity under cursor does not get underlined when pressing Alt before the click. This is clearly a mistaken behavior that (at least from UEX point of view) can be replaced by what is suggested in this issue.
Comment 2 Martin Balin 2016-07-07 07:32:08 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss