Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Video and audio intermittent

I'm running FF 115.8.0esr on MacOS High SIerra 10.13.6. (desktop). I generally sleep the computer rather than shutting down each day. The problem - If I have restarted t… (Lesen Sie mehr)

I'm running FF 115.8.0esr on MacOS High SIerra 10.13.6. (desktop). I generally sleep the computer rather than shutting down each day.

The problem - If I have restarted the computer or restarted FF, I can play video and audio OK. Mostly I will find that I can still play for a day or so (even having slept the computer). Then they stop. Opening a new window or a private window doesn't help, the only solution is to restart FF or the computer. All the while, I can get the same video/audio to play on Safari, and Apple iTunes is fine too. It doesn't matter what the source is - YT, Spotify BBC iPlayer, BBC Sounds and so on.

Would really like some help on this!

Gefragt von Robert Palgrave vor 2 Monaten

Letzte Antwort von Robert Palgrave vor 1 Monat

Setting exceptions for websites not to have their cookies deleted

Periodically I would like to clear cookies, except some. Tripcheck.com saves one's custom camera itineraries in cookies. I would like to avoid deleting them when I clear … (Lesen Sie mehr)

Periodically I would like to clear cookies, except some. Tripcheck.com saves one's custom camera itineraries in cookies. I would like to avoid deleting them when I clear cookies or when Firefox is closed. Similarly, there are some other websites for which I would like to preserve cookies for.

How can I do that? Does listing them as "allowed" accomplish that? Thanks.

Gefragt von Sue vor 2 Monaten

Letzte Antwort von Sue vor 2 Monaten

  • Gelöst

Configure text-to-speech for reading mode

Hello, We are adding accessibility features to the Emmabuntüs Debian Edition 5 Linux distribution based on Debian 12, and we would like to use the reading mode included … (Lesen Sie mehr)

Hello,

We are adding accessibility features to the Emmabuntüs Debian Edition 5 Linux distribution based on Debian 12, and we would like to use the reading mode included in Firefox to enable smoother voice reading for visually impaired people.

Currently we are going to use the Svox Pico and eSpeak speech synthesis at the same time because in SVox Pico we do not have all the voices we need for our possible users, particularly Portuguese.

We have found how to make the synthesis used by Firefox's reading mode be SVox Pico by default instead of eSpeak, however this requires a modification in the /etc/speech-dispatcher/speechd.conf file.

To do this, simply put the default pico synthesis in this file:

DefaultModule pico

But this causes problems with other software that we intend to use.

We found how to make all the voices of a speech synthesis appear in the Firefox playback menu by going to about:config and doing a search for the word "narrate":

Option narrate

On the other hand, we cannot find how to modify the "narrate.voice" option to tell it to default to pico speech synthesis instead of eSpeak synthesis which is the first synthesis loaded by speech-dispatcher, because we must keep eSpeak as the first synthesis loaded and do not put a default synthesis in speechd.conf to maintain compatibility with software that we wish to use.

Do you have any tips or a manual that explains the possible options for the "narrate.voice" option?

Thanks in advance for your help.

Gefragt von Patrick-Emmabuntus vor 1 Monat

Beantwortet von Eitan vor 1 Monat

Firefox Homepage Configurations reset after login

Every time i setup a new Firefox install and login with my Mozilla account: my homepage configurations reset. I lose all my pinned shortcuts and the related layout settin… (Lesen Sie mehr)

Every time i setup a new Firefox install and login with my Mozilla account: my homepage configurations reset. I lose all my pinned shortcuts and the related layout settings.

And I doing something wrong? I install, make a few basic config changes in Firefox to match what I want, then I sign in, and poof: i lose my homepage on ALL my active sign-ins.

    • Fix Title Type-o: O to o

Gefragt von scorc.one vor 2 Monaten

Letzte Antwort von scorc.one vor 1 Monat

How can I reset all firefox settings

I was having some issue by picking up my laptop and pressed some buttons on the right side of the keyboard. Then I saw for a second an notice screen on the right. Low in … (Lesen Sie mehr)

I was having some issue by picking up my laptop and pressed some buttons on the right side of the keyboard. Then I saw for a second an notice screen on the right. Low in the firefox screen. But I didnt recognize what it said to me.

Now my back key doesnt work to go back on pages. It work before

So now I got an likely screen when I picked up my laptop and press down some keys

When I press the back button on the keyboard it says in an little notice window that dissapear after 3 seconds.

Use / to search on the page.

So I think I could been pressing some key combination to disable or activate how my keyboard should work in firefox.

So I wounder how to reset all settings and configurations in firefox to standard

Gefragt von mattias_1982 vor 2 Monaten

Letzte Antwort von mattias_1982 vor 2 Monaten

"The connection has timed out....."

I have had no trouble using Firefox for many years and am able to access all/any websites excepting for one which upto a few months ago I had no trouble with. The one th… (Lesen Sie mehr)

I have had no trouble using Firefox for many years and am able to access all/any websites excepting for one which upto a few months ago I had no trouble with. The one that I am unable to access is

  https://www.scc-online.org 

and all I get is the "The connection has timed out.." comment on an otherwise blank screen. I have contacted the webmaster who says that I am the only one with this problem. My neighbour who uses MS Edge has no trouble in displaying the website. He uses the same ISP as I do but uses Windows 11.

The webmaster says that it might be that I am using Windows 7 64bit and that Firefox cannot handle this particular website. Alternatively he suggested that my ISP was the cause of the problem although I have been using the current ISP for over 20 years and have never had this type of problem.

I have three computers all with Windows 7 and Firefox and they all have the same problem.

Is there any help available for me as the information on the "website" is important and I do not wish to have to go to my neighbour to view the website?

Les Sondheim, Parksvville BC, Canada

Gefragt von lsondheim vor 2 Monaten

Letzte Antwort von zeroknight vor 2 Monaten

Probleme with 'places.sqlite' -> 'moz_places' Can't retrieve the "real" $LAST_VISITED_URL ?

the last url in moz_places in places.sqlite are not the same as in my history tab I posted here Here is my `last-url.sh` #!/bin/bash rm -rf /tmp/db.sqlite … (Lesen Sie mehr)

the last url in moz_places in places.sqlite are not the same as in my history tab I posted here

Here is my `last-url.sh`

   #!/bin/bash
   
   rm  -rf /tmp/db.sqlite 
   cp ~/.mozilla/firefox/*.default-esr/places.sqlite /tmp/db.sqlite ;
   LAST_URL=`sqlite3 /tmp/db.sqlite "select url from moz_places order by last_visit_date desc limit 1;"`;
   echo $LAST_URL


My script keeps giving me wrong answer. For exemple, a stackoverflow.com url instead of the youtube.com one even if i reload the page.

I have only one `xxxxxx.default-esr` profile.

Screenshot examples: the "google test" is a brand new visited url, and the others were refreshed pages

Gefragt von dehya vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

Firefox 115.8.0esr - Need userchrome.css content for highlighting backgroung color of bookmarks in dropdown

Hi Firefox Community - I am using Firefox 115.8.0esr version. I had previous userchrome.css from older versions of firefox from 5 years back which does not work anymore.… (Lesen Sie mehr)

Hi Firefox Community -

I am using Firefox 115.8.0esr version. I had previous userchrome.css from older versions of firefox from 5 years back which does not work anymore.

Need userchrome.css content for highlighting background color of bookmarks in dropdown.

Can you someone provide me with this userchrome.css snippet to high bookmarks with background color in URL dropdown box?

Thanks - Tarun!!

Gefragt von Tarun Boyella vor 2 Monaten

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Monaten

500 undefined

I went to Finance.Yahoo.com to try to look up a fund. After I enter any fund symbol, I get consistently "500 undefined". I used Safari with no problems. Why is Firefox do… (Lesen Sie mehr)

I went to Finance.Yahoo.com to try to look up a fund. After I enter any fund symbol, I get consistently "500 undefined". I used Safari with no problems. Why is Firefox doing this and how to get around this? Thanks.

Gefragt von Sue vor 2 Monaten

Letzte Antwort von Sue vor 2 Monaten

  • Gelöst

Exception is not respected

I have included a website on the list of exceptions for deleting cookies when Firefox is closed. When I go to the website the icons on Firefox for it show "enhanced track… (Lesen Sie mehr)

I have included a website on the list of exceptions for deleting cookies when Firefox is closed. When I go to the website the icons on Firefox for it show "enhanced tracking protection off" and "You have granted this website additional permissions". This website uses cookies to recognize my computer and not to require a one time password. However, when I close Firefox despite the fact that the website is on the exception list, cookies are deleted and I have to keep re-entering the one time password. I did turn of the checkbox for deleting cookies when Firefox is closed and now I am no longer asked to enter the OTP after Firefox is closed.

I assume this is a bug. Does anyone else experience similar issues? Is anything I can do about it and be able to use the exception list as intended?

Thanks.

Gefragt von Sue vor 1 Monat

Beantwortet von jscher2000 - Support Volunteer vor 4 Wochen

FirefoxCP Isolated Web Content is chewing up all the memory on my new iMac

Do you (as a Mac user) experience the same or similar: 44 instances of FirefoxCP Isolated Web Content ranging from 60MB-918MB each, with 18 of them above 200MB and 5 of … (Lesen Sie mehr)

Do you (as a Mac user) experience the same or similar:

44 instances of FirefoxCP Isolated Web Content ranging from 60MB-918MB each, with 18 of them above 200MB and 5 of them above 400MB. I have 15 tabs open and in practical terms almost nothing else open on the computer (a brand new M3 silicon iMac). It has 8 GB of memory. I had similar experiences in the past, but never as bad as now. I do not know everybody else can live with this.

Is this how Firefox is designed to operate or is this a bug?

Thanks.

Gefragt von Sue vor 2 Monaten

Letzte Antwort von Sue vor 2 Monaten