Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Searching on a modified buffer can lead to broken UI #1084

Open
rafeca opened this issue May 22, 2019 · 0 comments
Open

Searching on a modified buffer can lead to broken UI #1084

rafeca opened this issue May 22, 2019 · 0 comments

Comments

@rafeca
Copy link
Contributor

rafeca commented May 22, 2019

Description

When searching using multiline regexps with a modified file opened, the search results get completely broken:

Screenshot 2019-05-22 at 17 22 12

Steps to Reproduce

  1. Open a repo with e.g a package.json file on Atom
  2. Open the package.json file and do some modifications on it without saving them.
  3. Open find and replace and search for the following regexp: ,\n\s+

Expected behavior: Get some results, e.g:

Screenshot 2019-05-22 at 18 26 09

Actual behavior: The UI gets broken

Reproduces how often: 100%

Versions

All versions

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

No branches or pull requests

1 participant