Skip to content

New Text Input implementation broke secure #3405

Description

@EmmanuelDodoo

Is your issue REALLY a bug?

  • My issue is indeed a bug!
  • I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.

Is there an existing issue for this?

  • I have searched the existing issues.

Is this issue related to iced?

  • My hardware is compatible and my graphics drivers are up-to-date.

What happened?

With the new text input implementation introduced by #3404, widget::TextInput::is_secure is no longer used causing it to break previoussecure text inputs.

Before the PR
Image

After the PR
Image

What is the expected behavior?

Either remove the method or provide a new implementation for a secure text input

Version

master

Operating System

Windows

Do you have any log output?

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