• Rozwiązane

Custom/Quick Search navigation via keyboard (or lack thereof) in newest update

I love FF and I appreciate the intentions behind the new update for quick/custom search engines in Firefox 140, but I can't help but notice that the new UI for custom sea… (czytaj dalej)

I love FF and I appreciate the intentions behind the new update for quick/custom search engines in Firefox 140, but I can't help but notice that the new UI for custom search engines requires the user to manually click on various buttons and does not allow one to navigate the process via keyboard only. (Unless I'm missing something?) Prior to this UI update, I was able to fully navigate the drop-down and select my custom search engine of choice using only my arrow keys and enter key. Now, the "search with XYZ" button that pops up if you type the site name is only selectable if you click on it, and cannot be highlighted with the arrow keys.

I am not personally disabled in a way that prevents me from using my trackpad, but having to stop what I'm typing and go out of my way to click on various UI elements is a real stymie in terms of flow, ease of use, and efficiency. At least for me.

Is there some kind of secret key combo I can use? Or an about:config setting to enable keyboard navigation in custom searches? Is it a bug? Or simply the removal of a feature?

I hope I will be able to use my arrow keys to select my search engine again in the future— Thanks

Pytanie zadane przez eiedail 14 godzin temu

Odpowiedź udzielona przez Agent virtuel 8 godzin temu

downloads.download deletes file?

I'm writing an extendion wich needs to download a file: ```js let url = URL.createObjectURL(new Blob([content + '\n'])); try { const id = await browser.d… (czytaj dalej)

I'm writing an extendion wich needs to download a file:

```js

   let url = URL.createObjectURL(new Blob([content + '\n']));
   try {
       const id = await browser.downloads.download(
           {
               filename: "some_name",
               saveAs: false,
               conflictAction: "overwrite",
               url: url
           }
       );
       await browser.downloads.erase({id: id});
   } finally {
       URL.revokeObjectURL(url);
   }

```

If the file does not exist yet, it works great. If the file exists but is exactly the same, it still works. But if there is a need to override the file with different content, the file gets deleted and it is not being replaced.

According to inotifywait, the new file IS created, but immediately deleted.

Do I understand something wrong? What am I supposed to do?

Pytanie zadane przez Michał 9 godzin temu

FireFox crashes sometimes when playing Amzon Prime Movies with no crash report nor anything in about:crashes

I wasn't sure what to select for the type of question so you can move it if you think another type would be better. I would have selected crashes but that isn't an option… (czytaj dalej)

I wasn't sure what to select for the type of question so you can move it if you think another type would be better. I would have selected crashes but that isn't an option.

It happened again a few minutes ago while watching Star Trek First Contact. The Phoenix was about to go to warp and Firefox CTD with no crash reporter and when I looked in about:crashes there was no crash report. This exact situation happened twice while watching the movie Signal unknown or whatever the title is.

Pytanie zadane przez Steve7233 11 godzin temu

Ostatnia odpowiedź udzielona przez jonzn4SUSE 11 godzin temu

Unable to log into Google account after latest update

While I am able to log into my Google account in Chrome, I am unable to do so in Firefox after the latest update. Whenever I try, I am redirected to the attached support … (czytaj dalej)

While I am able to log into my Google account in Chrome, I am unable to do so in Firefox after the latest update. Whenever I try, I am redirected to the attached support page, which asks me to delete cookies and cache contents. Deleting those does not help.

Please help!

Pytanie zadane przez altquixote 5 dni temu

Ostatnia odpowiedź udzielona przez altquixote 12 godzin temu

Firefox and Amazon Prime Video not playing nice

When I try to access a movie or get further info by clicking the movie's pic, I get this message, despite deleting my cache and cookies, closing and opening Firefox, shut… (czytaj dalej)

When I try to access a movie or get further info by clicking the movie's pic, I get this message, despite deleting my cache and cookies, closing and opening Firefox, shutting and opening my MacBook. Any suggestions most appreciated!

That shouldn't have happened.

It looks like something went wrong on our side. Let's find you a great video to watch instead.

Pytanie zadane przez Firefox on Mike 15 godzin temu

Ostatnia odpowiedź udzielona przez Firefox on Mike 14 godzin temu

Mouse cursor is huge since recent update (Linux)

I am using Firefox v140.0.1 Snap on Kubuntu 25.04, Kernel 6.14. Since the Firefox update in the past couple days, the mouse cursor has started appearing huge and slightly… (czytaj dalej)

I am using Firefox v140.0.1 Snap on Kubuntu 25.04, Kernel 6.14. Since the Firefox update in the past couple days, the mouse cursor has started appearing huge and slightly blurry (as though the image is scaled up) in Firefox and nowhere else. The size is visually annoying, and occasionally difficult to know exactly where I'm clicking (trying to move the caret in a text box for example). It also appears to be a different style from the main desktop cursor, the shape and color are ever so slightly different, but this may already have been the case and I simply didn't notice because of the previously small size. Firefox doesn't have its own built in cursor settings that I can find, nor obey the system cursor settings. I have a high DPI display so perhaps it is being over-compensated for? e.g. both the system and Firefox are scaling the cursor up, assuming the other hasn't done it already, resulting in a cursor that's too big.

Pytanie zadane przez joxenhandler 20 godzin temu

Ostatnia odpowiedź udzielona przez jonzn4SUSE 14 godzin temu

Why is firefox purplously making their browser worse?

You used to be able to set Contrast Control to not override other websites now you can't. What moron made this stupid ass decision that just degrades the quality of a onc… (czytaj dalej)

You used to be able to set Contrast Control to not override other websites now you can't. What moron made this stupid ass decision that just degrades the quality of a once good browser?

Pytanie zadane przez allay atlas 1 dzień temu

Ostatnia odpowiedź udzielona przez jscher2000 - Support Volunteer 15 godzin temu

How to save ports instead of IP addresses in a password manager?

How to save port or path in Firefox Windows Password Manager, For example: http://192.168.2.111:8080/a_project and http://192.168.2.111:8080/b_project These two addresse… (czytaj dalej)

How to save port or path in Firefox Windows Password Manager, For example: http://192.168.2.111:8080/a_project and http://192.168.2.111:8080/b_project These two addresses have different usernames because different ports represent different projects, So far, accessing this address http://192.168.2.111:8080/a_project It will display http://192.168.2.111:8080/b_project The username and password Because the password manager can only store IP or domain names and cannot store ports and project paths, it is very inconvenient to use for instance: https://localhost:8080 and https://localhost:9090 They actually need to save their respective usernames and passwords separately, but currently they can only https://localhost To save, when I access//localhost: 8080, it still displays the username and password under//localhost: 9090. Is this issue a bug or does it require some configuration to be enabled?

Pytanie zadane przez 873315036 15 godzin temu

Tabs misbehaving

Hi : I have a website that, except for its Index page, is made up entirely of .PDFs. These .PDFs are created from MS Word documents. I noticed that when viewing the … (czytaj dalej)

Hi : I have a website that, except for its Index page, is made up entirely of .PDFs. These .PDFs are created from MS Word documents. I noticed that when viewing the site in Firefox, the author of the .PDF pages in the tabs was given as : Microsoft Word [filename]. Accordingly, I made sure the Word files had my name hardcoded into the Info section so that it would be same for all documents I created. I then changed the metadata of the .PDF files to include my name as author and the title of the file. However, 'Microsoft Word [filename]' still appeared in the Firefox tabs. I have no idea where Firefox is getting this information from. Curiously, when I look at my website on Microsoft's Edge browser, the tabs have the correct information : 'Patrick Kearney [filename]'. Any help making Firefox behave in the same way would be much appreciated. I have no desire to switch my browser to Edge or anything else. Thanks in advance.

Pytanie zadane przez patjk 15 godzin temu

online banking

Why does it take so long to log in on online banking keeps saying performing TSL hand shake take 10 min. to log in

Pytanie zadane przez robertisherwood3 15 godzin temu

  • Rozwiązane

how to remove AI from my Firefox?

The AI chatbot is back in my sidebar. I did not opt in to this. I would prefer not to roll back to whichever version of Firefox is before the AI it's-a-feature-not-a-bug … (czytaj dalej)

The AI chatbot is back in my sidebar. I did not opt in to this. I would prefer not to roll back to whichever version of Firefox is before the AI it's-a-feature-not-a-bug got wedged in; what other options do I have for permanently disabling AI?

Going to sidebar settings to hide the AI chatbot does not suffice. Evidence: I did that already, it has been undone, and I cannot now find the toggle in question.

Personally I vote for yanking it out of the main browser altogether, so people have to actively choose to install the AI chatbot add-on. But my question is about actions I can take myself.

Pytanie zadane przez AlexSeanchai 3 miesiące temu

Odpowiedź udzielona przez AlexSeanchai 2 miesiące temu

Stopping AUTOMATIC JPG to AVIF Conversions On Download

Hello, I am trying to download a few JPG images from Meetup.com. Here is an example URL: https://secure.meetupstatic.com/photos/event/3/5/0/a/highres_528673578.jpeg Th… (czytaj dalej)

Hello,

I am trying to download a few JPG images from Meetup.com. Here is an example URL:

https://secure.meetupstatic.com/photos/event/3/5/0/a/highres_528673578.jpeg

This is CLEARLY a JPG image from the URL. However, when I right click on the image to Save As the only choice given is AVIF! I cannot open or use AVIF files. As you know the conversion process is LOSSY so trying to convert BACK to a JPG format is not recommended.

It is fine if Firefox and other browsers want to use AVIF format internally but you should, at least, give users the OPTION of downloading the native format.

So how do I fix/configure Firefox to provide the native JPG file download?

Thanks, Steve

Pytanie zadane przez Steve_Sr. 5 dni temu

Ostatnia odpowiedź udzielona przez Steve_Sr. 16 godzin temu