Skip to content

Chrome :focus outline #1635

Open
Open
@istibekesi

Description

@istibekesi

After clicking on the charts' background it displays a black outline around the chart.

This is caused be Chrome's user agent stylesheet:

:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

It can be reproduced easily on https://charts.demo.vaadin.com/vaadin-charts too:
image

Is it possible to disable this behaviour somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions