-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Scroll state not remembered in some cases #12726
Comments
Turns out that the other extension that failed is |
Off the top of my head, there might be a similar effect for any extensions that mutate the gutters. This is true of both extensions you've mentioned. Might be a good time to think of a nice API within brackets to manipulate the gutters. |
This is now fixed by #12727 but let's keep it open until we settle things around gutters api and get to final testing of 1.8 |
#12742 was merged. Closing |
Right now it looks like this is more of an extension problem, but I'm filing it here anyways because it might also be a recent regression.
You might have to try twice (that is, after step 4, go back to step 2)
Result:
The document is scrolled all the way to the top.
git bisect
points to 5727863 cc @petetnt @thehogfatherAs I said above, this is only an issue with some extensions, which is brackets-git (cc @zaggino) for me and at least one other that I can't quite make out (list of installed examples below). So as it causes regressions in multiple extensions, it could break one core functionality for end users as well.
Show installed extensions
The text was updated successfully, but these errors were encountered: