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 203818 - "Pan" behavior needed in editor
Summary: "Pan" behavior needed in editor
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL: http://bugs.sun.com/bugdatabase/view_...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 11:12 UTC by Geertjan Wielenga
Modified: 2012-11-06 15:59 UTC (History)
1 user (show)

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 Geertjan Wielenga 2011-10-17 11:12:01 UTC
Now that we can zoom in the editor (great!), it would also be very useful to be able to pan -- which is especially useful when you have zoomed to a large font size.
Comment 1 Dusan Balek 2011-10-17 11:28:43 UTC
Could you please describe the requested feature in more detail? Thanks.
Comment 2 Geertjan Wielenga 2011-10-17 11:36:50 UTC
OK. Right now, in 7.1, I can hold down the mousewheel (on my system, no mousewheel, so Ctrl + move up/down on pad) and then the font zooms in and out if I move up/down.

Now, what would be nice, if I hold down Ctrl + move left/right on pad (i.e., hold down mousewheel and move left/right), the editor content should move left and right -- in the same way as if I was moving the scrollbar at the bottom of the editor left and right.

Then the mouse would be used completely, i.e., up/down means scroll up/down, mousewheel left/right would mean scroll left/right, and mousewheel up/down means (from 7.1) font zoom in/out.
Comment 3 Miloslav Metelka 2012-05-10 15:04:52 UTC
Unfortunately JDK does not support horizontal mousewheel scrolling yet - see e.g. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6440198
Reassigning to platform/jdk issues.
Comment 4 Stanislav Aubrecht 2012-11-06 15:59:30 UTC
Please vote for the JDK bug.