Skip to content
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

QuillEditor doesn't respect the system keyboard brightness by default on iOS #2521

Closed
1 task done
EchoEllet opened this issue Mar 23, 2025 · 1 comment · Fixed by #2522
Closed
1 task done

QuillEditor doesn't respect the system keyboard brightness by default on iOS #2521

EchoEllet opened this issue Mar 23, 2025 · 1 comment · Fixed by #2522
Assignees
Labels
bug Something isn't working iOS Issues or feature requests specific to the iOS platform. minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function

Comments

@EchoEllet
Copy link
Collaborator

Have you checked for an existing issue?

Flutter Quill Version

11.1.1

Steps to Reproduce

  1. Run the example on an iOS device.
  2. Open the settings and enable dark mode.
  3. If on the simulator, make sure to show the soft keyboard instead of using the hardware keyboard of macOS. Use the Command + K keyboard shortcut or go to I/O > Keybaord > Toggle software keyboard when focusing on the iOS simulator window.
  4. The keyboard appearance is light instead of dark, it's always light (the default is hardcoded).

Expected results

To respect the system's brightness by default.

Actual results

Doesn't respect the system's brightness. However QuillRawEditor worked as expected (

).

Additional Context

Screenshots / Video demonstration

Image

For reference, see:

@EchoEllet EchoEllet added bug Something isn't working iOS Issues or feature requests specific to the iOS platform. minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function labels Mar 23, 2025
@EchoEllet EchoEllet self-assigned this Mar 23, 2025
@EchoEllet
Copy link
Collaborator Author

After the fix

After the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iOS Issues or feature requests specific to the iOS platform. minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function
Projects
None yet
1 participant