Skip to content

[Android] Bluetooth keyboard issue #2197

Open
@tony-soft

Description

@tony-soft

Is there an existing issue for this?

Flutter Quill version

10.5.9

Steps to reproduce

  1. You must use a Samsung phone.
  2. The Samsung keyboard must be set as the default keyboard in system settings.
  3. Connect the Bluetooth keyboard to your cell phone.
  4. Run the flutter_quill sample app and enter letters.

Expected results

When you type using a Bluetooth keyboard, the soft keyboard should not appear.

Actual results

When you enter one letter, the soft keyboard appears, and when you enter another letter, the soft keyboard disappears, and so on.

Code sample

Just run the sample app provided by flutter_quill.

Additional Context

This problem occurs when the default keyboard app is set to Samsung Keyboard.
If you use another keyboard app like Gboard, you won't have this problem.
However, many people around the world are using Samsung mobile phones, and Samsung mobile phones have the Samsung keyboard set by default, so it is important to take a closer look.

2024-09-09.8.42.39.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidIssues or feature requests specific to the Android platform.bugSomething isn't workingminorMinimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions