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

fix(ui5-input): Fix selection color and bg #1954

Merged
merged 1 commit into from
Jul 15, 2020
Merged

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jul 15, 2020

The selection color and bg-color variables used to be wrong. In Chrome and Safari these values fallback to their defaults and the bug is more difficult to be seen, but in FF the color and bg color become unset, and you cant see any selection with ctr+a or cmd+a.

Fixes: #1951

@ilhan007 ilhan007 merged commit 30c357a into master Jul 15, 2020
@ilhan007 ilhan007 deleted the fix-input-selection branch July 15, 2020 06:55
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.

Input: Cannot select all(ctrl+A) for 'input' in Firefox
2 participants