You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Brackets Build: sprint 31 development build 0.31.0-0 (master ad9a603)
Repro Steps:
Open any document in Brackets that is long enough to have vertical scrolling.
Navigate to any line and Select Line (Edit > Select Line or Ctrl+L).
Move line up to the top of the editor window (Edit > Move Line Up or Ctrl+Shift+Up Arrow).
Observed Results:
Selected line disappears beyond the top edge of the editor.
Expected Results:
Selected line should be visible on the top line of the editor.
Other notes:
You can also repro this with the Move Line Down as well. Selected line stays one line above the bottom line of the editor instead of going to the bottom line.