pq21093 - Editable attribute on ComboBox ----------------------------------------------------------------------- Affected Platforms: Windows Only Affected Features: Base Smalltalk Prerequisites: V 4.5 Symptom: Under Windows ONLY (works fine in OS/2), if a comboBox is set to editable=true initially and user inputs data in the text field, if the editable attribute is then set to false, the text field is cleared. Also, if the background color is set to something other than the system default, then toggling back and forth from editable= true to editable= false changes the background to white. Solution: The only fix with respect to VisualAge is to fix the color error that you get. The other error is out of our scope as it is a Windows bug. Open a workspace on file pq21093.st and file in the patch.