Skip to content

Duplicate words on text edit field for mobile web version #1515

Open
@stmdhms

Description

@stmdhms

Describe the bug
Text input on mobile with SwiftKey duplicates each word due to autocomplete:
egui_text

To Reproduce
Steps to reproduce the behavior:

  1. Set keyboard to SwiftKey (https://play.google.com/store/apps/details?id=com.touchtype.swiftkey)
  2. Click on any text edit widget on the web demo (egui.rs)
  3. Type in multiple words separated by spaces
  4. Each word will be duplicated after hitting space

Expected behavior
No duplicate words

Smartphone (please complete the following information):

  • Device: Samsung Note 9
  • OS: Android
  • Browser: Chrome
  • Version 100.0.4896.88

Additional context
Seems to work fine with other keyboards (e.g. GBoard).

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