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

Regression: copying and pasting a selection ending in a new line throws an exception #602

Closed
JordanMartinez opened this issue Oct 1, 2017 · 0 comments

Comments

@JordanMartinez
Copy link
Contributor

JordanMartinez commented Oct 1, 2017

#598 introduces a regression that causes ClipboardTests$CopyTests$WhenUserMakesSelectionEndingInNewLineCharacter.copyingShouldNotThrowException to throw an OOBE. The build in that PR still passed despite this error being thrown; hence, why it wasn't caught before.

Correction: the error is thrown by the paste method.

@JordanMartinez JordanMartinez changed the title Regression: copying a selection ending in a new line throws an exception Regression: copying and pasting a selection ending in a new line throws an exception Oct 1, 2017
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

1 participant