Bug 240682

Summary: Ctrl+Left/Right horizontal scrolling broken in Tree when using colored labels
Product: [Eclipse Project] Platform Reporter: Dani Megert <daniel_megert>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: gheorghe, markus.kell.r, remy.suen, rolf.theunissen
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=562499
Whiteboard:

Description Dani Megert CLA 2008-07-14 10:28:04 EDT
R3.4.

1. make sure the Package Explorer shows the horizontal scroll bar
2. try to use Ctrl+Left/Right to scroll horizontally
==> doesn't work

3. disable colored labels (General > Appearance pref page)
4. close Package Explorer (this is needed - looks like removing the SWT.MeasureItem, SWT.EraseItem and SWT.PaintItem listeners leaves some stuff)
5. try to use Ctrl+Left/Right to scroll horizontally
==> works
Comment 1 Remy Suen CLA 2010-04-09 09:04:49 EDT
This was asked about on IRC today. I can still reproduce the problem on Windows. The reporter claimed to have the same problem on Linux and that the suggested workaround here does not help.
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:10:34 EDT
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.
Comment 3 Rolf Theunissen CLA 2020-05-01 16:44:06 EDT
Scrolling by horizontal mouse wheel is broken in the same way.