[BUG] Event::FocusLost not always properly sent
Open
bug
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Not all parent views currently properly send `Event::FocusLost`. In particular, `Dialog`, `StackView`, `ScreensView` don't. Also, should hiding a view (behind `HideableView`) lose focus?
Contributor guide
Assessment
This issue has not been assessed yet.