Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

fix Wrong input focus when angular DebugInfo is disabled #873

Closed
wants to merge 1 commit into from

Conversation

piebe
Copy link

@piebe piebe commented Apr 21, 2015

fix for Wrong input focus when angular DebugInfo is disabled issue #872

@wesleycho
Copy link
Contributor

Closing as this looks already fixed in master:

var targetController = angular.element(e.target).controller('uiSelect'); //To check if target is other ui-select
skipFocusser = targetController && targetController !== $select; //To check if target is other ui-select

@wesleycho wesleycho closed this Mar 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants