Not sure then. Does it have to do with whether it is the first time you set focus to it, or if you've already typed in that field?
On 3/12/14 2:24 PM, "mark goldin" <[email protected]> wrote: >No, I am not clicking. It's all done in the code. Basically it's this: >control.setFocus(); >control.focusManager.showFocus(); > >where control is a combo box. > > >On Wed, Mar 12, 2014 at 4:20 PM, Alex Harui <[email protected]> wrote: > >> I think it matters where you click. If you miss the glyphs I think it >> highlights everything. >> >> On 3/12/14 1:13 PM, "mark goldin" <[email protected]> wrote: >> >> >when I place a focus over a combo box sometimes I get its item >> >highlighted, >> >sometimes I see a caret blinking there but text is not selected. What >>does >> >drive the difference? >> > >> >Thanks >> >>
