Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

Cookies pop-up disappears before I can make a selection.

On a new website or after clearing the cache and cookies and upon opening a page I will often get a pop-up with cookie usage choices, e.g. "strictly necessary", etc. How… (читать ещё)

On a new website or after clearing the cache and cookies and upon opening a page I will often get a pop-up with cookie usage choices, e.g. "strictly necessary", etc. However, the pop-up disappears before I have a chance to click on any choice or even finish reading the first line. I'm not sure what settings I need to change to allow me to make a choice on the pop-up. Please advise. Thanks.

Задан BigO 10 месяцев назад

Дан ответ cor-el 10 месяцев назад

  • Решено
  • Архивировано

Firefox refuses to connect to my NAS admin page

I have a (quite old) Iomega 2 NAS in my local network. I have to connect to the admin page to change some settings, but FF responds with SSL_ERROR_UNSUPPORTED_VERSION, wi… (читать ещё)

I have a (quite old) Iomega 2 NAS in my local network. I have to connect to the admin page to change some settings, but FF responds with SSL_ERROR_UNSUPPORTED_VERSION, with no option to bypass.

It's my own NAS, in my own local network. How can I bypass this (in this case stupid) restriction? I know it's safe, I know no harm can be done, still I can't get to this page.

Задан avdwollenberg 10 месяцев назад

Дан ответ jscher2000 - Support Volunteer 10 месяцев назад

  • Решено
  • Архивировано

firefox har förhindrat att den här sidan automatiskt styr om till en annan sida

Jag använder VismaNet och får felmeddelande "firefox har förhindrat att den här sidan automatiskt styr om till en annan sida" när jag loggar in, hur kan jag tillåta detta… (читать ещё)

Jag använder VismaNet och får felmeddelande "firefox har förhindrat att den här sidan automatiskt styr om till en annan sida" när jag loggar in, hur kan jag tillåta detta så att jag slipper trycka på knappne "Tillåt".

Задан eva.marie.griffiths 10 месяцев назад

Дан ответ cor-el 10 месяцев назад

  • Решено
  • Архивировано

When I type in address bar to search, the search result page does not display page address in the address bar.

I am using Firefox 114.0.2 address bar only, no search bar. I do not remember when it was happened, but today when I want to copy and paste page address I found out that … (читать ещё)

I am using Firefox 114.0.2 address bar only, no search bar. I do not remember when it was happened, but today when I want to copy and paste page address I found out that address bar did not display the page address as previous version, just display the words I searched as a search bar (if the search bar is enabled, and typed in search bar then push enter, address bar will display address of search result page, and search bar will keep displaying the words in it). I attached my screenshot below. Using another tab and "switch to tab" feature by Firefox, I found out the page address. In my screenshot, I typed "test" and using Google to search (I also tried Bing, Wikipedia and more and all of them have the same problem with their owned link) and the page address should be "https://www.google.com/search?client=firefox-b-1-d&q=test" but even I paste this link into the address bar, it will only display "test" like the pic. I think it is a trim feature but I do not which preference I should edit in about:config. I have set "browser.urlbar.trimURLs" to false for displaying http and www, but it is not work this time.

Задан 920619lqy 10 месяцев назад

Дан ответ TyDraniu 10 месяцев назад

  • Решено
  • Архивировано

Sorting bookmarks issue

Hi - Here's my problem. I have a folder in my bookmarks titled Current Bookmarks. It contains both subfolders and bookmarks. When I go to Manage Bookmarks, select that … (читать ещё)

Hi - Here's my problem. I have a folder in my bookmarks titled Current Bookmarks. It contains both subfolders and bookmarks.

When I go to Manage Bookmarks, select that folder, and use the Views/Sort/Sort by Name.A-Z sort order, the subfolders aren't shown in alpha order. Any new subfolders I create end up at the bottom, listed after the page bookmarks.

Is there any way to get all the subfolders to sort properly?

Thanks for your help!

Задан kathleen4 10 месяцев назад

Дан ответ cor-el 10 месяцев назад

  • Решено
  • Архивировано

Disable "Firefox suggest" drop down list. (Not autocomplete text, just extra ones)

When I start typing, there's a feature that is not very good for my privacy: "Firefox Suggest" - it shows off my web history to anyone looking at my screen, complete with… (читать ещё)

When I start typing, there's a feature that is not very good for my privacy: "Firefox Suggest" - it shows off my web history to anyone looking at my screen, complete with thumbnails for all the websites. How can we stop it?

Задан lantai 10 месяцев назад

Дан ответ cor-el 10 месяцев назад

  • Решено
  • Архивировано

bring the security.csp.enable option back at least at the developer version of FF

Dear Sirs, today i did lockout everybody on a test server of a web application while playing with CSP on the server side. no modern browser was able to open the page any… (читать ещё)

Dear Sirs,

today i did lockout everybody on a test server of a web application while playing with CSP on the server side. no modern browser was able to open the page anymore. but the real problem was that the configuration interface was also not accessable anymore.

the option security.csp.enable is long gone since FF 99 and i had to ""downgrade to FF 98"" to be able to access the misconfigured server.

please enable that security.csp.enable in about:config back again at least for the development version of FF. someone might need it. other options are to install risky extensions and i would like to avoid that in the future.

Yours

E

Задан vedro 9 месяцев назад

Дан ответ Terry 9 месяцев назад

  • Решено
  • Архивировано

Firefox only downloads PDF successfully first time after cache clear

I'm developing a PHP Symfony based website powered by nginx-full 1.18.0-6ubuntu14.4, one of the functions is to allow people to download a PDF invoice. When it fails Fir… (читать ещё)

I'm developing a PHP Symfony based website powered by nginx-full 1.18.0-6ubuntu14.4, one of the functions is to allow people to download a PDF invoice.

When it fails Firefox shows an alert "Downloading (Failed) The browser application closed unexpectedly."

On my linux desktop; when I use Chromium 114.0.5735.198 this functions works 100% of the time. when I use Firefox 114.0.2 (64-bit) the PDF download only works ONCE after that the download never completes and I'm left with a partial/corrupted 75.7KiB file named filename.Br-neZWO.pdf.part etc.

I have discovered that if I clear the firefox cache I can perform one successful download again. or I can restart Nginx and again Firefox will perform one successful download again.

I've tried altering many Nginx settings, cache, gzip, sendfile etc with no effect. It might be Nginx related but it does not effect Chrome at all which is why I've started this ticket.

Any help in debugging this would be greatly appreciated.

Задан brendan8 9 месяцев назад

Дан ответ brendan8 9 месяцев назад

  • Решено
  • Архивировано

media keys cannot control any websites on linux

i've tried toggling media.hardwaremediakeys off and pressing the media keys to no avail, they don't seem to have any effect when it's enabled or disabled. the keys work o… (читать ещё)

i've tried toggling media.hardwaremediakeys off and pressing the media keys to no avail, they don't seem to have any effect when it's enabled or disabled. the keys work on other applications like VLC media player, though! and I can see that the media is being detected from firefox, too, as it appears in media player widgets i have on my plasma desktop. it seems to be only the physical keys that aren't working, because i can press buttons on the widgets to control media playing in firefox.

Задан wilr 9 месяцев назад

Дан ответ wilr 9 месяцев назад

  • Решено
  • Архивировано

using Location Services on Mac

I tried to log in to a website that requires access to my location. I'm using Firefox 114.02 on an iMac running Monterey 12.6.7. I was able to get in to Firefox's Locati… (читать ещё)

I tried to log in to a website that requires access to my location. I'm using Firefox 114.02 on an iMac running Monterey 12.6.7. I was able to get in to Firefox's Location settings and now have the website listed with "Allow" noted. This was not enough, and for some time I didn't understand why. Then I discovered the Mac's System Preferences' Security and Privacy section, where Location Services are one category under Privacy. Selecting Location Services brings up a list of apps that are allowed to provide location information. For some reason, other browsers are on the list and can be turned on or off, but Firefox is not on the list of apps that can be selected as permitted. Am I missing something here? I can't find any way to add apps to the list so that they can actually be selected. Any advice?

Задан MrWenger2 9 месяцев назад

Дан ответ zeroknight 9 месяцев назад

  • Решено
  • Архивировано

Lost ability to upload email connection after latest upgrade

I've just downloaded the latest Firefox version and it won't load my Cornell email - adfs.ad.cornell.edu. I'm using a Macbook Pro. I can download the website on my iPhone… (читать ещё)

I've just downloaded the latest Firefox version and it won't load my Cornell email - adfs.ad.cornell.edu. I'm using a Macbook Pro. I can download the website on my iPhone.How do I get my email back?

Задан Mary Beth 10 месяцев назад

Дан ответ Mary Beth 10 месяцев назад

  • Решено
  • Архивировано

Pop-Up Notifications

I like the Firefox notification at the top of the browser that says "Firefox prevented this site from opening a pop-up window." However, I recently accidentally clicked "… (читать ещё)

I like the Firefox notification at the top of the browser that says "Firefox prevented this site from opening a pop-up window." However, I recently accidentally clicked "Don't show this message when pop-ups are blocked."

I can't find any way to *undo* this choice. How can I get this notification to start appearing again whenever Firefox blocks a pop-up? I feel like this should be an easy checkbox somewhere, but I can't seem to find it.

Задан roadrunner210 10 месяцев назад

Дан ответ jscher2000 - Support Volunteer 10 месяцев назад

  • Решено
  • Архивировано

Export login data

I'm trying to export my saved login data. When I select export data, a popup opens asking for my Firefox password. After entering the password, it indicates the password … (читать ещё)

I'm trying to export my saved login data. When I select export data, a popup opens asking for my Firefox password. After entering the password, it indicates the password is not correct. I've reset the password with the same response.

Задан mjdubie 10 месяцев назад

Дан ответ cor-el 10 месяцев назад

  • Решено
  • Архивировано

Discord time is incorrect by 10 hours and 30 mins

My discord time has been broken and I've asked the discord support but they said to ask here if there's any issues with firefox itself. I've closed and reopened the page… (читать ещё)

My discord time has been broken and I've asked the discord support but they said to ask here if there's any issues with firefox itself. I've closed and reopened the page multiple times, used a vpn, cleared cache and cookies, and even tried and restarted my computer but the issue persists. Any help would be appreciated, thanks.

Edit: this issue only exists within firefox, not with any other browsers nor the app.

Задан dark.druid07 10 месяцев назад

Дан ответ dark.druid07 10 месяцев назад

  • Решено
  • Архивировано

history

Two issues: 1. History is truncated, does not show all history even though Custom Settings set to remember. One google post said to 'delete all history upon closure' .… (читать ещё)

Two issues:

1. History is truncated, does not show all history even though Custom Settings set to remember. One google post said to 'delete all history upon closure' ... There are many, many posts from users having same issue.

2. Whatever history is being recorded is no longer simply a list (Ctrl-H) but is sorted into Today, Last Week etc. which is both annoying and makes searching for previously located site impossible unless you know WHEN you visited (unlikely).

Why was the changed? And why don't you change it back so when I select History, Show All History from task bar, Firefox would do just that?

Задан campgraves 10 месяцев назад

Дан ответ cor-el 10 месяцев назад