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 262318 - Remove CTRL+Wheel for zooming text
Summary: Remove CTRL+Wheel for zooming text
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-03 02:13 UTC by _ gtzabari
Modified: 2016-06-06 13:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2016-06-03 02:13:04 UTC
The editor text should be zoomable like the Output Window is (CTRL+Wheel should zoom in or out depending on the direction).
Comment 1 Jiri Prox 2016-06-03 06:58:39 UTC
The editor can be zoomed using alt-wheel. This can be customized in keymap
Comment 2 _ gtzabari 2016-06-03 19:36:39 UTC
Please remove the CTRL+Wheel mapping. It is confusing for two reasons:

1. Consistency: It is confusing that CTRL+Wheel works for zooming the Output Terminal text but not the editor text.
2. It doesn't show up in the keymap. ALT+Wheel does, but CTRL+Wheel does not.

I'd be happy if all we had was ALT+Wheel because at least then it would be consistent across both components and re-configurable if so-desired.
Comment 3 Miloslav Metelka 2016-06-06 13:11:11 UTC
Reassigning to platform/output for evaluation.