You're right, my bad Carlos. Wrong name on the reply. Cheers.
--- In [email protected], "Carlos Rovira" <[EMAIL PROTECTED]> wrote: > > Steve should post an example that shows the bug in a simple way and let > people at Adobe fix the bug > > On 8/25/06, Tim Hoff <[EMAIL PROTECTED]> wrote: > > > > Hey Carlos, > > > > It's hard to say without seeing the application. I've experienced > > problems like this. The solution was usually looking for > > interference from other actions; events that confuse the renderer > > and such. If your component works, stand-alone, look outward. > > > > -TH > > > > --- In [email protected] <flexcoders% 40yahoogroups.com>, "Carlos > > Rovira" > > > > <carlos.rovira@> wrote: > > > > > > It looks like and old bud in flash v2 components, but I never get > > it in flex > > > 2... > > > > > > On 8/24/06, stevehousefl <cyberdust@> wrote: > > > > > > > > I have a very standard combobox control: > > > > > > > > <mx:ComboBox id="cbStatus" dataProvider="{statusesWithAll}" > > > > labelField="sStatus" change="filterChange()"></mx:ComboBox> > > > > > > > > When I click on it and it opens, some items are invisible. The > > space > > > > for them is there, but the text is missing. If I select an > > invisible > > > > item, it displays properly in the closed combobox and works as > > > > designed with the app. > > > > > > > > It seems to randomly make items appear and disappear with each > > open > > > > and close of the combobox. Sometimes the selected item will > > reappear > > > > with the highlight on it or sometimes just the empty row will be > > > > highlighted. > > > > > > > > Any ideas? Thanks, > > > > > > > > Steve H. > > > > > > > > > > > > > > > > > > > > > > > > -- > > > ::| Carlos Rovira > > > ::| http://www.carlosrovira.com > > > > > > > > > > > > > -- > ::| Carlos Rovira > ::| http://www.carlosrovira.com > -- 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/

