Open antonydieu opened 10 months ago
When focus to editor I need disable : physics: NeverScrollableScrollPhysics() when unfocus need set physics: AlwaysScrollableScrollPhysics(). But unfocus and focus work not exactly. I need check show or dismiss key board to set physics for SingleChildScrollView
Hello @antonydieu,
Could you please try it on a physical device and confirm if the issue exists?
Thanks :)
@the-airbender This issue persist on real device. Especially on iOS.
@the-airbender I can also confirm this issue persists on physical iOS device.
quill_html_editor: ^2.2.8
Flutter 3.22.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 761747bfc5 (3 weeks ago) • 2024-06-05 22:15:13 +0200
Engine • revision edd8546116
Tools • Dart 3.4.3 • DevTools 2.34.3
This impacts the core functionality of the editor. Is there any hack/trick we can use in the meantime?
Describe the bug editor can't move range selection text. Lib quill_html_editor: ^2.2.6
Smartphone (please complete the following information):
Code sample
Flutter Doctor Please run
flutter doctor
in the terminal and add the log here. fvm flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.10.3, on macOS 14.2 23C64 darwin-arm64, locale en-VN) [!] Android toolchain - develop for Android devices (Android SDK version 33.0.2) ✗ cmdline-tools component is missing Runpath/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details. ✗ Android license status unknown. Runflutter doctor --android-licenses
to accept the SDK licenses. See https://flutter.dev/docs/get-started/install/macos#android-setup for more details. [✓] Xcode - develop for iOS and macOS (Xcode 15.0.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2022.3) [✓] VS Code (version 1.85.1) [✓] Connected device (4 available) [✓] Network resources! Doctor found issues in 1 category. Video demo
https://github.com/the-airbender/quill_html_editor/assets/5988428/c9e8565a-ae8c-4159-b59b-31f4bdd4fb8a