Unexpected font size for custom select control on mobile screens #69113
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Discovered while working on #69029
Description
There is an inconsistent font size behavior in the custom select control component on mobile screens (below
600px
). While most text elements maintain a 13px font size, the selected text in the dropdown displays16px
. This inconsistency creates visual misalignment and poor user experience.Problems with this inconsistency:
13px
while only the selected text becomes16px
While 16px is a common default for body text on mobile devices, dropdowns, and secondary UI elements typically follow the same size as surrounding text to maintain visual harmony. I understand
16px
is better for readability, but if only the dropdown retains it while others shrink, it contradicts consistent accessibility practices.This is a conversation starter and I still think this needs design feedback moving forward and also some accessibility insights. Also, this was added in #22329
Step-by-step reproduction instructions
600px
Screenshots, screen recording, code snippet
Screen.Recording.2025-02-10.at.13.15.06.mov
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: