this post was submitted on 27 Nov 2023
148 points (89.4% liked)
Asklemmy
43755 readers
1339 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
what do you do about googles 'omnibar'? its the most infuriating combination of address and search boxes, and there is absolutely no way to turn it off.
oh yeah, one way: firefox.
its still triggers me to this day as the last straw for me and google
Firefox has omnibox and it’s not as easy to turn off as you think. The immediately available settings do some things like add the “search” box back but the “URL” box still functions as the omnibox. Have to play around with about:config and even then I haven’t figured out how to change it turn back time to the before times.
I have never had firefox mistake a url for a search, though.
I have plenty of times, which is why I went hunting for a way to disable it.
FYI, the magic about:config key that you need to set to false is "keyword.enabled". After that Firefox will finally stop using any non-url string as a search query and will instead say say "Hmm. That address doesn’t look right. Please check that the URL is correct and try again."
Thanks!
huh. did you remember to feed the fox all the cookies websites give you? that normally keeps her happy.
Begrudgingly yes.
I'm out of ideas. Best to bury your computer in the back yard.
Settings -> Search -> Add search bar in toolbar?
Yes that is the setting to turn on the “search bar” but it doesn’t revert omnibar to only URLs.
omnibox is one of the biggest QOL improvements browsers ever got IMO. Frees up screen real estate and is very intuitive. If you don't want to navigate to your domain-like search string just add a space and a comma or something similar.
From a UX perspective, those are both ways to start a navigation to a new page, and it's almost always clear from context which is intended (is the string formatted as a URL? Treat it as such. Otherwise, treat it as a search string). The only hiccup is when actually searching for strings that look like a URL (no whitespace, includes periods), but that happens rarely enough that I'm perfectly happy to manually go to a search engine for those cases. Otherwise, Cmd+L-"type my thoughts"-Enter works smoothly for me in both cases (on Firefox for personal laptop, or Chrome for work one).
What are the issues that you experience with this combined flow?