vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Scroll glitch in resolve conflicts view

Open deepak1556 opened this issue 1 year ago • 3 comments

Testing #5648

https://github.com/microsoft/vscode-pull-request-github/assets/964386/1a172e05-8cda-4a9c-bbe8-d972d0cf2872

deepak1556 avatar Jan 23 '24 13:01 deepak1556

The issue happens depending on the number of files involved with conflicts, issue didn't repro with single file conflict. I have a reliable repro using the PR at https://github.com/electron/electron/pull/28274. Let me know if I can get any useful logs to debug this issue further.

deepak1556 avatar Jan 24 '24 05:01 deepak1556

This looks really bad.

@deepak1556 do you remember which commits you merged (against which base commit) that caused this?

hediet avatar Mar 25 '24 10:03 hediet

Didn't remember, tried the flow again. Issue happens only when merge editor is opened via Resolve conflicts action in the PR view, manually opening the merge editor on each file does not show the rendering artifacts. Issue can be seen with any of the 7 conflict files from https://github.com/electron/electron/pull/28274/commits/2f89e24fc0d883021278bae39e612860750f452a against latest main

deepak1556 avatar Mar 26 '24 16:03 deepak1556