This repository was archived by the owner on Mar 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17.3k
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Atom scrolls even when not focused #15482
Copy link
Copy link
Open
Labels
d ⬆️electroni ⬇️linuxIssues that occur on Linux but not on other platforms.Issues that occur on Linux but not on other platforms.needs-reproductionregressionv ⬇️
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
The text-editor window does not seem to lose focus on alt-tabbing in Fedora 26, Gnome 3.24. This seems to be a regression introduced in Atom 1.19.0 (reproducible in 1.19.4). This was once fixed in #12591 but the issue reappeared with the newest Atom version.
Steps to Reproduce
- Have a document open in Atom, notice the position of the scroll bar
- Alt+Tab to a window over Atom
- Scroll down a lot
- Alt+Tab back to Atom
- Scroll down
Expected behavior:
The editor window scrolls down a bit
Actual behavior:
The editor windows scrolls by the sum of the scroll amounts in step 3. + 5.
Reproduces how often:
100%
Versions
OS: Fedora 26
atom --version
Atom : 1.19.4
Electron: 1.6.9
Chrome : 56.0.2924.87
Node : 7.4.0
gnome-shell --version
GNOME Shell 3.24.3
yustnip, sendrecv, dswah, loureirorg, finnhodgkin and 5 more
Metadata
Metadata
Assignees
Labels
d ⬆️electroni ⬇️linuxIssues that occur on Linux but not on other platforms.Issues that occur on Linux but not on other platforms.needs-reproductionregressionv ⬇️