double clicking the checkbox/radiobutton causes the label to highlight #6278
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Current behavior
in Chrome when clicking rapidly on the checkbox it highlights the checkbox label, or any other element outside of the component: label, span, input...
i tried to resolve the issue by disabling the user-select in the css but the issue remains and jumps to the next element
Expected behavior
no highlight (just like in IE)
Minimal reproduction of the problem with instructions
https://www.primefaces.org/primeng/#/checkbox
What is the motivation / use case for changing the behavior?
better ux
Please tell us about your environment:
Language: [all]
Node (for AoT issues):
node --version
= 8.9The text was updated successfully, but these errors were encountered: