Skip to content

fix(ui5-select): correct focus styling for read-only state#13400

Open
NakataCode wants to merge 1 commit intomainfrom
select-read-only-focus-border
Open

fix(ui5-select): correct focus styling for read-only state#13400
NakataCode wants to merge 1 commit intomainfrom
select-read-only-focus-border

Conversation

@NakataCode
Copy link
Copy Markdown
Contributor

Problem:

  • In sap_horizon and sap_horizon_dark themes, the read-only focused Select had a rounded outline and wrong focus color, because it inherited incorrect overrides from Input-parameters.css.

Solution:

  • Override --_ui5_input_focus_outline_color and --_ui5_input_readonly_focus_border_radius in Select-parameters.css to restore the correct spec values.

Fixes #13309

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 16, 2026 11:21 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Select][Web Components][2.20.1]: Focus styling does not match specification

2 participants