taiga-ui
taiga-ui copied to clipboard
🐞 - Input not blur in Firefox when click outside iframe
Playground Link
https://stackblitz.com/edit/js-9bqmek?file=index.html
Description
Steps:
- Open application in iframe.
- Set focus in tui-input.
- Click outside iframe.
Actual: Application nothing reaction
Expected: Input set blur state and validation work.
Description: This behavior is also typical for the checkbox. In Chrome blur is set.
Angular version
16.2.0
Taiga UI version
3.48.0
Which browsers have you used?
- [ ] Chrome
- [X] Firefox
- [ ] Safari
- [ ] Edge
Which operating systems have you used?
- [ ] macOS
- [X] Windows
- [ ] Linux
- [ ] iOS
- [ ] Android
Let's revisit it in 4.0 when we refactor our textfields