Bug 170215 - [consistency] read-only Combo modify event on selection
Summary: [consistency] read-only Combo modify event on selection
Status: RESOLVED DUPLICATE of bug 176115
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 168669
  Show dependency tree
 
Reported: 2007-01-11 09:33 EST by Grant Gayed CLA
Modified: 2007-03-09 16:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed CLA 2007-01-11 09:33:04 EST
3.3M4

- run the ControlExample, go to the Combo tab
- make it read-only
- listen for SWT.Modify events
- select a new item in the example combo
  - on win32 a Modify event is received
  - on gtk this event does not come
  - did not try motif or OSX yet
Comment 1 Grant Gayed CLA 2007-03-09 16:59:18 EST

*** This bug has been marked as a duplicate of bug 176115 ***