You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TextField returned by the renderer can be modified
Actual results
The TextField returned by the renderer cannot be modified, but it can be focused
Code sample
See the steps to reproduce the bug
Execution Environment
Flutter version
[√] Flutter (Channel stable, 3.24.2, on Microsoft Windows [版本 10.0.22631.4037], locale zh-CN)
• Flutter version 3.24.2 on channel stable at D:\flutter\FVM_HOME\versions\3.24.2
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 4cf269e36d (5 days ago), 2024-09-03 14:30:00 -0700
• Engine revision a6bd3f1de1
• Dart version 3.5.2
• DevTools version 2.37.2
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at D:\AndroidSdk
• Platform android-34, build-tools 34.0.0
• Java binary at: D:\JetBrains\JetbrainsToolbox\Android Studio\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 17.0.11+0--11852314)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Enterprise 2022 17.10.6)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Enterprise
• Visual Studio Enterprise 2022 version 17.10.35201.131
• Windows 10 SDK version 10.0.26100.0
[√] Android Studio (version 2024.1)
• Android Studio at D:\JetBrains\JetbrainsToolbox\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 17.0.11+0--11852314)
[√] IntelliJ IDEA Ultimate Edition (version 2024.1)
• IntelliJ at D:\JetBrains\JetbrainsToolbox\IntelliJ IDEA Ultimate
• 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
[√] VS Code (version 1.93.0)
• VS Code at C:\Users\Toppine-DEV12\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.96.0
[√] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.22631.4037]
• Chrome (web) • chrome • web-javascript • Google Chrome 128.0.6613.120
• Edge (web) • edge • web-javascript • Microsoft Edge 128.0.2739.63
[√] Network resources
• All expected network resources are available.
• No issues found!
PlutoGrid version
8.0.0
OS
Windows 11
The text was updated successfully, but these errors were encountered:
I have the same issue. Is PlutoGrid intercepting the input to detect enters and tabs (grid navigation) etc? I can actually input values if I start with a ^
I have the same issue. Is PlutoGrid intercepting the input to detect enters and tabs (grid navigation) etc? I can actually input values if I start with a ^
If it is running on a mobile phone, you can enter. However, I tested it on web and Windows and couldn't type it. Not sure what the problem is.
Steps to reproduce the bug
Expected results
Actual results
Code sample
Execution Environment
Flutter version
PlutoGrid version
OS
The text was updated successfully, but these errors were encountered: