显示带有此标签的问题: 显示所有问题

[Mac] Recent changes in the "hamburger menu"/History/Recently closed tabs function?

Hello, In multi-window browser sessions on Linux, the "Recently closed tabs" menu shows a list of URLs relevant to the parent (aka current) window, and that is both perf… (了解更多)

Hello,

In multi-window browser sessions on Linux, the "Recently closed tabs" menu shows a list of URLs relevant to the parent (aka current) window, and that is both perfectly logical and highly useful. It makes it a lot easier to find that specific URL you're looking for, if not only because it increases the chance that it hasn't yet been flushed out of the recently-closed list.

I have a very distinct memory that this was the case on Mac too for the URLs showed by this menu when accessed via the "hamburger menu". I'm positive that I accessed the function via the hamburger menu rather than the faster way via the menubar for that very reason. And I just realised that it's no longer possible starting with at least v143.

With the Mac's global menu bar it would stand to reason that it presents lists that are "global" to the session, but I see no good *usability* reason that would justify *not* using window-specific lists under the hamburger menu.

One could of course argue that it's confusing and a "burden" to the user that s/he would need to remember in which window the looked-for tab once lived. But that argument would apply to all platforms, and this is supposed to be about *recently* closed tabs and one has to assume that the majority of users have no issue remembering in which window they have (or had!) a given tab open. (And that otherwise they'd be using a singe window, probably maximised to occupy the entire screen ;) ).

RJVB 于 1 小时前提问

Tabs ordering in sidebar

Hi there! I find the new sidebar (on the left for me) a great addition but is there a way to reverse the "top to bottom" tabs displaying order? Not a way to move tabs, b… (了解更多)

Hi there! I find the new sidebar (on the left for me) a great addition but is there a way to reverse the "top to bottom" tabs displaying order?

Not a way to move tabs, but a setting allowing, when opening a new tab (Ctrl+t), to place (and display) the icon on top of the tabs icons pile, not at the bottom.

I get that it's the opposite of the normal reading direction, but it's rather unnatural to go looking at the bottom of the screen for recently opened tabs, IMHO.

Thanks in advance if you can address this, or show me where I can find such setting.

Best regards from France, Jc

agojc 于 1 天前提问

最后由 agojc 于 10 小时前回复

CORS-Preflight request fails on mTLS-secured connection

Hey, I am currently working on an application where I want to upload files to a server using mtls via a webapp. The upload goes to another url and server than the one wh… (了解更多)

Hey, I am currently working on an application where I want to upload files to a server using mtls via a webapp. The upload goes to another url and server than the one where the webapp is served from. If I test the file uploading without mTLS, it succeeds, and with mTLS enabled it also works in chromium, but in Firefox I get the following error: "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at <url> (Reason: CORS request did not succeed). Status code: (null)." on the `OPTIONS` request before the `PUT` is done. The client and the server both have a certificate from a custom CA, which I imported into firefox, along with the private key. Does someone know what the issue here might be? I am suspecting that there is some problem with firefox loading the user certificate on the preflight request?

a.oellerer 于 5 天前提问

最后由 a.oellerer 于 1 天前回复

Backspace Behaviour on Address bar

Consider the following scenario: I want to go to "nextcloud.com", so I go to the address bar and start typing. Unfortunately, I make a mistake, and the first character I … (了解更多)

Consider the following scenario: I want to go to "nextcloud.com", so I go to the address bar and start typing. Unfortunately, I make a mistake, and the first character I type is 'b'. Firefox then offers the autocomplete "bc.co.uk", and highlights it. I type another different letter, the added autocomplete offer is replaced with the character I added, and it will try to offer another autocomplete suggestion with all the characters I have typed so far. However, I realised the 'b' was wrong, so I press <backspace> then start typing "nextcloud.com". Of course, the backspace key now only removed the autocomplete suggestion, leaving the original 'b' I typed (so I now have "bnextcloud.com"). My question: Is there a way set configure firefox so that the key sequence 'b' followed by '<backspace>' to return the address bar to the original (empty in this example) condition? If this means turning off auto-suggest, I am happy to do that, since I don't use it anyway.

Thanks.

Paul Jewell 于 1 天前提问

Downloads Fail on Mounted NTFS Disk in Ubuntu 25.10

I have recently encountered reproducible failures when attempting to download files or save pages to local storage. The target directory is located on a mounted NTFS file… (了解更多)

I have recently encountered reproducible failures when attempting to download files or save pages to local storage. The target directory is located on a mounted NTFS file system with the options umask=007, user=root, and group=disk. My Firefox browser is running under a non-root user account that is a member of the disk group. However, I consistently receive the error message: “XXX could not be saved because the source file could not be read.”

I would greatly appreciate anyone's assistance in resolving this issue.

seeson 于 3 天前提问

AI Chatbots in the sidebar can't log into Claude

I'm using the AI Chatbots plugin in the sidebar and I'm trying to log into Claude, but the plugin keeps asking for a verification code and Anthropic only sends a magic li… (了解更多)

I'm using the AI Chatbots plugin in the sidebar and I'm trying to log into Claude, but the plugin keeps asking for a verification code and Anthropic only sends a magic link email which doesn't work in this situation.

Naviathan 于 3 天前提问

最后由 Naviathan 于 3 天前回复

Is OpenSearch Auto-Update Still Supported in Firefox?

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> ... <Url type="application/opensearchdescription+xml" rel="self" template… (了解更多)

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">

   ...
   
   <Url type="application/opensearchdescription+xml" rel="self"
       template="https://example.com/opensearch.xml" />

</OpenSearchDescription>

Does Firefox still support automatically updating the opensearch XML description? MDN still mentions this feature: https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch#supporting_automatic_updates_for_opensearch_description

Also, in about:config, there used to be an "browser.search.update.interval" entry that specified the update interval. I can't find it anymore.

If this isn’t the right place to ask, could you point me in the right direction?

Marinescu Bogdan 于 5 天前提问