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.

Highlight Active Line makes repetitive up/down arrow navigation jerky. #5000

@lkcampbell

Description

@lkcampbell

Spun off of discussion in issue #3191.

OS: Windows 7

Build: sprint 30 development build 0.30.0-0 (master 60dc6b7)

Background: This issue shares some similarities to issues #4862 and #4778, but it looks at repetitive up and down arrow navigation (i.e. holding the arrow key down, no selection involved) with, and without, Highlight Active Line enabled. Also, like issues #4862 and #4778, this issue appears to be new with Sprint 30. In Sprint 29, repetitive up/down arrow navigation is smooth in both cases.

Repro Steps:

  1. Open src/editor/Editor.js in Brackets.
  2. Make sure Highlight Active Line is on.
  3. Goto line 1, then attempt to navigate to a higher line (say, 150 or 200) by holding down the down arrow key, causing repetitive down arrow key strokes.
  4. As a comparison, turn off the Highlight Active Line setting and repeat step 3.

Observed Behavior:
Navigation with Highlight Active Line on is much more jumpy than when Highlight Active Line is off. It may not even be possible to accurate navigate to the higher line number in this manner.

Expected Behavior:
Navigation should be smooth in both cases. No difference between having Highlight Active Line turned on or off.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions