Bug 544156 - Scroll text editors with mousewheel button down and mouse move
Summary: Scroll text editors with mousewheel button down and mouse move
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 542777
Blocks:
  Show dependency tree
 
Reported: 2019-02-05 15:51 EST by Mr. Brummolix CLA
Modified: 2019-02-28 03:28 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mr. Brummolix CLA 2019-02-05 15:51:39 EST
Would it be possible to add a common mouse wheel behaviour to Eclipse, especially for all text editors?

In some applications (for example browsers) you can not only scroll with turning the mousewheel. You can also scroll while pressing the mousewheel down and moving the mouse up or down at the same time.

This is a very useful feature because it is more ergonomic for your hand and programmers have to do it all day long.
Comment 1 Alexander Kurtakov CLA 2019-02-27 01:34:17 EST
Please try the api added in bug 542777. It is still not exposed in eclipse itself but should give a preliminary look of it.
Comment 2 Mr. Brummolix CLA 2019-02-27 15:13:55 EST
Can you give me a hint how to test it?

Is it already included in M1/M2 (https://www.eclipse.org/downloads/packages/release/2019-03) ?

How to enable it if there's no UI for the preference?