Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Firefox: Only able to insert line breaks (<br>), and not paragraphs (<p>) when deleting all content #1217

Closed
JohnBernardsson opened this issue Jun 21, 2016 · 4 comments
Labels

Comments

@JohnBernardsson
Copy link

Reproducible: always
Browsers: Firefox (tested on Firefox 47)
Operating system: Windows 10

Steps to reproduce:

  • Open http://textangular.com
  • Select all text with the mouse, and press Delete or Backspace
  • Type some text and press Enter. A <br> will be inserted instead of a new <p></p>

From now on, you are "trapped" in <br>s, and you won't be able to insert paragraphs with the enter key.

This can be a big problem, not only because of the fact that you can't insert paragraphs, but because inserting other stuff as lists will be completely messed up.

@alyrik
Copy link

alyrik commented Jul 7, 2016

The same for me. Firefox. Mac OS. The same is for selecting all the content with Cmd+A and then deleting it.

@JoelParke JoelParke added the bug label Jul 9, 2016
@JoelParke
Copy link
Collaborator

I have reproduced this and see some other weird behavior with Firefox -- I will be look into this.
And fix soon.

@JoelParke
Copy link
Collaborator

The fix is simple and reasonable. I will commit it to master as soon as my last PullRequest is merged.

pbassut added a commit that referenced this issue Jul 15, 2016
Fix(textAngularSetup, factories, README, taBind): bugs #1223, #1207, #534, #1217
@JoelParke
Copy link
Collaborator

Fixed with release v1.5.2

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants