Skip to content

Focus tracking for input on web is janky #4571

@jprochazk

Description

@jprochazk

When running an eframe app on web, sometimes focus is not properly assigned to the hidden text <input> (referred to as "text agent" from this point on) which results in strange behavior.

So far we've observed:

  • Selecting text in a mutable text field on any platform doesn't focus the text agent at all
  • Clicking on a mutable text field sometimes doesn't work on iOS, MacOS, and Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    IMEbugSomething is brokenwebRelated to running Egui on the web

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions