Open v-meilei opened 2 months ago
Under more info I'm assuming that this means it's not reproducing the VS Code desktop application, is this correct? Which environment are you reproducing this issue on?
Does the issue continue to persist after restarting the application?
@MicroFish91
I can also reproduce this. The workaround is to focus the view prior to clicking a button on the ribbon. I verified that this reproduced on other extensions as well (not just ours) so it seems like something that VS Code rolled out.
OS: Win10 Build Version: 20240809.1 Visual Studio Code Version: 1.93.0-insider (user setup)
Repro Steps:
Expect: The “Group By" context menu can normally display after clicking "Group By" button when focusing on any view.
Actual: The “Group By" context menu flashes after clicking "Group By" button.
More Info: This issue doesn't reproduce on VS Code IDE.