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

activeState seemingly not firing after the first click after a highlight #655

Closed
eliothxchan opened this issue Apr 22, 2015 · 2 comments
Closed

Comments

@eliothxchan
Copy link

This is broken on the demo (http://plnkr.co/edit/tpl:RaBEszV5xrAZ0VRoZ7PM), and is an issue we've run into in my workplace. Repro steps:

  1. Write "Hello World, everybody!"
  2. Highlight just "World" and set it to bold - bold button should be set into the depressed state
  3. Click at the end of the string
  4. Highlight entire string
  5. Click inside the word "World" - bold button should be set into depressed state, but it isn't
  6. Click inside the word "World" again - bold button now is in the proper depressed state
@SimeonC SimeonC added the bug label May 10, 2015
@SimeonC
Copy link
Collaborator

SimeonC commented May 10, 2015

Thanks for the bug report. A bit of an odd one there.

JoelParke added a commit to JoelParke/textAngular that referenced this issue Sep 18, 2016
JoelParke added a commit that referenced this issue Sep 18, 2016
fix(main): fix for #655 activeState seemingly not firing after the fi…
@JoelParke
Copy link
Collaborator

PR #1322 corrects this issue and will be in the next release. Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants