0

I have a weird bug in my web application. Say, I have two input box on my page: Input-A and Input-B.

When I focus on Input-A, and when there is a somewhat event triggered, the focus will jump to Input-B. However, I didn't write any code to change the focus. The event also has nothing to do with focus changing, at least I didn't find it.

Therefore, I'm wondering if there is anyway to find out who trigger the focus to change. Or, can I trace the focus event?

I use JavaScript and AngularJS and Firebase.

Thanks.

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.