Skip to content

OSX Tab change input field focus breaks rendering #2367

Open
@amatrelan

Description

@amatrelan

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

Screenshot 2023-03-09 at 11 57 29

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdoes not behave the way it is supposed toshell/macconcerns the macOS backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions