In Parent.js, you can see this:

// Deactivate focus handling
this.setTabIndex(-1); 

So, -1 must be a valid value.


Ralf Sternberg-2 wrote:
> 
> Hi,
> 
> we currently have a problem with widgets that have a tabIndex of -1 set 
> (see http://bugzilla.qooxdoo.org/show_bug.cgi?id=495).
> As the doc doesn't tell anything about the meaning of -1 anymore, I 
> wonder whether this is still the recommended method of excluding a 
> widget from the tab order? Or do we have to set the tabIndex to null now?
> 
> Thanks,
>    Ralf
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/TabIndex--1-tf3939113.html#a11172981
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to