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
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# GNOME Shell Extension Alt+Tab Scroll Workaround
2
2
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)
4
4
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.
0 commit comments