[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2020-10-11 Thread Paul White
Upstream bug was closed "VERIFIED FIXED" on 2020-04-30. Confirmed fixed in Ubuntu by using Firefox 81.0 and Ubuntu 20.04 by entering 'console.log' in the address bar and seeing a prompt to search for that term and not being directed towards a non-existent domain. ** Changed in: firefox (Ubuntu)

[Desktop-packages] [Bug 263505]

2020-06-02 Thread Mak-g
with bug 1636583 fixed, you can also tell them the address with an ending slash, that will force a visit. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add

[Desktop-packages] [Bug 263505]

2020-06-02 Thread J-nox
(In reply to Marco Bonardo [:mak] from comment #91) > (In reply to Anthony Ramine [:nox] from comment #90) > > My use case is helping family members troubleshot their Internet problems > > You can use an autoconfig file with specific prefs set to whitelist domains. > We'll provide a suffixes

[Desktop-packages] [Bug 263505]

2020-05-18 Thread Mak-g
*** Bug 1637153 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505]

2020-05-11 Thread Standard8
*** Bug 1433991 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Filip Štamcar
(In reply to Marco Bonardo [:mak] from comment #86) > you can also use browser.fixup.dns_first_for_single_words to force a dns > lookup before searching. Would it be possible to have something like this (additional pref), but only for searches that contain (at least one) dot? This would be

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Mak-g
(In reply to Filip Š from comment #84) > However, there are some TLDs that aren't present in the Public Suffix List, > which means that users who want to visit such domains will instead be > redirected to search. Example of such domains are local/reserved TLDs (like > `.local` or `.test`) which

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Jaws
I specifically changed the summary from foo.bar to foo.barrr because 'bar' appears in the PSL. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Mak-g
you can also use browser.fixup.dns_first_for_single_words to force a dns lookup before searching. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Filip Štamcar
I want to provide some feedback about this change and see if this can be fixed: For general usage, this change is good and better than redirecting users to unexisting websites when they want to search. However, there are some TLDs that aren't present in the Public Suffix List, which means that

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Filip Štamcar
(In reply to Marco Bonardo [:mak] from comment #88) > I don't see why, searches without dots are also used a lot in enterprise. I > gave you two solutions that cover your use case pretty well depending on the > needs, there are also ways to always force a visit (type the protocol) or > always

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Mak-g
(In reply to Anthony Ramine [:nox] from comment #90) > My use case is helping family members troubleshot their Internet problems You can use an autoconfig file with specific prefs set to whitelist domains. We'll provide a suffixes whitelist in bug 1634650 to simplify managing that. I'll check

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Mak-g
(In reply to Filip Š from comment #87) > Would it be possible to have something like this (additional pref), but only > for searches that contain (at least one) dot? This would be useful because > most commonly, searches without dots are not used as domains (except > `localhost` which is

[Desktop-packages] [Bug 263505]

2020-05-04 Thread J-nox
(In reply to Marco Bonardo [:mak] from comment #85) > (In reply to Filip Š from comment #84) > > However, there are some TLDs that aren't present in the Public Suffix List, > > which means that users who want to visit such domains will instead be > > redirected to search. Example of such domains

[Desktop-packages] [Bug 263505]

2020-05-04 Thread Oana-botisan
I managed to reproduce the issue using an older version of Nightly on Windows 10 x64. I verified the fix using latest Nightly 77.0a1 on Windows 10 x64, Ubuntu 18.04 x64 and Mac OS 10.11. The issue is not reproducing anymore. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 263505]

2020-04-27 Thread Nerli
https://hg.mozilla.org/mozilla-central/rev/18205ec9467e -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address not found"

[Desktop-packages] [Bug 263505]

2020-04-27 Thread Dothayer
I am so happy about this. Thank you Marco for your heroic efforts! (And also everyone else involved!) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use

[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2020-04-27 Thread Bug Watch Updater
** Changed in: firefox Status: In Progress => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505]

2020-04-20 Thread Pulsebot
Pushed by ma...@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/18205ec9467e Use the Public Suffix List to distinguish foo.bar searches in URIFixup (and consequently the Address Bar). r=Gijs,dao -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 263505]

2020-04-06 Thread Mak-g
Created attachment 9136756 Bug 1080682 - Use the Public Suffix List to distinguish foo.bar searches in URIFixup (and consequently the Address Bar). r=gijs!,dao! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 263505]

2020-01-21 Thread Mak-g
*** Bug 1610130 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505]

2020-01-21 Thread Jan Sonntag
Hey, I filed Bug 1610130 which has been resolved as a duplicate. Figuring out valid alphanumeric tlds seems to be non-trivial, but it shouln't it be easier for things like `subprocess.run()` or `this.rn!'{}+()n` which contain non-alphanumeric characters in the tld part and are therefore invalid?

[Desktop-packages] [Bug 263505]

2019-11-18 Thread Gingerbread-man-2
(In reply to neubland from comment #73) > a right click on hightlighted text "foobar.this" will recognize the > hightlighted text as not being a hyperlink That's bug 529085. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in

[Desktop-packages] [Bug 263505]

2019-11-18 Thread Antonelli-fj
Does this issue include checking highlighted text against a cached Publix Suffix List? Meaning that a right click on hightlighted text "foobar.this" will recognize the hightlighted text as not being a hyperlink and therefore the context menu will not offer link-actions? I wonder because

[Desktop-packages] [Bug 263505]

2019-11-18 Thread Mak-g
(In reply to neubland from comment #73) > Does this issue include checking highlighted text against a cached Publix > Suffix List? Meaning that a right click on hightlighted text "foobar.this" > will recognize the hightlighted text as not being a hyperlink and therefore > the context menu will

[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2019-10-28 Thread Bug Watch Updater
** Changed in: firefox Status: Confirmed => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address not

[Desktop-packages] [Bug 263505]

2019-10-28 Thread Mak-g
I'm taking this as a side project to the main backlog, I'm also working on other improvements in this area so it seems to make sense. May take a while anyway, because there's a lot of other work ongoing. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 263505]

2019-10-14 Thread Mak77
*** Bug 1586891 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505]

2019-10-14 Thread Mak77
When a developer will be able to schedule some time for it, Firefox is a huge project, resources are limited. It's on our radar anyway, now that the platform fix is complete. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in

[Desktop-packages] [Bug 263505]

2019-10-14 Thread Tehanuys
Does anyone know when this fix will be made implemented? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address not

[Desktop-packages] [Bug 263505]

2019-09-30 Thread Adw-mozilla
*** Bug 1492734 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2019-09-09 Thread Bug Watch Updater
** Bug watch added: Mozilla Bugzilla #1579856 https://bugzilla.mozilla.org/show_bug.cgi?id=1579856 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use

[Desktop-packages] [Bug 263505]

2019-09-09 Thread Mak77
Thank you for the update! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address not found" page Status in Mozilla

[Desktop-packages] [Bug 263505]

2019-09-09 Thread 7-mathieu
> Mathieu, what's the status of the underlying networking feature? As you could figure, the feature on the product side is done. I created this meta bug https://bugzilla.mozilla.org/show_bug.cgi?id=1579856 , I hope that helps! The remaining bits should be done in the following days. -- You

[Desktop-packages] [Bug 263505]

2019-09-02 Thread Adw-mozilla
*** Bug 1568444 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505]

2019-09-02 Thread Mak77
I would prefer it we'd have a meta bug tracking the PSL work, for now I guess bug 1563246 will do. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use

[Desktop-packages] [Bug 263505]

2019-09-02 Thread Mak77
Mathieu, what's the status of the underlying networking feature? It looks like the product side is done and we're just waiting for bug 1563225? Unfortunately there is still no meta bug tracking this feature we can depend upon. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 263505]

2019-07-12 Thread Mak77
*** Bug 1220235 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address

[Desktop-packages] [Bug 263505]

2019-04-02 Thread Gijskruitbosch+bugs
Looks like Chrome bakes the list in, see e.g. https://bugs.chromium.org/p/chromium/issues/detail?id=610495 , without out-of-band updates. We now (as of bug 1459891) do this, too, but fortunately our updates are mostly automatic (they are automatically created by a bot based on the authoritative

[Desktop-packages] [Bug 263505]

2019-04-02 Thread Mqudsi-o
I just learned that the Public Suffix List is actually a Mozilla project! Tangential remark: We know that Chrome isn't the most privacy-conscious browser, but it's also a fact that the Chrome team takes security very seriously and has put their money where their mouth is in that regard. It's not

[Desktop-packages] [Bug 263505]

2019-04-02 Thread Mak77
The current scope is to provide an experience identical to the old bar, to limit the confusion for users and QA, but it could surely be one of the things we want to do sooner than later. Should we use it through nsIEffectiveTLDService? I just tried to use getPublicSuffixFromHost, but it doesn't

[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2019-01-05 Thread Bug Watch Updater
Launchpad has imported 59 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=1080682. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2018-06-06 Thread Bug Watch Updater
** Changed in: firefox Status: Unknown => Confirmed ** Changed in: firefox Importance: Unknown => Medium -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title:

[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2018-06-06 Thread era
Upstream bug was marked as duplicate (not really "invalid"). ** Bug watch added: Mozilla Bugzilla #1080682 https://bugzilla.mozilla.org/show_bug.cgi?id=1080682 ** Changed in: firefox Importance: Low => Unknown ** Changed in: firefox Status: Invalid => Unknown ** Changed in:

[Desktop-packages] [Bug 263505] Re: Wishlist: add "use input as a search term" to "address not found" page

2018-06-06 Thread Bug Watch Updater
** Changed in: firefox Status: Confirmed => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add "use input as a search term" to "address not

[Desktop-packages] [Bug 263505]

2014-03-12 Thread Circuitry
This is a huge issue for me. I am often copying error messages (such as Error: Unexpected value) into the address bar expecting it to search for the error. If an error has a colon in it, as errors typically do, Firefox brings me to the The address wasn't understood page when it should search for

[Desktop-packages] [Bug 263505]

2014-01-22 Thread T-philipp
Hi Darshana, great to want to tackle this one! I just assigned it to you. (By the way: You can also assign bugs to yourself in the bug summary at the top of this page). I see that you are new to Bugzilla, so if you need help getting started, #introduction on irc.mozilla.org is the place to go.

[Desktop-packages] [Bug 263505]

2014-01-22 Thread Darshanapadmadas
Hello! I'd like to get started on this bug ? Could this be assigned to me ? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add use input as a search term to

[Desktop-packages] [Bug 263505]

2014-01-15 Thread Paul-silaghi
*** Bug 958794 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add use input as a search term to address not

[Desktop-packages] [Bug 263505] Re: Wishlist: add use input as a search term to address not found page

2014-01-15 Thread Bug Watch Updater
** Changed in: firefox Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/263505 Title: Wishlist: add use input as a search term to address not found page