-
-
Notifications
You must be signed in to change notification settings - Fork 211
Description
Describe the bug
Pinput not focusing on the previous input when the current one is cleared when enableInteractiveSelection is true. We have to click outside the pinput, unfocus it, then click again and then we can delete. This is very annoying. I really need enableInteractiveSelection set to true in order to get SMS code.
Recordings
When enableInteractiveSelection is false
Screen.Recording.2025-12-18.at.14.59.45.mov
When enableInteractiveSelection is true
Screen.Recording.2025-12-18.at.14.55.21.mov
Pinput version: ^5.0.2
Result of: flutter doctor --verbose
Details
[✓] Flutter (Channel stable, 3.38.4, on macOS 15.7.2 24G325 darwin-x64, locale en-BR) [742ms] • Flutter version 3.38.4 on channel stable at /Users/pedrolemoz/SDK/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 66dd93f9a2 (2 weeks ago), 2025-12-03 14:56:10 -0800 • Engine revision a5cb96369e • Dart version 3.10.3 • DevTools version 2.51.1 • Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file, enable-lldb-debugging[✓] Android toolchain - develop for Android devices (Android SDK version 36.1.0)
[3.8s]
• Android SDK at /Users/pedrolemoz/Library/Android/sdk
• Emulator version 36.3.10.0 (build_id 14472402) (CL:N/A)
• Platform android-36, build-tools 36.1.0
• Java binary at: /Applications/Android
Studio.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on
this machine.
To manually set the JDK path, use: flutter config --jdk-dir="path/to/jdk".
• Java version OpenJDK Runtime Environment (build 21.0.8+-14196175-b1038.72)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 26.1.1) [2.6s]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 17B100
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [14ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Connected device (3 available) [6.6s]
• iPhone 16e (mobile) • 613AD914-E4C1-424C-B4B8-02F91534FD76 • ios • com.apple.CoreSimulator.SimRuntime.iOS-26-1
(simulator)
• macOS (desktop) • macos • darwin-x64 • macOS 15.7.2 24G325 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 143.0.7499.110
! Error: Browsing on the local area network for Pedro’s iPhone. Ensure the device is unlocked and attached with a cable or
associated with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] Network resources [451ms]
• All expected network resources are available.
• No issues found!