-
Notifications
You must be signed in to change notification settings - Fork 28.5k
[web] Textfield 'autofocus: true' doesn't show up the keyboard #58498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @tomasbaran |
Sure, it's just adding Textfield:
If you want to see the focusedBorder difference:
Full Sample Code (default counter app)import 'package:flutter/material.dart';
Try the sample code in chrome |
Hi @tomasbaran logs[ +21 ms] executing: [/Users/nevercode/development/flutter_master/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +195 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +67 ms] 2ece1c3a174c3dd7099736f13b4ad16bb9b70c1d
[ +2 ms] executing: [/Users/nevercode/development/flutter_master/] git tag --contains HEAD
[+1085 ms] Exit code 0 from: git tag --contains HEAD
[ +5 ms] executing: [/Users/nevercode/development/flutter_master/] git describe --match *.*.*-*.*.pre --first-parent --long --tags
[ +74 ms] Exit code 0 from: git describe --match *.*.*-*.*.pre --first-parent --long --tags
[ +2 ms] 1.19.0-3.0.pre-20-g2ece1c3a1
[ +25 ms] executing: [/Users/nevercode/development/flutter_master/] git rev-parse --abbrev-ref --symbolic @{u}
[ +28 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] origin/master
[ ] executing: [/Users/nevercode/development/flutter_master/] git ls-remote --get-url origin
[ +26 ms] Exit code 0 from: git ls-remote --get-url origin
[ +1 ms] https://github.com/flutter/flutter.git
[ +174 ms] executing: [/Users/nevercode/development/flutter_master/] git rev-parse --abbrev-ref HEAD
[ +23 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] master
[ +21 ms] executing: sw_vers -productName
[ +52 ms] Exit code 0 from: sw_vers -productName
[ ] Mac OS X
[ ] executing: sw_vers -productVersion
[ +36 ms] Exit code 0 from: sw_vers -productVersion
[ +4 ms] 10.15.4
[ +2 ms] executing: sw_vers -buildVersion
[ +36 ms] Exit code 0 from: sw_vers -buildVersion
[ +1 ms] 19E287
[ +133 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +36 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +52 ms] executing: /Users/nevercode/Library/Android/sdk/platform-tools/adb devices -l
[ +33 ms] executing: /usr/bin/xcode-select --print-path
[ +26 ms] Exit code 0 from: /usr/bin/xcode-select --print-path
[ ] /Applications/Xcode.app/Contents/Developer
[ +6 ms] executing: /usr/bin/xcodebuild -version
[+1397 ms] Exit code 0 from: /usr/bin/xcodebuild -version
[ ] Xcode 11.3.1
Build version 11C504
[ +9 ms] executing: xcrun --find xcdevice
[ +23 ms] Exit code 0 from: xcrun --find xcdevice
[ ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcdevice
[ ] executing: xcrun xcdevice list --timeout 2
[ +10 ms] /usr/bin/xcrun simctl list --json devices
[ ] executing: /usr/bin/xcrun simctl list --json devices
[ +71 ms] List of devices attached
965AY0WP5C device usb:337641472X product:sargo model:Pixel_3a device:sargo transport_id:1
[ +118 ms] {
"devices" : {
"com.apple.CoreSimulator.SimRuntime.watchOS-6-1" : [
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "Apple Watch Series 4 - 40mm",
"udid" : "7F389A7F-C267-412A-8DB8-63A83386A06F"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "Apple Watch Series 4 - 44mm",
"udid" : "3568E5A3-98A0-414B-9A79-5CC234FA6E2B"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "Apple Watch Series 5 - 40mm",
"udid" : "3B543693-444A-4E3D-BD8A-9BD2AE2EDD2F"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "Apple Watch Series 5 - 44mm",
"udid" : "AF6A4F31-535E-4FE6-A062-49A81AB5AAE3"
}
],
"com.apple.CoreSimulator.SimRuntime.tvOS-13-3" : [
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "Apple TV",
"udid" : "8EC4E84F-BA3E-4251-8351-8324AC08E126"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "Apple TV 4K",
"udid" : "8FFD5279-9EEA-49AE-83CA-8736CB3E61AB"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "Apple TV 4K (at 1080p)",
"udid" : "8A1D2EC5-B2B9-474D-81DF-E6A3D0DB84EF"
}
],
"com.apple.CoreSimulator.SimRuntime.iOS-13-3" : [
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPhone 8",
"udid" : "D5F70F31-B488-4454-9539-320B5551D92A"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPhone 8 Plus",
"udid" : "62B827A3-68BD-46BD-8E92-DE5297DF3840"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPhone 11",
"udid" : "D1B95CB0-D10B-4983-9AFE-6DB7C4006D15"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPhone 11 Pro",
"udid" : "8B67BA47-2EED-4956-B383-17112E09F7BC"
},
{
"state" : "Booted",
"isAvailable" : true,
"name" : "iPhone 11 Pro Max",
"udid" : "A1664A8D-8DB6-4659-B012-18746A2DB8C3"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPad Pro (9.7-inch)",
"udid" : "A7BC437A-C1AB-4DDC-B723-5BC2411FF606"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPad (7th generation)",
"udid" : "50905834-EA49-46D1-9282-2BFD80B002C9"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPad Pro (11-inch)",
"udid" : "C37B8020-20B5-44D3-BB6B-1E34569A3E57"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPad Pro (12.9-inch) (3rd generation)",
"udid" : "BBD1E939-BE74-444C-825D-6DA528EF37D0"
},
{
"state" : "Shutdown",
"isAvailable" : true,
"name" : "iPad Air (3rd generation)",
"udid" : "609AAB06-1510-466F-82F8-1951E7EAFCD2"
}
]
}
}
[+4859 ms] [
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17K446)",
"available" : true,
"platform" : "com.apple.platform.appletvsimulator",
"modelCode" : "AppleTV6,2",
"identifier" : "8FFD5279-9EEA-49AE-83CA-8736CB3E61AB",
"architecture" : "x86_64",
"modelName" : "Apple TV 4K",
"name" : "Apple TV 4K"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPad8,1",
"identifier" : "C37B8020-20B5-44D3-BB6B-1E34569A3E57",
"architecture" : "x86_64",
"modelName" : "iPad Pro (11-inch)",
"name" : "iPad Pro (11-inch)"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17K446)",
"available" : true,
"platform" : "com.apple.platform.appletvsimulator",
"modelCode" : "AppleTV6,2",
"identifier" : "8A1D2EC5-B2B9-474D-81DF-E6A3D0DB84EF",
"architecture" : "x86_64",
"modelName" : "Apple TV 4K (at 1080p)",
"name" : "Apple TV 4K (at 1080p)"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPhone12,5",
"identifier" : "A1664A8D-8DB6-4659-B012-18746A2DB8C3",
"architecture" : "x86_64",
"modelName" : "iPhone 11 Pro Max",
"name" : "iPhone 11 Pro Max"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPad6,4",
"identifier" : "A7BC437A-C1AB-4DDC-B723-5BC2411FF606",
"architecture" : "x86_64",
"modelName" : "iPad Pro (9.7-inch)",
"name" : "iPad Pro (9.7-inch)"
},
{
"simulator" : true,
"operatingSystemVersion" : "6.1.1 (17S445)",
"available" : true,
"platform" : "com.apple.platform.watchsimulator",
"modelCode" : "Watch4,4",
"identifier" : "3568E5A3-98A0-414B-9A79-5CC234FA6E2B",
"architecture" : "i386",
"modelName" : "Apple Watch Series 4 - 44mm",
"name" : "Apple Watch Series 4 - 44mm"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPad11,3",
"identifier" : "609AAB06-1510-466F-82F8-1951E7EAFCD2",
"architecture" : "x86_64",
"modelName" : "iPad Air (3rd generation)",
"name" : "iPad Air (3rd generation)"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17K446)",
"available" : true,
"platform" : "com.apple.platform.appletvsimulator",
"modelCode" : "AppleTV5,3",
"identifier" : "8EC4E84F-BA3E-4251-8351-8324AC08E126",
"architecture" : "x86_64",
"modelName" : "Apple TV",
"name" : "Apple TV"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPhone10,4",
"identifier" : "D5F70F31-B488-4454-9539-320B5551D92A",
"architecture" : "x86_64",
"modelName" : "iPhone 8",
"name" : "iPhone 8"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPad8,5",
"identifier" : "BBD1E939-BE74-444C-825D-6DA528EF37D0",
"architecture" : "x86_64",
"modelName" : "iPad Pro (12.9-inch) (3rd generation)",
"name" : "iPad Pro (12.9-inch) (3rd generation)"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPhone12,3",
"identifier" : "8B67BA47-2EED-4956-B383-17112E09F7BC",
"architecture" : "x86_64",
"modelName" : "iPhone 11 Pro",
"name" : "iPhone 11 Pro"
},
{
"simulator" : true,
"operatingSystemVersion" : "6.1.1 (17S445)",
"available" : true,
"platform" : "com.apple.platform.watchsimulator",
"modelCode" : "Watch5,3",
"identifier" : "3B543693-444A-4E3D-BD8A-9BD2AE2EDD2F",
"architecture" : "i386",
"modelName" : "Apple Watch Series 5 - 40mm",
"name" : "Apple Watch Series 5 - 40mm"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPhone10,5",
"identifier" : "62B827A3-68BD-46BD-8E92-DE5297DF3840",
"architecture" : "x86_64",
"modelName" : "iPhone 8 Plus",
"name" : "iPhone 8 Plus"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPhone12,1",
"identifier" : "D1B95CB0-D10B-4983-9AFE-6DB7C4006D15",
"architecture" : "x86_64",
"modelName" : "iPhone 11",
"name" : "iPhone 11"
},
{
"simulator" : true,
"operatingSystemVersion" : "13.3 (17C45)",
"available" : true,
"platform" : "com.apple.platform.iphonesimulator",
"modelCode" : "iPad7,12",
"identifier" : "50905834-EA49-46D1-9282-2BFD80B002C9",
"architecture" : "x86_64",
"modelName" : "iPad (7th generation)",
"name" : "iPad (7th generation)"
},
{
"simulator" : true,
"operatingSystemVersion" : "6.1.1 (17S445)",
"available" : true,
"platform" : "com.apple.platform.watchsimulator",
"modelCode" : "Watch4,3",
"identifier" : "7F389A7F-C267-412A-8DB8-63A83386A06F",
"architecture" : "i386",
"modelName" : "Apple Watch Series 4 - 40mm",
"name" : "Apple Watch Series 4 - 40mm"
},
{
"simulator" : true,
"operatingSystemVersion" : "6.1.1 (17S445)",
"available" : true,
"platform" : "com.apple.platform.watchsimulator",
"modelCode" : "Watch5,4",
"identifier" : "AF6A4F31-535E-4FE6-A062-49A81AB5AAE3",
"architecture" : "i386",
"modelName" : "Apple Watch Series 5 - 44mm",
"name" : "Apple Watch Series 5 - 44mm"
}
]
[ +23 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ +4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +669 ms] Generating /Users/nevercode/Desktop/projects/master/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +705 ms] Launching lib/main.dart on Chrome in debug mode...
[ +900 ms] Updating assets
[ +407 ms] Syncing files to device Chrome...
[ +231 ms] Generating /Users/nevercode/Desktop/projects/master/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +97 ms] <- reset
[ +80 ms] /Users/nevercode/development/flutter_master/bin/cache/dart-sdk/bin/dart
/Users/nevercode/development/flutter_master/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/nevercode/development/flutter_master/bin/cache/flutter_web_sdk/ --incremental --target=dartdevc --debugger-module-names -Ddart.developer.causal_async_stacks=true
--output-dill /var/folders/c3/l5jpznsj5k37yrj47l__xpw40000gn/T/flutter_tools.EdIapP/flutter_tool.yWo95U/app.dill --libraries-spec
file:///Users/nevercode/development/flutter_master/bin/cache/flutter_web_sdk/libraries.json --packages .packages -Ddart.vm.profile=false -Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instructions --enable-asserts
--track-widget-creation --filesystem-root /var/folders/c3/l5jpznsj5k37yrj47l__xpw40000gn/T/flutter_tools.EdIapP/flutter_tools.mAbimx --filesystem-scheme org-dartlang-app
--initialize-from-dill build/cache.dill.track.dill --platform file:///Users/nevercode/development/flutter_master/bin/cache/flutter_web_sdk/kernel/flutter_ddc_sdk.dill
[ +33 ms] <- compile org-dartlang-app:/web_entrypoint.dart
[+28735 ms] Syncing files to device Chrome... (completed in 29,166ms, longer than expected)
[ +1 ms] Synced 22.7MB.
[ +1 ms] <- accept
[+1239 ms] [CHROME]:
[ +13 ms] [CHROME]:DevTools listening on ws://127.0.0.1:61169/devtools/browser/b96fe5f1-97ce-4455-8b12-ce40a44e8c8d
[+5578 ms] Debug service listening on ws://127.0.0.1:61191/P5VCyZTelU4=
[ +682 ms] Debug service listening on ws://127.0.0.1:61191/P5VCyZTelU4=
[ +3 ms] Warning: Flutter's support for web development is not stable yet and hasn't
[ ] been thoroughly tested in production environments.
[ ] For more information see https://flutter.dev/web
[ ] 🔥 To hot restart changes while running, press "r" or "R".
[ +1 ms] For a more detailed help message, press "h". To quit, press "q".
[+41247 ms] Stopped debug service on ws://127.0.0.1:61191
[ +423 ms] Application finished.
[ +4 ms] "flutter run" took 87,799ms.
[ +300 ms] Running shutdown hooks
[ +2 ms] Shutdown hook priority 4
[ +773 ms] Shutdown hooks complete doctor[✓] Flutter (Channel master, 1.19.0-4.0.pre.20, on Mac OS X 10.15.4 19E287, locale en-GB)
• Flutter version 1.19.0-4.0.pre.20 at /Users/nevercode/development/flutter_master
• Framework revision 2ece1c3a17 (10 hours ago), 2020-06-02 19:00:12 -0700
• Engine revision 6589dcb2d4
• Dart version 2.9.0 (build 2.9.0-13.0.dev 3d53df52af)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at /Users/nevercode/Library/Android/sdk
• Platform android-29, build-tools 29.0.2
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.3.1, Build version 11C504
• CocoaPods version 1.9.0
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 3.6)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 45.1.1
• Dart plugin version 192.7761
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
[✓] VS Code
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.11.0
[✓] Connected device (4 available)
• Pixel 3a • 965AY0WP5C • android-arm64 • Android 10 (API 29)
• iPhone 11 Pro Max • A1664A8D-8DB6-4659-B012-18746A2DB8C3 • ios • com.apple.CoreSimulator.SimRuntime.iOS-13-3 (simulator)
• Web Server • web-server • web-javascript • Flutter Tools
• Chrome • chrome • web-javascript • Google Chrome 83.0.4103.61
• No issues found! Thank you |
I have the same issue with autofocus: true :
The special situation in Firefox is:
|
@deandreamatias If you want to issue to be fixed sooner, it's also worth to +1 (thumb up) on the original issue. Just in case, you didn't know. |
Anyone found any workaround for this, please? |
You try with lastest flutter beta version @tomasbaran ? |
@deandreamatias Sure, I tried it on the latest beta as well as on the latest master. Why are you asking? Was it working for you on the latest beta? |
Don't work for me, but is nice know to Flutter team |
Not even doing it manually helps with FocusNode _focusNode;
@override
void initState() {
super.initState();
_focusNode = FocusNode();
_focusNode.requestFocus();
} TextField(
focusNode: _focusNode;
) Maybe that's what's causing the issue in the first place. Doesn't |
none of these choices above worked; If I set autofocus to true, the keyboard appears, but I can't switch to the next TextFormField. If I set it to request focus on tap, setting the focus node doesn't work either (appears and disappear). tried open in: flutter version: |
having the same issue here, it only response to a user action. |
@huycozy |
Coming back to say that the functionality across Safari, Firefox, Chrome, and Edge is working now. Thx folks. I tried open it using iPhone 11, iOS 16.3.1, u guys can check at wojo.club ... Flutter 3.16.9 • channel stable • https://github.com/flutter/flutter.git |
I have issues on the following: Flutter 3.19.6 (stable) The keyboard doesn't show automatically with a On Android in both Chrome and Firefox it works fine, tested on two different devices. Test app:
|
This issue still exists for me with Safari on iOS, with Flutter 3.22.3. On mobile Chrome on Android it works fine. |
@danielRi can you show more information, and explain the behavior?
|
@asda10 sure! I have a TextField, like shown below. In iOS Safari, when I navigate to the part where the TextField is renedered (build function executed), I get a blinking cursor in the TextField, but the keyboard does not open, which I expected. TextField(
controller: textController,
autofocus: true,
onChanged: (_) {},
onSubmitted: (_) {},
enabled: true,
decoration: InputDecoration(
border: InputBorder.none,
focusedBorder: InputBorder.none,
enabledBorder: InputBorder.none,
errorBorder: InputBorder.none,
disabledBorder: InputBorder.none,
hintText: LocaleKeys.prompt_search.tr(),
hintStyle: const TextStyle(color: AppConstants.grey158),
prefixIcon: const Icon(
Icons.search,
color: AppConstants.grey178,
),
),
style: const TextStyle(
color: AppConstants.textColor,
),
) Flutter Doctor output:Doctor summary (to see all details, run flutter doctor -v): |
Similar problem. This is in web. Mostly the Chrome browser (as of version 127.0.6533.120 in writing) works ok, but may fail occasionally. Edge Browser fails far more often (as of version 127.0.2651.105 in writing). My textfiled should be the first widget to gain focus to enter a user email and is programmed like this:
Asked the question to Gemini, she had heard of the problem: Soo... we arent't alone... |
Still same problem on 2024, on Iphone 13, strange bc it works normal on Iphone XS
|
Testing on iPhone X iOS 16.7.10 produces the same issue, I tried it
This does not work for me on iOS 16.7.10, iPhone X. Untitled_Project_V1.mp4 |
I can observe this issue on Android Chrome browser as well (Realme 6, Android 11 and Pixel 7, Android 14) on Flutter stable |
It only gets in the focused mode which I know by changing the TextField
focusedBorder
property that it's being listened to but no keyboard there.doctor
The text was updated successfully, but these errors were encountered: