I am seeing a number of setTabIndex() warnings. I've included one below for reference.
SmartClient Version: v9.1p_2014-06-27/Pro Deployment (built 2014-06-27)
FF ESR 24.6.0
Regards
SmartClient Version: v9.1p_2014-06-27/Pro Deployment (built 2014-06-27)
FF ESR 24.6.0
Code:
[ERROR] [opswise] - 11:50:46.077:XRP3[E]:WARN:GridBody:isc_ListGrid_1_body:setTabIndex(): Passed index of 4694. This method does not support setting a tab index greater than 999. Setting tab index for this widget to 999 Canvas.setTabIndex(_1=>4694) ListGrid.updateMemberTabIndex(_1=>[GridBody ID:isc_ListGrid_1_body]) Layout.$2w() Layout.drawChildren() Canvas.draw(_1=>undef, undef, undef, undef, undef, undef, undef, undef, undef, undef) [a]MathFunction.invokeSuper(_1=>[Class ListGrid], _2=>"draw", _3=>undef, _4=>undef, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef, _10=>undef, _11=>undef, _12=>undef, _13=>undef) ListGrid.draw(_1=>undef, _2=>undef, _3=>undef, _4=>undef) Layout.layoutChildren(_1=>"member changed visibility:[ListGrid ID:..."[55], _2=>undef, _3=>undef) Layout.reflowNow(_1=>"member changed visibility:[ListGrid ID:..."[55], _2=>4) anonymous() [c]EventHandler.runTeas() [c]EventHandler.$h2() [c]Comm.$h0(_1=>[object XMLHttpRequest], _2=>"isc.Comm.performXmlTransactionReply(21, ..."[55], _3=>undef) anonymous([object Event]) "if(_11.readyState!=4)return;isc.Comm.$h0(_11,_10)"
Comment