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

Text handles don't work inside label #359

Closed
WinnieK opened this issue Sep 24, 2014 · 2 comments
Closed

Text handles don't work inside label #359

WinnieK opened this issue Sep 24, 2014 · 2 comments
Assignees
Milestone

Comments

@WinnieK
Copy link

WinnieK commented Sep 24, 2014

Hello there.
Having problem with clicking on the text handles if toggle is placed into the label tag:

<label>
<input type="checkbox" class="toggle">
Toggle label
</label>

Main switch label works file and supports dragging, but text handles don't work, main container just gets focused.
Can that be fixed somehow?

@WinnieK
Copy link
Author

WinnieK commented Sep 24, 2014

Figured out that if to replace <span> to <label> for text handles, it works like a charm in both positions - inside label or outside. Is there any specific purpose of span tags?

@LostCrew LostCrew self-assigned this Sep 27, 2014
@LostCrew LostCrew added this to the 3.2.0 milestone Nov 5, 2014
@LostCrew LostCrew removed the pending label Nov 5, 2014
@LostCrew
Copy link
Member

LostCrew commented Nov 5, 2014

@WinnieK fixed and to be released in 3.2.0

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

No branches or pull requests

2 participants