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

Project Find Result not mantain scroll position after open search file #1097

Closed
abcreations opened this issue Sep 4, 2019 · 3 comments · Fixed by #1105
Closed

Project Find Result not mantain scroll position after open search file #1097

abcreations opened this issue Sep 4, 2019 · 3 comments · Fixed by #1105

Comments

@abcreations
Copy link

Description
Clicking search result in Project Find Result and open file, when go back to Project Find Result the scroll position is lost.

Steps to Reproduce
Perform a project-wide search for "foo"
Project Find Results opens
Scroll bottom and click a search result in Project Find Results
The file opened
Go back to Project Find Results

Expected behavior:
After go back to Project Find Result the scroll need to mantain position.

Actual behavior:
After go back to Project Find Result the scroll position are lost.

Reproduces how often:
After update to version 0.218.15

Versions
Atom : 1.40.1
Electron: 3.1.10
Chrome : 66.0.3359.181
Node : v10.2.0

Windows 10

@calebmeyer
Copy link

I was able to reproduce this on my mac as well, so it looks like it's not OS specific.

As a workaround, you can open up the settings for the find and replace package and set "Direction to open results pane" to right or down. I have mine set to right. I don't like losing the horizontal space, but it is nice to be able to click around between results.

@JeffAsSilent
Copy link

Thanks for the workaround !
I have the same issue for some days (same versions as @abcreations)

@adrian5
Copy link

adrian5 commented Sep 29, 2019

Confirmed on Linux as well. Thanks for the workaround @calebmeyer ! I hope the issue gets some attention, and I suspect it's not a difficult fix.

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

Successfully merging a pull request may close this issue.

6 participants