Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

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… (Lesen Sie mehr)

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

Gefragt von agojc vor 2 Tagen

Letzte Antwort von agojc vor 1 Tag

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… (Lesen Sie mehr)

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.

Gefragt von Naviathan vor 5 Tagen

Letzte Antwort von Naviathan vor 5 Tagen

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… (Lesen Sie mehr)

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?

Gefragt von a.oellerer vor 6 Tagen

Letzte Antwort von a.oellerer vor 2 Tagen

[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… (Lesen Sie mehr)

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 ;) ).

Gefragt von RJVB vor 1 Tag

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… (Lesen Sie mehr)

<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?

Gefragt von Marinescu Bogdan vor 6 Tagen

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 … (Lesen Sie mehr)

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.

Gefragt von Paul Jewell vor 2 Tagen