Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Android][Samsung Keyboard]: Backspace do not delete the text / characters if it has spaces in it in TextFormField #80938

Closed
flutter/engine
#26628
Assignees
LongCatIsLooong
Labels
a: text inputEntering text in a text field or keyboard related problemse: device-specificOnly manifests on certain devicesf: material designflutter/packages/flutter/material repository.found in release: 2.0Found to occur in 2.0frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer version
@trungdn0401

Description

@trungdn0401

It just happened on Samsung Keyboard, the Google Keyboard or Microsoft Keyboard Swiftkey is works fine.
Please see the video for more detail:
https://user-images.githubusercontent.com/22168484/115704505-a6deb580-a395-11eb-9209-2331e40cb601.mp4

Sample code:
TextFormField( decoration: const InputDecoration(icon: Icon(Icons.person), hintText: 'hint nè nè nè', labelText: 'Ngọc trung nè', ), keyboardType: TextInputType.emailAddress, ),

Here is flutter doctor -v:
`[√] Flutter (Channel stable, 2.0.5, on Microsoft Windows [Version 10.0.19042.928], locale en-US)
• Flutter version 2.0.5 at D:\2-Software\FlutterSDK
• Framework revisionadc6878 (6 days ago), 2021-04-16 09:40:20 -0700
• Engine revisionb09f014
• Dart version 2.12.3

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
• Android SDK at D:\2-Software\AndroidSDK
• Platform android-30, build-tools 30.0.2
• ANDROID_HOME = D:\2-Software\AndroidSDK
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
• All Android licenses accepted.

[√] Chrome - develop for the web
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

[√] Android Studio (version 4.1.0)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[√] VS Code (version 1.55.2)
• VS Code at C:\Users\trung\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.21.0

[√] Connected device (4 available)
• SM N980F (mobile) • RF8N80WSREL • android-arm64 • Android 11 (API 30)

• No issues found!`

P/s: Press and hold the backspace key, it's working fine.

Metadata

Metadata

Labels

a: text inputEntering text in a text field or keyboard related problemse: device-specificOnly manifests on certain devicesf: material designflutter/packages/flutter/material repository.found in release: 2.0Found to occur in 2.0frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp