Skip to content

fix: correct placeholder text color in fluent input components#10997

Merged
michneaionuc merged 1 commit intomasterfrom
ionuc/input-wrong-placeholder-text-color
Mar 19, 2026
Merged

fix: correct placeholder text color in fluent input components#10997
michneaionuc merged 1 commit intomasterfrom
ionuc/input-wrong-placeholder-text-color

Conversation

@michneaionuc
Copy link
Contributor

  • Remove incorrect border-color overwrites in disabled and focused states
  • Fix placeholder-color in TextEdit disabled state to use text-disabled
  • Remove placeholder-color change from focused state that was overriding styling
  • Add border-radius to focus border for improved visual consistency
  • Applies to both LineEdit and TextEdit components in fluent style

Fixes #9121

- Remove incorrect border-color overwrites in disabled and focused states
- Fix placeholder-color in TextEdit disabled state to use text-disabled
- Remove placeholder-color change from focused state that was overriding styling
- Add border-radius to focus border for improved visual consistency
- Applies to both LineEdit and TextEdit components in fluent style
@michneaionuc michneaionuc merged commit 3ffc052 into master Mar 19, 2026
47 checks passed
@michneaionuc michneaionuc deleted the ionuc/input-wrong-placeholder-text-color branch March 19, 2026 07:51
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.

[Lineedit] placeholder color similar text color in fluent

2 participants