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

Focus styles are applied to elements in Chrome #1796

Closed
Stamo-Gochev opened this issue Aug 28, 2020 · 3 comments · Fixed by #1864
Closed

Focus styles are applied to elements in Chrome #1796

Stamo-Gochev opened this issue Aug 28, 2020 · 3 comments · Fixed by #1864
Assignees
Labels
Bug Something isn't working C:Grid Enhancement New feature of an existing functionality or an improvement of an existing functionality.
Projects
Milestone

Comments

@Stamo-Gochev
Copy link
Contributor

Describe the bug
As of recently, Chromium-based browsers add additional focus styles (a border) around focused elements, e.g.:
image

To reproduce
Steps to reproduce the behavior:

  1. Go to https://winslaveblazor.dev.progress.com/blazor-ui/grid/column-menu
  2. Click on the column menu icon inside a grid header cell to open it

Expected behavior
No additional styles are added to the first focused element (except our own like from k-state-focused)

Screenshots
image

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap
  • theme-material

Affected suites (please remove the unneeded items)

  • Telerik UI for Blazor

Affected browsers (please remove the unneeded items)

  • All
  • Chrome version: 84
@Stamo-Gochev Stamo-Gochev added the Bug Something isn't working label Aug 28, 2020
@joneff joneff added this to the 2020.3 milestone Sep 9, 2020
@joneff joneff added this to Needs triage in Bug hunt via automation Sep 14, 2020
@joneff joneff added C:Grid Enhancement New feature of an existing functionality or an improvement of an existing functionality. labels Sep 14, 2020
@joneff joneff self-assigned this Sep 14, 2020
@joneff joneff mentioned this issue Sep 14, 2020
Bug hunt automation moved this from Needs triage to Closed Sep 14, 2020
@matanasov
Copy link

@joneff
I now see similar behavior in the Scheduler component:
https://winslaveblazor.dev.progress.com/blazor-ui-production/scheduler/overview

image

@matanasov matanasov reopened this Sep 15, 2020
@joneff
Copy link
Contributor

joneff commented Sep 16, 2020

I suppose there will be many cases where something is focusable and we haven't removed the focus from it.

We'll target this.

@joneff
Copy link
Contributor

joneff commented Dec 18, 2020

@matanasov I opened a new issues, because this one is done.

@joneff joneff closed this as completed Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C:Grid Enhancement New feature of an existing functionality or an improvement of an existing functionality.
Projects
No open projects
Bug hunt
Closed
Development

Successfully merging a pull request may close this issue.

3 participants