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

Editor appearance not displaying light/dark mode correctly in Android for certain themes #6431

Closed
derekblank opened this issue Dec 3, 2023 · 1 comment · Fixed by WordPress/gutenberg#56752
Assignees
Labels
[Type] Bug Something isn't working

Comments

@derekblank
Copy link
Contributor

Describe the bug
On Android for certain themes using custom colors, the Editor does not display text in light mode correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Activate the Russell theme using the OS UI Light Mode
  2. Create a post and type text into a paragraph block
  3. Observe that text is white and matches background
  4. Switch to Dark Mode
  5. Observe that Editor remains in Light Mode, while the rest of the UI switches to Dark Mode

Expected behavior
Editor should display light/dark mode colors correctly in Android (compare against iOS functionality for correct behavior).

Screenshots

Screen_Recording_20231204_073814_Jetpack.Pre-Alpha.mp4

Smartphone (please complete the following information):

  • Device: Tested on a Samsung Galaxy S20 FE
  • OS: Android 16
  • Version 23.7
@dcalhoun
Copy link
Member

👋🏻 @geriux I think I may still be encountering this issue with the Geologist theme with Jetpack iOS 23.9.0.1. Would you be willing to see if this issue occurs for you as well?

  1. Disable dark mode.
  2. Enable the Geologist theme.
  3. Launch the editor.
  4. ⚠️ An unexpected, illegible black text is rendered atop a dark theme background color for the editor canvas.
Screenshot

Unexpected, illegible black text is rendered atop a dark theme background color for the editor canvas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
2 participants