Black border appear under the bookmark bar of the chrome? - google-chrome

So what confused me recently is that my chrome started appearing a black border under the bookmark bar of the browser.It happens whenever I open my chrome and maximize the window.Even restart the chrome it still appear.It looks like:
You can see the black border is too thick(just compare it with your chrome).
Only when I reduce the window size will it disappear.It looks like:
I have thought it might have something to do with CSS but I can't get any information from the dev tools.I have also turned to chrome community forum for help.Although there is someone alse who met the same problem,none of them know the cause.
Any ideas what might be causing this?Is it a bug?
Version: Google Chrome79.0.3945.79 (Official Build) m (64-bit)
OS: win10

what happens when opening another page? does it show it there?
Try changing the theme to black or another. see what results you get.
If it is related to google homepage only, then it's possibly something to do with getting viewport size and then the related scaling logic.

Related

Google Chrome: strange image artifacts (pixelated, broken)

I recently encountered a strange behavior in my Google Chrome browser.
Images appear pixelated and broken, but they appear on screenshots and get scrolled so it must be the browser and not my laptop. For example, google search:
Search icons get something like...distorted? Has anyone encountered that and maybe knows how to fix this?
Here's a work around: go to chrome://flags and disable GPU Rasterization.
You can use this link: chrome://flags/#enable-gpu-rasterization to get there.
Thanks to https://piunikaweb.com/2022/02/24/google-chrome-images-distorted-pixelated-after-latest-update-for-some/ for the tip
Same here. Not only icons but some large images as well
Ctrl+refresh seem to solve it
enter image description here
Turning off [GPU rasterization] and [hardware acceleration] is worked for me.
(Windows 10 + Chrome v101.x)
Turning off GPU rasterization
Go to chrome://flags
Select 'Disabled' right side of 'GPU rasterization'.
Restart browser.
Turning off hardware acceleration
Go to chrome://settings/system
Move switch off 'Use hardware acceleration when available'.
Restart browser.

Chrome Bug!? - infinite scrolling above page body (several Pages)

I recognized this Bug on several Pages occurring in Chromium related browsers. I opened up a Chromium Issue, where the project members could not reproduce the problem - I am trying to figure out why this is happening (since the Problem occurs on Pages as like google.com, amazon.com, and so on, on several Mac-OS devices, which have nothing else in common) - we tried it on a clean Chrome installation, where The Problem is also occurring. To me it seems to be a bug - now I'd like to know if other people are also not able to reproduce. If you can reproduce (to reproduce read the following lines below) and/or find something new/interesting about the problem consider supporting the Ticket/Chromium Issue.
Chrome Version
91.0.4472.101 (Offizieller Build) (x86_64)
URLs tested
https://www.google.de/
https://www.microsoft.com/de-de
https://www.amazon.de/
Other browsers tested
Safari: hasn't the problem
Firefox: hasn't the problem
Edge: has the same issue (also Chromium based)
Chrome Canary: has the same issue (also Chromium based)
How to reproduce the problem?
Refresh Page (Command+Shift+R) and Scroll upwards while page is loading or in parallel (you have to be quick to reproduce).
What is the expected result?
Expectedly the Page should not over-scroll and stop at the pages top/end instead the page can be scrolled infinite above the pages top, same issue appears by scrolling down, where scrolling should stop at the bottom of the page.
What happens instead?
Browser keeps scrolling above the pages top/bottom infinitively. Once triggered the infinite scrolling wont disappear, even after refreshing the page - the only way to change the behavior is to copy the url and paste it within a new tab.
Small update: it seems like the problem appears when using a logitech mx master mouse (if you run into the problem when not using this specific model, let the chrome people know) - it looks like it can be solved by following steps:
Open a terminal window.
Type in the following command then hit enter:
defaults write -g NSScrollViewRubberbanding -bool false
Source: https://www.computerworld.com/article/2726533/turn-off-elastic-scrolling-in-os-x.html
Hopefully they'll fix the problem in chrome itself, until then this should solve the problem.
Update: See Irgend Son Hansel answer
I don't think there's an official fix currently, but what I do when this bug comes up is to simply click the scroll bar. It usually fixes it for a while before it comes back up again.
I am not entirely sure what the OP is asking but I assume they are looking for a fix or a workaround for this?
I occasionally experience the same on my MacOS machine. For me, refreshing page does not work. What I do is the following:
copy url of the current page
open new tab and navigate to the same url
close old tab

Why Chrome renders all stuff slightly upscaled and blurry?

some time ago (probably after recent update) I've noticed picture in my chrome changed a bit: everything rendered slightly upscaled and looks blurry. This issue affects everything: tabs, searchbar, bookmarks panel and of course all content in opened pages.
Here is some pic:
As you can see on screenshot, here Firefox window overlaps Chrome window, both of them shows the same page, and you can notice difference in sizes and blurriness. Do you have any ideas how to solve it?
Chrome version: 43.0.2357.130 on Kubuntu 14.04 (64-bit), it has default scale 100%. Also I found some info about similar issue on windows, but this didn't helps me, since there is no DirectWrite settings or something like that in my chrome.
Thanks.
Some more deeper search gives me a link to chromium issue, which describes my situation. And there also I found a solution for me. In brief, you just need to run next console command:
xrandr --dpi 96x96
Hope, this helps somebody.

white box in chrome covers page

I'm developing a website and today Google chrome has decided to show this big white box.
A week ago i didn't have this problem and i haven't changed the code since.
I don't have the problem in other browsers(ie and firefox).
Actually seems to be a problem with this monitor. I'm extending my laptop display and if i have the browser open on the laptop display there's no problem. But having it open on the monitor i get this big white box.
The only way i can get it to disappear on the monitor is if i zoom to 150%+.
Chrome is updated i even tried uninstalling and re installing.
Just curious has anyone else had this problem?
Any Fixes?
there is the image of what it looks like
http://postimage.org/image/kodmqafb5/
if you have download keeper enabled in extensions it's the reason for the white box atleast on mine anyways i just got rid of it and then chrome downloaded it again just get ri of it when it happens should fix your problem

CSS transformations crashing Chrome

I'm running Ubuntu (12.04.1 LTS) using VirtualBox (4.1.14) on a Windows 7 host machine. It seems that, using Chrome (21.0.1180.89), CSS transformations are causing the browser to lock up in a strange fashion.
This can be tested using this page: http://benmurden.com/css3test/css3test.html
In short, it looks like the "content area" of the browser, that is, anything apart from the URL bar, tab list etc. stops rendering during or after a CSS transformation and becomes "stuck" on top of every other open process. I can still close the offending tab or the browser itself since that area of the browser is fully responsive. I can even switch to another process and it will be partially visible under the "stuck" content area on top of it.
I meant to take a screen cap to demonstrate this particular effect but after locking up Chrome in this way and switching to a text editor behind it, only the text editor was fully visible on the screen cap and the locked-up Chrome was nowhere to be seen. This leads me to believe this might be a problem with VirtualBox rather than Chrome itself. Then again, there is someone sitting next to me with a nearly identical setup: Same type of machine running Chrome on Ubuntu using VirtualBox with identical versions of those three and he does not experience this issue.
I am unable to reproduce this on any other browser and host/guest combination I'm currently using. Those are:
Firefox (15.0.1) on Ubuntu
Firefox (15.0.1) on Windows 7
Chrome (21.0.1180.89) on Windows 7
Please let me know if there's any other information I could supply that would be of use.
Thanks!