When using tab to change focus to next input element it breaks rendering in OSX. Normal clicking to elements don't break it. Commit: `c02452ddeebc527992e8f112f434f23ce24c934d` ## System info - Macbook Pro 2019 - macOS: Ventura 13.2.1 ## Steps to Reproduce - `git clone https://github.com/linebender/druid` - `cd druid/druid` - `cargo run --example flex` - Go to either input field (I went to hello) - Press tab 