Bug 214392 - [JFace] missing implementation of ComboFieldEditor.setEnabled
Summary: [JFace] missing implementation of ComboFieldEditor.setEnabled
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M6   Edit
Assignee: Susan McCourt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-01-04 14:53 EST by AndiSmirre CLA
Modified: 2008-03-25 12:43 EDT (History)
1 user (show)

See Also:


Attachments
Patch to correct the behaviour of the setEnabled method. (1.62 KB, patch)
2008-01-05 08:48 EST, Remy Suen CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description AndiSmirre CLA 2008-01-04 14:53:21 EST
Build ID: M20071023-1652

Steps To Reproduce:
1. create a ComboFieldEditor and add it to a preference page
2. set the editor disabled
3. the combo widget remains enabled
Comment 1 Remy Suen CLA 2008-01-05 08:48:25 EST
Created attachment 86255 [details]
Patch to correct the behaviour of the setEnabled method.
Comment 2 Susan McCourt CLA 2008-01-16 14:46:18 EST
thanks for the patch, will look at it for 3.4 after API-affecting stuff is done.
Comment 3 Susan McCourt CLA 2008-03-17 18:36:00 EDT
fixed in HEAD.  Thanks for the patch, Remy.
Comment 4 Susan McCourt CLA 2008-03-25 12:43:06 EDT
verified in I20080325-0100