most of the time I do an Alt+Tab (switch windows), go from browser (chrome) to Visual Code and vice versa, mouse scrolling misbehaves, it jumps to somewhere in the page, either way down the current scroll position, or way up, any thoughts on what's going on?
Kareem's questions
I have a scroll bar issue. There's a tiny pixel of margin to the right of the scroll bar, whenever I click on the scrollbar (on that margin) anywhere but not in the middle of it. The bar moves to where I clicked This is kinda annoying, any help?
When I hover on the scrollbar but not in the middle and click it. It kinda magnets the middle of the scrollbar to where I've clicked, another issue is that the cursor actually goes beyond the scrollbar to the right of it (a margin of around 1~2 pixels).
In this picture, I'm pointing to the right of the scrollbar, actually inside the scrollbar section. But the scrollbar is not in hover-mode However, when I click in that exact location the scrollbar scrolls to that location.
What I need to do is to remove that 1~2 pixels or margin, and turn off that scroll bar magnet problem so that when I click on any point on that seeker it doesn't scroll to the middle automatically.
I recently wanted to install sublime text, and found a way to download the installer (using a PPA), the installer runs and downloads the actual package through HTTPS, it stays running for about 15 minutes and then a "Time out" appears, I've tried to test downloading the package manually using wget, and wget does the same thing, first it tries to connect to server, then the connection succeeds, after that nothing happens until the "Time out" message appears again, obviously I'm not able to download files over HTTPS but I CAN access websites using HTTPS. Any suggestions?
Here's the output in terminal when installing the package:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
sublime-text-installer
0 upgraded, 1 newly installed, 0 to remove and 38 not upgraded.
Need to get 0 B/9,482 B of archives.
After this operation, 26.6 kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously unselected package sublime-text-installer.
(Reading database ... 242647 files and directories currently installed.)
Preparing to unpack .../sublime-text-installer_3114-2~webupd8~0_all.deb ...
Downloading...
--2016-08-13 14:34:55-- https://download.sublimetext.com/sublime_text_3_build_3114_x64.tar.bz2
Resolving download.sublimetext.com (download.sublimetext.com)... 104.236.0.104
Connecting to download.sublimetext.com (download.sublimetext.com)|104.236.0.104|:443... connected.
Unable to establish SSL connection.
download failed
Download done.
Removing outdated cached downloads...
sha256sum mismatch sublime_text_3_build_3114_x64.tar.bz2
Sublime Text is NOT installed.
dpkg: error processing archive /var/cache/apt/archives/sublime-text-installer_3114-2~webupd8~0_all.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/sublime-text-installer_3114-2~webupd8~0_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
W: Operation was interrupted before it could finish