Skip to content

Triple clicking in an Entry widget should select all text #4328

Closed
@dweymouth

Description

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

This is fairly standard behavior across OSes and UI toolkits. We should aim to support it.

Is it possible to construct a solution with the existing API?

Yes, by extending Entry to override Tapped and implementing the behavior yourself

Describe the solution you'd like to see.

Triple clicking in the entry should select all text in a single line entry, or all of the current line in a multi-line entry

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions