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

If gutter scrolls partway out of view, can't (easily) get it back via keyboard #608

Closed
peterflynn opened this issue Apr 10, 2012 · 5 comments

Comments

@peterflynn
Copy link
Member

  1. Open any file wide enough to show a horizontal scrollbar
  2. Go to one of those long lines
  3. Press right-arrow until the gutter scrolls partially out of view
  4. Press Home twice

Result: rest of gutter does not scroll back into view

Expected: view is scrolled all the way back to the left; it works this way if the gutter is 100% out of view

Workaround:
a) (obvious but clumsy) Scroll rest of the way back left using the mouse
b) (non-obvious) Move the cursor far enough right that the gutter is entirely gone (e.g hit End), then hit Home twice again. (This only works if the line is wide enough to scroll the gutter completely out of view, of course).

@peterflynn
Copy link
Member Author

This also repros in vanilla CodeMirror. I filed it as marijnh/CodeMirror2#488.

@njx
Copy link

njx commented Apr 10, 2012

QRB reviewed

@njx
Copy link

njx commented Apr 27, 2012

Looks like this was fixed in CodeMirror, will pick up in next merge.

@njx
Copy link

njx commented Jun 12, 2012

Appears fixed in Brackets now. FBNC to @peterflynn

@ghost ghost assigned peterflynn Jun 12, 2012
@peterflynn
Copy link
Member Author

Confirmed fixed

gideonthomas pushed a commit to gideonthomas/brackets that referenced this issue Apr 13, 2017
* Fix adobe#589 updated node dependencies and devDependencies

* Fix adobe#589: changed grunt-postcss version to 0.3.0

* Changed code for postcss task to work with new update and autoprefixer

* Fix adobe#589: changed autoprefixer-core to autoprefixer for new version and updated postcss version

* fixed indent to 4-space indent

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

No branches or pull requests

2 participants