顯示下列標籤的問題: 顯示所有問題

URL box shows incorrect URL

The URL text box does not at times show the actual URL of the webpage displayed! See attached screenshot. If I click on the back button once and then the forward button, … (閱讀更多)

The URL text box does not at times show the actual URL of the webpage displayed! See attached screenshot. If I click on the back button once and then the forward button, the issue is not resolved. If I click on the back button twice, and then on the forward button twice like last time, the correct URL is listed.

Please address. I have a related URL issue where if using the DuckDuckGo Search I cannot drag and drop the URL into my Bookmarks. I plan on asking another separate question about this.

Wayne Carpenter 於 2 個月前 詢問

copy/paste text

I've always been able to highlight, copy, and then paste into Word or an email from Firefox, but today highlighting no longer gives me that functionality. I am running t… (閱讀更多)

I've always been able to highlight, copy, and then paste into Word or an email from Firefox, but today highlighting no longer gives me that functionality. I am running the most recent version of Windows 11. Is anyone else having this problem? Any suggestions for solutions?

maryannenunn 於 2 個月前 詢問

The web pages in the new sidebar cannot be opened with the middle mouse button

In the updated sidebar, the browsing history and "Tabs from other devices" entries no longer support opening links in a new tab by simply clicking the middle mouse button… (閱讀更多)

In the updated sidebar, the browsing history and "Tabs from other devices" entries no longer support opening links in a new tab by simply clicking the middle mouse button (which should function like Ctrl + left-click). This was possible in the previous version of the browsing history. However, bookmarks in the new sidebar still allow opening links in a new tab using the middle mouse button. Additionally, there doesn’t seem to be a shortcut key for opening links in a split tab (side-by-side view). Currently, I have to drag and drop, which feels cumbersome. I suggest adding this feature to the right-click context menu, introducing a keyboard shortcut (e.g., Ctrl + left-click, or another modifier key), or an option to set allowing the middle mouse button to open links in a split tab. Alternatively, a double-right-click could also work. If this feedback cannot be directly forwarded to the developers, where should I post or submit these suggestions?

Spring Blossom 於 2 個月前 詢問

Window.open() pop-ups don't work

Hi! Was just wondering if there was something preventing me from opening these kinds of pop-ups. Recently, I've been browsing old websites and noticed that links that are… (閱讀更多)

Hi! Was just wondering if there was something preventing me from opening these kinds of pop-ups. Recently, I've been browsing old websites and noticed that links that are supposed to be pop-ups don't pop-up at all. Then, I tried to do the same on my website, and it still didn't work. I've pretty much done every solution I could find under the Sun, but none so far have worked whatsoever. Is this a new feature or is Firefox just being weird again?

Please help ;_; it's been stressing me out real bad for the past few hours!

clockworkwindmill 於 2 個月前 詢問

clockworkwindmill 最近回覆於 2 個月前

List of commandline options

First, is there a list of commandline options? Second, I would like to be able to start Firefox with a specified URL from a batch file -or- a .net program. Then, either … (閱讀更多)

First, is there a list of commandline options?

Second, I would like to be able to start Firefox with a specified URL from a batch file -or- a .net program. Then, either close FF -or- switch to a different URL. is this possible?

Questor 於 2 個月前 詢問

Ed 最近回覆於 2 個月前

FF 146 stopped creating active links

Untill latest update when on a site was link, ex. http://site.site/repository/text.txt i could select the link and from context menu select "open link in new tab/window" … (閱讀更多)

Untill latest update when on a site was link, ex. http://site.site/repository/text.txt i could select the link and from context menu select "open link in new tab/window" or "save link as". Now only "copy link" action is available. Im on Ubuntu 24.04.3 LTS Thanks for any response.

Bernard_B 於 2 個月前 詢問

jonzn4SUSE 最近回覆於 1 個月前

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 … (閱讀更多)

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.

MartyJames 於 2 個月前 詢問

jonzn4SUSE 最近回覆於 2 個月前

Navigate by clicking URL segments in the address bar

Is it possible to click individual segments of an URL in the address bar to navigate there directly (without manually selecting and deleting the tail)? It's a convenient … (閱讀更多)

Is it possible to click individual segments of an URL in the address bar to navigate there directly (without manually selecting and deleting the tail)? It's a convenient way to reach upper layers of a website.

For example Vivaldi implements it via Ctrl+<Mouseover/click> (see attached screen capture)

Is there an option or addon to enable this? Thanks in advance

(In reference to [post] where it said "This thread was archived. Please ask a new question if you need help.")

rev1s 於 1 個月前 詢問

jonzn4SUSE 最近回覆於 1 個月前

Pressing Left Arrow in URL Bar does not bring text cursor to left side

When I click on the URL bar, the entire URL is highlighted. Then, if I click the left arrow, it brings my cursor to the start of the URL. After it moves my cursor, it the… (閱讀更多)

When I click on the URL bar, the entire URL is highlighted. Then, if I click the left arrow, it brings my cursor to the start of the URL. After it moves my cursor, it then prepends the URL with the protocol (https://, http://, etc). My cursor is now no longer on the left side, and I need to hit my left-arrow key several more times to reach the left side.

Here is a screen recording of the issue: https://youtu.be/JtoL88bqSB0

Ideally, it would bring my cursor to the left side of the protocol, or show the entire URL, with protocol, in the URL bar, so that it does not need to prepend it.

byqydpzm4y 於 1 個月前 詢問

byqydpzm4y 最近回覆於 1 個月前

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 … (閱讀更多)

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)

ben.west.500 於 1 個月前 詢問

jonzn4SUSE 最近回覆於 1 個月前

Starting Firefox from the desktop with a saved URL (*.webloc) opens two windows (one is empty and not needed)

Hello As in the subject written, it is newly there again that when klicking on a URL-file (such as *.webloc) on the macOS desktop or somewhere in a folder, Firefox (actu… (閱讀更多)

Hello

As in the subject written, it is newly there again that when klicking on a URL-file (such as *.webloc) on the macOS desktop or somewhere in a folder, Firefox (actual 146.0.1 (aarch64)) is opening that URL and an empty browser-site behind. That one is absolutely not helpful and has always been klicked away…

Is there any adjustment possible or is it a mistake. The version before that did not happen and some years ago it did. In Safari does it work as it should (starting the browser itself opens an empty browser window; startin via a safed *.webloc opens only that URL)

Thank you for any help and all the best

Jürg

Jürg 於 1 個月前 詢問

Opening a web link from an email

Using Safari and Apple's Mail app on iMac. I have multiple desktops with some Firefox pages open in some of them. If I click a link in an email from desktop that does n… (閱讀更多)

Using Safari and Apple's Mail app on iMac. I have multiple desktops with some Firefox pages open in some of them. If I click a link in an email from desktop that does not currently have an open Firefox window, Firefox does open a new window on that desktop but instead of giving it the focus, the focus jumps to whichever Firefox window on another desktop most recently had the focus. If I use the keyboard shortcut Cmd-Tab to return to the Mail and then Cmd-Tab again to switch back to Firefox, Firefox then gives the focus to the newly opened window on that desktop. This is annoying and seems like a bug.

Thanks,

 Mel S.

mel.stampe 於 1 個月前 詢問

  • 封存

eBay Hot Links Don't Work

I don't know, if it's an eBay's problem, or Firefox's - some, not all, items for sale, on eBay, when displaying the individual "For Sale" page with hot links, like "Add t… (閱讀更多)

I don't know, if it's an eBay's problem, or Firefox's - some, not all, items for sale, on eBay, when displaying the individual "For Sale" page with hot links, like "Add to Watchlist", "Buy it Now", etc. are not hot, and cannot be used. Sometimes, if I hit "refresh" one, or more times, those links become hot, sometimes, not. If an eBay problem, please let me know. If a browser problem, please fix the bug!

davidkpar72 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 封存

Firefox Accessing eBay.com URL Gives Korean Text

Starting yesterday, browsing to the ebay.com url resulted in Korean language text being displayed per the attached screenshot. The same continues today. I tried the eba… (閱讀更多)

Starting yesterday, browsing to the ebay.com url resulted in Korean language text being displayed per the attached screenshot. The same continues today. I tried the ebay options of changing language by choosing a national flag. Choosing the US Stars and Stripes made no difference; I still got Korean text. I tried disabling my VPN; it made no difference. I tried choosing the Canadian Maple Leaf flag and got English text but Canadian prices.

I tried to report the problem (in Firefox) using ebay's contact links; but those links require logging in. I could not because I could not pass the Capcha challenge while remaining in Firefox.

Thinking that the problem might lie with Firefox, I loaded and used the Brave browser. Not only did I get US English and prices straightaway, I was able to login with ebay and report the problem. My VPN is active and has been since I loaded Brave.

Because I have these problems only while using Firefox, I came here to report the problem and ask for assistance resolving it.

rhh13 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

The requested URL was rejected

Beim Anmelden zum Online - Banking kommt folgende Meldung(nur bei Firefox): "The requested URL was rejected" und Your support ID is: 14509441730520179491 Was ist da los… (閱讀更多)

Beim Anmelden zum Online - Banking kommt folgende Meldung(nur bei Firefox):

"The requested URL was rejected" und Your support ID is: 14509441730520179491

Was ist da los? Bei anderen Browsern geht der Login! Danke

H.-J. Müller

H.-J. Müller 於 1 年前 詢問

markwarner22 最近回覆於 1 年前

  • 封存

language

Sometimes when I do a google search the results come up in a foreign language! I am in the USA and speak only english. Changing my preferences doesn't always maintain t… (閱讀更多)

Sometimes when I do a google search the results come up in a foreign language! I am in the USA and speak only english. Changing my preferences doesn't always maintain the fix.

gksusan161 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 封存

Yandex redirect

When i search for something on google the videos are all redirected to Yandex I provided a screenshot. The links are supposed to be YouTube but instead it's Yandex Ple… (閱讀更多)

When i search for something on google the videos are all redirected to Yandex

I provided a screenshot.

The links are supposed to be YouTube but instead it's Yandex

Please help me fix this if possible.

Fun Haji 於 1 年前 詢問

markwarner22 最近回覆於 1 年前

  • 已解決
  • 封存

can't select text to copy it

i need to copy and paste text that's also a link, but firefox isn't letting me highlight it, I can do it in chrome, brave, & opera, it's not a mouse problem either, i… (閱讀更多)

i need to copy and paste text that's also a link, but firefox isn't letting me highlight it, I can do it in chrome, brave, & opera, it's not a mouse problem either, if I just right click on the page and select "highlight all" FF wont highlight it, is there a setting for this or a extension I can download? (in the picture the the rad text is also a link, I need to copy the number portion)

smotedown 於 1 年前 詢問

jscher2000 - Support Volunteer 於 1 年前 解答