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

Command/Ctrl deleting whole multiple paragraph texts retains the content #65

Closed
bfintal opened this issue Nov 5, 2015 · 3 comments
Closed
Labels

Comments

@bfintal
Copy link
Contributor

bfintal commented Nov 5, 2015

To replicate:

  1. Create 2 paragraphs each with a line of text,
  2. Put your cursor at the end of the last paragraph,
  3. Command + delete (Ctrl + backspace in Windows) until the line is erased, keep going until the cursor moves to the previous paragraph.

Expected Result: Cursor moves to the previous paragraph with the last paragraph deleted.

What I got: Cursor moves to the previous paragraph with the last paragraph deleted, but the original contents were appended to the cursor location.

@anthonyjb anthonyjb added the bug label Nov 5, 2015
@anthonyjb
Copy link
Member

@rosstarran I can't replicate this on Ubuntu Chrome can you try to on windows, @jonolock91 can you try on OSX.

@bfintal
Copy link
Contributor Author

bfintal commented Nov 5, 2015

  • I can replicate in Mac Chrome
  • Can't in Mac Firefox
  • Can't in Mac Safari

Maybe because in Mac FF & Safari the paragraph won't delete unlike in Chrome.

@bfintal
Copy link
Contributor Author

bfintal commented Nov 5, 2015

👍

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

No branches or pull requests

2 participants