Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Chrome address bar disappears on resize

With the latest version of Google Chrome (Versión 41.0.2272.101 (64-bit)) running on MacOSX Yosemite, when I resize the address bar I loose the bar and I've to restart Google Chrome.

https://www.youtube.com/watch?v=LMKfWONS_FI

It's a really bad thing when you've to develop web applications for small devices. Any ideas? Has anyone found a posible workaround?

like image 805
alasarr Avatar asked Mar 23 '15 12:03

alasarr


People also ask

Why does my address bar keep disappearing Chrome?

If you're in full screen mode, your toolbar will be hidden by default. This is the most common reason for it to disappear. To leave full screen mode: On a PC, press F11 on your keyboard.

How do I stop Chrome toolbar from disappearing?

Just press Ctrl+Shift+B (Windows and Linux( Chrome OS)) and ⌘-Shift-B (Mac) to toggle the bar on and off.


2 Answers

There is the official bug thread for this issue:

https://code.google.com/p/chromium/issues/detail?id=8663

Apparently, for some users the following solved the issue:

  1. Open Chrome Settings
  2. Select "Show Advanced Settings"
  3. Scroll down to "System"
  4. Un-check "Use hardware acceleration when available"

[UPDATE]
at the beginning it was working for me.. but not it seemed not working anymore.

like image 100
ferocesalatino Avatar answered Oct 01 '22 03:10

ferocesalatino


btw i found a solution or at least the problem to this one:

In my case i had too many plugins installed, and when i resized the browser to a minimum the plugins took away all of the space from the addressbar. therefore it got sort of invisible and while resizing the window to a larger screen chrome sort of forgot that it had made the address bar invisible.. so i removed some plugins from the toolbar and since then i haven't had a problem anymore!

like image 42
Doml The-Bread Avatar answered Oct 01 '22 04:10

Doml The-Bread