Bug 16987 - [CCombo] does not respond to MouseWheel
Summary: [CCombo] does not respond to MouseWheel
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M5   Edit
Assignee: Duong Nguyen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 7101
Blocks:
  Show dependency tree
 
Reported: 2002-05-22 14:55 EDT by Christophe Cornu CLA
Modified: 2008-02-07 11:43 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Cornu CLA 2002-05-22 14:55:54 EDT
.Build 'F1'

Bring up the Eclipse Properties view.
Put focus to a value entry defined with a combobox (e.g. as in step A9.6 
of 'PDE Usage Scenarios')
The keyboard (arrows up and down) can be used to cycle through the items in 
the combobox. The wheel mouse has no effect.
Comment 1 Veronika Irvine CLA 2002-05-27 08:51:51 EDT
CCombo does not do anything with mouse wheel moves.
Comment 2 Veronika Irvine CLA 2002-09-10 10:33:42 EDT
Post 2.0. Re-opening bug reports for review.
Comment 3 Felipe Heidrich CLA 2004-11-24 18:15:05 EST
depends on Bug 7101 
Comment 4 Felipe Heidrich CLA 2004-11-24 18:26:17 EST
You guys should change the title of this problem report.
Comment 5 Grant Gayed CLA 2007-05-31 11:01:08 EDT
SN this is now possible.  Do we want this?  Native Combo MouseWheel behaviours:

- win2000 (presumably all win32s): scrolls
- linux-gtk: only scrolls for read-only combos
- OSX: does not scroll

Taking ownership.  If we don't want to do anything here then I'll close it.
Comment 6 Steve Northover CLA 2007-05-31 13:05:16 EDT
It is possible that we will be punting CCombo for 3.4 (replacing it with a native combo box).
Comment 7 Duong Nguyen CLA 2008-01-21 18:37:31 EST
Fixed > 080121