Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Remember scroll & cursor position even on files not in the working set #143

Closed
peterflynn opened this issue Jan 27, 2012 · 3 comments · May be fixed by hixio-mh/brackets#21
Closed

Remember scroll & cursor position even on files not in the working set #143

peterflynn opened this issue Jan 27, 2012 · 3 comments · May be fixed by hixio-mh/brackets#21

Comments

@peterflynn
Copy link
Member

Steps:

  1. Single-click a file to open it
  2. Scroll to the bottom
  3. (optional) Select some text
  4. Open a different file
  5. Click back to the original file

Result:
Scroll position and cursor position / selection were lost, because the file wasn't in the working set.

Expected:
We should maintain the basic scroll and cursor position state for any document that is opened. Espresso, the closest analog to our UI design, does this.

(Espresso actually remembers this state even after the project has been saved, for all files that have been viewed. If we want to go that far I think it should either be a 2nd bug or a full-blown user story).

@jlondon
Copy link

jlondon commented Feb 3, 2012

Recommending for Sprint 4 Bug Fix Story

@jlondon
Copy link

jlondon commented Feb 10, 2012

Moving to the Product Backlog as a user story so removing Sprint 4 label. Adam will close this out once in the backlog.

@jlondon
Copy link

jlondon commented Mar 9, 2012

Moved to backlog - closing

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.

2 participants