Github: Dragging vertical scroll bar resets to the top

Created on 19 Oct 2017  路  2Comments  路  Source: atom/github

Prerequisites

Description

If you drag the vertical scroll bar of the [un]staged changes as soon as the mouse is released it resets to the top position. Using the scroll wheel works normally.

Steps to Reproduce

  1. Have a large enough diff that you have a vertical scroll bar.
  2. Attempt to view the changes at a certain point using the vertical scroll bar.
  3. Watch it reset to the top when the mouse is released.

Expected behavior:

When the mouse is released the scroll bar stays at it's current location.

Actual behavior:

When the mouse is released the scroll bar resets to the top.

2017-10-19_11-57-01

Reproduces how often:

100% of the time.

Versions

Atom    : 1.22.0-beta1
Electron: 1.6.15
Chrome  : 56.0.2924.87
Node    : 7.4.0
apm  1.18.8
npm  3.10.10
node 6.9.5 x64
python 2.7.14
git 2.14.2.windows.3
visual studio

OS: Windows 10 x64 Enterprise

bug staginunstaging triaged

Most helpful comment

Related to #884. Going to bet they're caused by the same bug.

All 2 comments

Thanks was just going to file this myself 馃槅

Related to #884. Going to bet they're caused by the same bug.

Was this page helpful?
0 / 5 - 0 ratings