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
It's a UI fault in the merge editor.
I have written the steps to reproduce it and also attached a screen recording for better understanding.
Note: What I mean by 'Complete Merge' button, conflicted code block's widget and conflict actions bar in this issue π
Steps:
First things first
i) Need a code base which have conflicts
- You can clone this repository π complete-merge-issue with both main & branch-w-conflict branches and merge branch branch-w-conflict into main to produce merge conflict.
ii) Open the conflicted file in the Merge Editor
And then: (Please watch the video for better understanding)
First in the Result tab, place the conflicted code block's widget aligned with 'Complete Merge' button in bottom-right corner in a way that the conflict actions bar is intersecting with the button (as shown in the video below).
Accept code from any stream, incoming or current doesn't matter.
Now try to hover over same straight horizontal line as conflict actions bar towards the 'Complete Merge' button, You will notice that the cursor does not become a pointer, and you cannot even click the button.
Now, If you reload the window, the issue will be fixed. However, as soon as you select any action from the actions bar, such as 'remove incoming/current', the issue will occur again.
Complete.Merge.Issue.Screen.Recordnig.webm
From my understanding, what is happening here is that after we select any action from the actions bar, the actions bar is overlapping the 'Complete Merge' button in the z-index's stacking context.
I have tried to fix this on my local setup, and I believe I have solved the issue.
If the maintainers want, I can raise a PR! β¨
VS Code version: Code 1.78.2 (b3e4e68, 2023-05-10T14:39:26.248Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Sandboxed: Yes
System Info
Item
Value
CPUs
Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz (8 x 1800)
Type: Bug
It's a UI fault in the merge editor.
I have written the steps to reproduce it and also attached a screen recording for better understanding.
Note: What I mean by

'Complete Merge' button,conflicted code block's widgetandconflict actions barin this issue πSteps:
First things first
i) Need a code base which have conflicts
- You can clone this repository π complete-merge-issue with both
main&branch-w-conflictbranches and merge branchbranch-w-conflictintomainto produce merge conflict.ii) Open the conflicted file in the Merge Editor
And then: (Please watch the video for better understanding)
First in the Result tab, place the conflicted code block's widget aligned with 'Complete Merge' button in bottom-right corner in a way that the conflict actions bar is intersecting with the button (as shown in the video below).
Accept code from any stream, incoming or current doesn't matter.
Now try to hover over same straight horizontal line as conflict actions bar towards the 'Complete Merge' button, You will notice that the cursor does not become a pointer, and you cannot even click the button.
Now, If you reload the window, the issue will be fixed. However, as soon as you select any action from the actions bar, such as 'remove incoming/current', the issue will occur again.
Complete.Merge.Issue.Screen.Recordnig.webm
From my understanding, what is happening here is that after we select any action from the actions bar, the actions bar is overlapping the 'Complete Merge' button in the z-index's stacking context.
I have tried to fix this on my local setup, and I believe I have solved the issue.
If the maintainers want, I can raise a PR! β¨
VS Code version: Code 1.78.2 (b3e4e68, 2023-05-10T14:39:26.248Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Sandboxed: Yes
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (26)
A/B Experiments