Skip to content
Commit 37aacc7f authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

FormLineEdit: Don't run focusin action when gaining focus because of window management

Adobe Reader doesn't do it, and with reason, because otherwise we end up
with:
 * Run focus in script
 * script shows alert()
 * field loses focus and gains it again once the alert() is closed
 * infinite loop

BUGS: 436990
parent e23d398d
Loading
Loading
Loading
Pipeline #63030 passed with stage
in 26 minutes and 30 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment