This repository was archived by the owner on Sep 5, 2024. It is now read-only.
checkbox: clicking links in labels also toggles the value #10823
Labels
for: internal contributor
The team will address this issue and community PRs are not requested.
g3: reported
The issue was reported by an internal or external product team.
needs: investigation
The cause of this issue is not well understood and needs to be investigated by the team or community
P3: important
Important issues that really should be fixed when possible.
type: bug
Milestone
Actual Behavior:
What is the issue? *
If an
md-checkbox
has a text or a label that contains a link, clicking the link (either with_target="blank"
to open in a new tab, or Ctrl-click) also toggles the checkbox.What is the expected behavior?
Not toggle the checkbox. This is the behavior of the native
<input type="checkbox">
.CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
https://codepen.io/anon/pen/VzeoJODetails:
Demo is set up to show the different behaviors. Follow the instructions in the text.AngularJS Versions: *
AngularJS Version:
1.6.4AngularJS Material Version:
1.1.4Additional Information:
Browser Type: *
ChromeBrowser Version: *
59.0.3071.115 (Official Build) (64-bit)OS: *
Ubuntu 14.04Stack Traces:
N/AThe text was updated successfully, but these errors were encountered: