Skip to content

Backspace doesn't work in text edits on egui_web with virtual keyboards (on mobile) #1121

Open
@yusdacra

Description

@yusdacra

Describe the bug
On mobile browsers, with virtual keyboards, pressing backspace on it doesn't delete anything.

To Reproduce
Steps to reproduce the behavior:

  1. create eframe app with text edit
  2. open it in browser on a mobile phone
  3. type something, observe pressing backspace not deleting anything

Expected behavior
It should delete fine.

Screenshots

Smartphone (please complete the following information):

  • Device: Xiaomi Redmi Note 8
  • OS: Android 11
  • Browser: Bromite (Chromium based) (also tested on Brave)
  • Version: 96.0.4664.54

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is brokentextProblems related to textwebRelated to running Egui on the web

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions