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 > >
