No reason to post this 3 times ;) I would say that these edit fields are not focusable themselve. The situation is a bit complicated for such virtual widgets. Normally only the table itself has a tabIndex property (if at all). The inner content is virtual. So the focus must move while dragging the scrollbar etc. I would not say this is a bug. More or less a missing feature. Maybe there is something comparable in the table, like selected-cell events etc. I would say to introduce such an event would be the more natural way here.
Sebastian dperez schrieb: > Hi > > If the focus is in a textbox and then I click on a qx.ui.table.Table, then > the table doesn't receive any 'focus' event. I expect to receive it. > > Is this a bug? > > Regards, > David ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
