I guess Linux distros should start supplying patched Chromium then.
Google adds experimental setting to hide full URLs in Chrome 85 address bar
71–80 of 733 posts
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#72Earlier quoted context omitted.
It is, there’s a long special list for domains that host arbitrary subdomains, GitHub pages is one of them. It’s explained well in https://youtu.be/0-wB1VY3Nrc
Wait, seriously? Their default behaviour is so broken that they have to whitelist a ton of sites, and screw anybody who slips through the net (or is trying to start a new service)?
This list is necessary anyway, because you have top level domains that look like .co.uk, so you can't just split the domain name by dots and take the last component to determine the top level domain.
So, not saying I unconditionally like the fact they are hiding important information in the URL bar, but I would not say their default behavior is that broken.
[1] https://publicsuffix.org - probably the list being mentioned in the video linked by the parent commenter, I guess
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#73This might be harmful to github pages where it would hide the repository name. If they include this without offering an option to turn it off, I will quit using Chrome.
The question is, why haven't you quit already? The only things it offers others don't, are anti consumer vendor lock in nonsense like hangouts and google earth. (Not sure about hangouts and meet these days, mozilla likely made it work, but not for lack of scumbag google trying otherwise).
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#74At chrome://flags there is one called #omnibox-context-menu-show-full-urls, which I have turned on. This enables you to right click on the address bar, and turn on the option "Always show full URLs". It will always shows the full URL including the protocol, but I suspect they will remove this flag at some point.
I can't find this option on Chrome on Linux. I had to get an extension to show the full URL, but it only works for ' https://' URLs, not for ' http://' . This drives me crazy when debugging. Whenever I copy-paste IP addresses from the browser address bar into my console, I have to manually delete the ` http://` at the front. I work on a P2P project so this is an extremely common situation for me.
Another solution for Windows and macOS users (no Linux sadly) is to use Edge Chromium, which does it by default, and you prefer to donate your data to Microsoft rather than Google like me :)
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#75This might be harmful to github pages where it would hide the repository name. If they include this without offering an option to turn it off, I will quit using Chrome.
I switched to Firefox years ago and never looked back.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#76Earlier quoted context omitted.
It is weird not more people just respond this way rather than getting all worked up about it...
Passwords and bookmarks are in Chrome. That's the main point of friction. But I do re-evaluate Firefox from time to time. So far there has often been small things which made me reluctant. I think this feature is important enough for me to consider switching this time.
That being said, I admit that staright out of the box Firefox doesn't have the same experience but you can customize every little thing about it to make it suit your needs.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#77Earlier quoted context omitted.
It is weird not more people just respond this way rather than getting all worked up about it...
It's weird that people like a particular browswer for a number of its feature, but are upset about a change that makes it worse?
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#78Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#79While this might be useful for a casual user, hidden URLs are a huge problem for web developers. Asking for a screenshot from client is not enough, now I'll have to provide additional instructions how to copy/paste full URL when reporting issues. Not to mention all possible problems with misconfigured servers when www and www-less domains lead to same website, but some script refuses to work on one of those. While it…
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#80Isn't this a good example of "feature creep"? I dont see any reason why it makes a browser more useful when the URL is partially hidden. It reminds me of a company which developed a product which was more or less done. So the SWE manager and the product manager made up new (pretty useless) features just to tell their bosses the devs are busy and the team must stay intact.
They don't do this for the benefit of the user, but to benefit themselves. Its all about making the web into google lah lah land where they control everything.