I appologize if this is an old topic. I've searched the list and cannot find any mention of it.
There appears to be a bug in Flex 2.0 B3 that if a user presses the ESC key while focused in a TextInput control (or Editable ComboBox) the control will revert to empty or the previous text value. The bug is that from that point on you cannot programatically set the value of the .text property of the control. This can be easily reproduced in the TextInput sample in the Flex Component Explorer. 1) Click the [Copy] button. 2) Focus in the lower TextInput box and press the ESC key on the keyboard... the text will disappear. 3) Click the [Copy] button again... nothing happens. - kelly ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

