Hi,
I am getting some warnings:
What can be causing these?
Edit: I am getting similar errors when running this code:
https://www.smartclient.com/smartgwt...endar_category
See attached file:
Using smartgwt 6.1-p20180416 power
I am getting some warnings:
Code:
13:15:05.203:MUP2:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Toolbar_3 13:15:05.266:MUP2:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Toolbar_4 13:15:05.437:MUP2:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Toolbar_5 13:15:05.475:MUP2:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Toolbar_7 13:15:05.907:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_7 13:15:05.907:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_8 13:15:05.907:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_9 13:15:05.908:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_10 13:15:05.908:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_11 13:15:05.909:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_12 13:15:05.909:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_13 13:15:05.910:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_14 13:15:05.910:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_15 13:15:05.910:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_16 13:15:05.911:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_17 13:15:05.912:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_18 13:15:05.912:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_19 13:15:05.912:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_20 13:15:05.913:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_43 13:15:05.913:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_44 13:15:05.914:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_45 13:15:05.914:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_46 13:15:05.914:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_47 13:15:05.914:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_48 13:15:05.914:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_49 13:15:05.916:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_21 13:15:05.916:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Toolbar_6 13:15:05.917:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_22 13:15:05.917:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_23 13:15:05.917:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_24 13:15:05.917:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_25 13:15:05.918:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_26 13:15:05.918:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_27 13:15:05.919:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_28 13:15:05.919:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_29 13:15:05.919:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_30 13:15:05.919:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_31 13:15:05.920:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_32 13:15:05.920:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_33 13:15:05.922:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_34 13:15:05.923:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_35 13:15:05.923:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_36 13:15:05.923:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_37 13:15:05.923:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_38 13:15:05.923:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_39 13:15:05.924:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_40 13:15:05.925:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_41 13:15:05.925:DSQ3:WARN:TabIndexManager:Attempt to move unrecognized target ID:isc_Button_42
Edit: I am getting similar errors when running this code:
https://www.smartclient.com/smartgwt...endar_category
See attached file:
Using smartgwt 6.1-p20180416 power
Comment