Skip to content

Can't select text with mouse once it's longer than the text field #59141

@HidenoriMatsubayashi

Description

@HidenoriMatsubayashi

Steps to Reproduce

Sometimes, I cannot select and highlight the text in TextField with mouse.

  • I used the latest Flutter SDK and GTK embedding.
  1. Enter to some characters in the TextField.
  2. Select text with mouse left click and moving.

bug_report2

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 1.19.0-6.0.pre.42, on Linux, locale ja_JP.UTF-8)
 
[!] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
    ✗ Android licenses not accepted.  To resolve this, run: flutter doctor --android-licenses
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[!] Android Studio (version 3.5)
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] VS Code (version 1.45.1)
[✓] Connected device (3 available)

! Doctor found issues in 2 categories.

Thank you.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: desktopRunning on desktopa: layoutSystemChrome and Framework's Layout Issuesa: mouseIssues related to using a mouse or mouse supporta: text inputEntering text in a text field or keyboard related problemsfound in release: 1.26Found to occur in 1.26frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions