Skip to content

Last input character is still visible even when deleted when using a custom font #153

@archiloque

Description

@archiloque

I'm a beginner with pixijs and pixijs ui, sorry if I made a beginner mistake and thanks for your work.

Expected Behavior

When deleting the last character of an input field that use a custom font, the character is erased from the input so no character is visible.

Current Behavior

When deleting the last character of an input field that use a custom font, the character is not erased from the input and is still visible even if it has been deleted (if you move out of the input field, the last character is replaced by the placeholder).

Steps to Reproduce

  • Input content in the input
  • Delete all the characters

When not using a custom font the behavior is the expected one.

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions