Bug 444388 - Tree with MeasureItem doesn't support horizontal scroll wheel event
Summary: Tree with MeasureItem doesn't support horizontal scroll wheel event
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.5   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 12:03 EDT by Markus Keller CLA
Modified: 2020-05-01 16:34 EDT (History)
0 users

See Also:


Attachments
modified Snippet220.java (2.86 KB, text/plain)
2014-09-17 12:03 EDT, Markus Keller CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2014-09-17 12:03:51 EDT
Created attachment 247159 [details]
modified Snippet220.java

A Tree with a MeasureItem listener doesn't support the horizontal scroll wheel event of a 4-way scrolling mouse.

In the Eclipse SDK, this e.g. makes horizontal scrolling via mouse wheel work in the navigator view, but not in the Package Explorer and Project Explorer (bug 201984 comment 9).

Removing the "bits |= OS.TVS_NOHSCROLL;" in Tree#_addListener(..) makes the horizontal scrolling work, but it also creates a second scroll bar.
Comment 1 Eclipse Genie CLA 2019-12-20 12:09:56 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.