Hi,

Finally I have tried to comment out this.setTabIndex(1), and now the
behaviour is ok, only the text field is in the tab focus chain.
Do you want me to create a patch for this?


dperez wrote:
> 
> Hi,
> 
> When I press the tab button and have ComboBoxes, the focus is cycled
> between the TextField inside the combo and the ComboBox itself.
> I know this by the dotted frame around the control.
> 
> I expect to only receive the focus the TextField, in the tab cycle.
> Hopefully to solve this, is as easy as removing this call in the ComboBox
> constructor:
> 
>    this.setTabIndex(1)
> 
> Is this a bug or am I missing something?
> 
> Regards,
> David
> 

-- 
View this message in context: 
http://www.nabble.com/Another-ComboBox-bug-tf2271464.html#a6319596
Sent from the qooxdoo-devel forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to