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

Jumping to cursor position in inline editor prevents horizontal scrolling #3696

@lkcampbell

Description

@lkcampbell

OS: Windows 7

Build: sprint 24 development build 0.24.0-0 (master 58e693b)

Repro Steps:

  1. Open this gist code in Brackets
  2. Go to the very last line and do a Quick Edit on foo().
  3. Scroll down to the last line in the Inline Editor.
  4. Attempt to read the last long comment by scrolling the Inline Editor horizontally to the right.

Observed Behavior:
The Inline Editor jumps back to the top of its code the moment the mouse clicks on the horizontal bar.

Expected Behavior:
The Inline Editor should scroll left and right without a jump so the long comment can be read.

Workaround:
Click on the last line of inline code, resetting the cursor position in the Inline Editor, then use the horizontal scrolling.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions