Showing questions tagged:

How to copy a mailto email link to the clipboard?

I'm simply trying to email someone using the email link on their site. The link is a mailto link which requires an email application (which I don't have). All I want is t… (read more)

I'm simply trying to email someone using the email link on their site.

The link is a mailto link which requires an email application (which I don't have). All I want is to copy the link to the clipboard.

Firefox lets me right click the link and copy the email address, but this doesn't allow me to provide the required Subject specified by the site's author.

I could have sworn Firefox used to have this feature. Netscape and IE certainly always had it back in the day.

Open 3 328

Firefox won't open file:/// links

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite … (read more)

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite the file existing and having correct permissions. The file was in a separate mount (disk) to where Ffox is installed so I copied to to /tmp/ to remove that as a variable but still no joy..

➜ ~ file /tmp/index.html /tmp/index.html: HTML document, Unicode text, UTF-8 text, with very long lines (3556) ➜ ~ ls -la /tmp/index.html -rwxr-xr-x 1 ben ben 4208 Dec 30 14:04 /tmp/index.html

Am I missing some new setting which allows local file browsing using the good old 'file:///' protocol?

Thanks, Ben

OS Info: PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble

F/Fox version: 146.0.1 (64-bit)

Open 11 328