insilmaril / vym

View Your Mind
https://sourceforge.net/projects/vym/
Other
139 stars 33 forks source link

URL's containing "=" do not open in web browser #66

Closed NZFlyingKiwi closed 7 months ago

NZFlyingKiwi commented 1 year ago

URL's that contain the "=" character do not open in the default web browser, rather they open the file explorer, as if they where a local link.

Sample URL: "https://www.dell.com/support/home/en-us?app=drivers"

insilmaril commented 1 year ago

Hm, I cannot reproduce this with version 2.9.2. What version and platform are you using?

NZFlyingKiwi commented 1 year ago

Version 2.9.2 (2023-04-13)

Windows 10 Enterprise 21H2 19044.2606

If I remove the = it works.

I will try with my home system, if I have the time I may try compiling a debugging.

Sent from Proton Mail for iOS

On Thu, May 11, 2023 at 5:42 PM, Uwe Drechsel @.***(mailto:On Thu, May 11, 2023 at 5:42 PM, Uwe Drechsel < wrote:

Hm, I cannot reproduce this with version 2.9.2. What version and platform are you using?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

insilmaril commented 1 year ago

Strange. I have (besides Linux) the same setup and it works. Though I have as application to open external links (in Settings menu):

C:\Program Files\Mozilla Firefox\firefox.exe

Same setting for you or something different?

NZFlyingKiwi commented 1 year ago

I did not specify a browser so it uses the default which is edge, other links work fine.

Sent from Proton Mail for iOS

On Thu, May 11, 2023 at 7:51 PM, Uwe Drechsel @.***(mailto:On Thu, May 11, 2023 at 7:51 PM, Uwe Drechsel < wrote:

Strange. I have (besides Linux) the same setup and it works. Though I have as application to open external links (in Settings menu):

C:\Program Files\Mozilla Firefox\firefox.exe

Same setting for you or something different?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

insilmaril commented 1 year ago

Can you change that in settings to

C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe and see if that helps? Default should be "explorer", I think.

NZFlyingKiwi commented 1 year ago

Will let you know, thanks.

Sent from Proton Mail for iOS

On Thu, May 11, 2023 at 11:44 PM, Uwe Drechsel @.***(mailto:On Thu, May 11, 2023 at 11:44 PM, Uwe Drechsel < wrote:

Can you change that in settings to

C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe and see if that helps? Default should be "explorer", I think.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

NZFlyingKiwi commented 1 year ago

Hi,

Installed on my home system and same result. Interestingly "www.google.co.nz" will also open in explorer.exe, ie missing the "https:/"

Changed to the explicit path and it worked as expected.

Regards, Andrew.

Sent with Proton Mail secure email.

------- Original Message ------- On Thursday, May 11th, 2023 at 11:47 PM, Andrew Blackham @.***> wrote:

Will let you know, thanks.

Sent from Proton Mail for iOS

On Thu, May 11, 2023 at 11:44 PM, Uwe Drechsel @.***(mailto:On Thu, May 11, 2023 at 11:44 PM, Uwe Drechsel < wrote:

Can you change that in settings to

C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe and see if that helps? Default should be "explorer", I think.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

insilmaril commented 7 months ago

Also on Windows 10 I have set the app to open external links in Settings to

"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"

and both your links open in MS edge as expected. I am going to change the default in vym from explorer to edge, then.

insilmaril commented 7 months ago

Changed in development versions for 3.x