Bug 240682 - Ctrl+Left/Right horizontal scrolling broken in Tree when using colored labels
Summary: Ctrl+Left/Right horizontal scrolling broken in Tree when using colored labels
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-14 10:28 EDT by Dani Megert CLA
Modified: 2020-05-01 16:44 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.