Feodor2 / Mypal68

web browser
Other
543 stars 34 forks source link

URL bar often mistakes searches for domains #410

Closed K4sum1 closed 3 months ago

K4sum1 commented 3 months ago

For example if I want to search the name of a Minecraft mod, I click rename, copy the selected name, and paste it in my browser. For this example, I will use UniversalTweaks-1.12.2-1.10.0. If I copy and paste this into Mypal, instead of searching it, it treats it like a website, and it immediately fails to connect because it's not a proper domain. Modern versions of Firefox don't have this issue.

K4sum1 commented 3 months ago

Since I know it is upstream I figured I might as well see where it stopped being an issue. In 78a1, this change was pushed which fixes the problem. https://hg.mozilla.org/mozilla-central/rev/432809e7954380f8de19bf4104dde1a7d9aab7f7

However it mentions "With recent fixes that can properly identify whitelisted domains". I'm not sure if 68 has those, so it might be a good idea to see what all is relevant.

Bugzilla for the issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1398567

General search issues collection: https://bugzilla.mozilla.org/show_bug.cgi?id=1611889

JimMP68User commented 3 months ago

Cure? Use search box for searches and address box for addresses*? Maybe I'm missing something ... help me out here.

  (* Until the 2nd coming happens.)
K4sum1 commented 3 months ago

I like to just throw my cursor to one bar. I don't want to have to use two bars.

Feodor2 commented 3 months ago

101

K4sum1 commented 3 months ago

101

@Feodor2 take another look at this issue, it's not related to 101. It's an upstream issue.

Feodor2 commented 3 months ago

So you have set keyword thing and still get the error, is it?

K4sum1 commented 3 months ago

Yeah, I even got the information in the comment above (https://github.com/Feodor2/Mypal68/issues/410#issuecomment-2010757872) testing stock Firefox alpha releases. It's an old Firefox issue.

K4sum1 commented 3 months ago

@Feodor2 Can you reopen please. I might try fixing this stuff once I start trying to build Mypal.