Ext.get('context_connectors_path').on('keydown',function() {
                Ext.get('context_connectors_path_toggle').set({ checked: true });
            });