Skip to content

Commit 57eef28

Browse files
authored
Update README.md
1 parent 1b6716c commit 57eef28

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# GNOME Shell Extension Alt+Tab Scroll Workaround
22

3-
> Temporary fix for a bug that buffers the scroll between different windows (e.g., Chrome and VS Code).
3+
> Quick fix to the bug where scrolling in one application is repeated in another when switching between them using `Alt+Tab` (e.g., VS Code and Chrome)
44
5-
The bug is described in several open issues:
5+
As an example, after scrolling VS Code and switching to Chrome using `Alt+Tab` or `Super+Tab`, the VS Code scroll would be repeated in Chrome. Installing the extension should avoid this.
6+
7+
This bug is described in several open issues:
68
- https://github.com/Microsoft/vscode/issues/28795
79
- https://github.com/pop-os/pop/issues/2331
810
- https://github.com/atom/atom/issues/15482

0 commit comments

Comments
 (0)