Keyboard repetition issues

Good evening. Since a few days (since installed ver 124) I'm unable to use the "repeatability" from keyboard. I couldn't find any adjustment option in configuration to ma… (read more)

Good evening. Since a few days (since installed ver 124) I'm unable to use the "repeatability" from keyboard. I couldn't find any adjustment option in configuration to manage this. I tried outside (with other programs) and it works fine. Maybe its me, that I'm missing some adjustment. Would you guide me about this, please? Thanks in advance!

Orlando Sposto

PD: OS: Linux ver 22.04 Browser: obviously Firefox version 124.0.1 64bits machine achitecture: Pentium i7 Main problem: when in X, repetition is null or very slow. Regards.

Asked by osposto 19 minutes ago

Not all animations appearing on Instagram via Firefox on older hardware.

Hi. I have two main Mac computers that I browse the web with, a 2020 iMac 27 with 6-core Intel i5 and Radeon Pro 5300 GPU. My secondary computer is an older mid-2012 MacB… (read more)

Hi. I have two main Mac computers that I browse the web with, a 2020 iMac 27 with 6-core Intel i5 and Radeon Pro 5300 GPU. My secondary computer is an older mid-2012 MacBook Pro with dual core Intel i5 and HD Graphics 4000.

I am aware this Macbook is over a decade old now, and I plan on getting a much newer model within the next couple months. For now, I'll have to make do with this when my iMac is busy with other tasks (mostly rendering video). I have installed all the latest Mac OS updates the Macbook can support, which is Catalina, and Firefox is also the most current version 124.0.1 64-bit.

I tend to use Instagram via Firefox for the most part, and on the iMac, there are these little animations when doing things like double-clicking posts to like them, which causes a small flying heart to appear on the post for about a second. Flipping through multi-image posts is also animated when clicking the left and right buttons, resulting in a slide animation between photos. Small text pop ups also have animation as well.

However, using Firefox on my Macbook, those animations don't appear. I've enabled hardware acceleration, and the animations still don't appear. I've also whitelisted Instagram in uBlock Origin, and the result is the same.

I tested other websites that I can compare with the iMac, like Google Maps and the official Nintendo Animal Crossing website. Both sites run smoothly on my Macbook, with all animations functioning like they should, and Google Street view also being smooth with no visual glitches or other reduced functionality.

I will note the screen resolution on the Macbook is 1366 x 768 compared to the large iMac. My question is this... is Instagram disabling these UI animations on my Macbook due to it's age and/or screen size, is Firefox doing that, or is this a bug in regards to Mac OS Catalina?

These are very simple animations, so it's strange that they don't appear on my Macbook, despite it still being capable of showing web page animations with other sites. The Like animation in particular is helpful as it provides visual feedback to my preferred way of liking posts there.

Asked by wb8979 4 days ago

Last reply by wb8979 1 hour ago

"Inspect" settings don't change to English

I have now changed the language of my Firefox Browser to English. And indeed the main menu is now in English. But when I click with the right mouse button on an empty spa… (read more)

I have now changed the language of my Firefox Browser to English. And indeed the main menu is now in English. But when I click with the right mouse button on an empty space and then choose "Inspect" to access the expert settings these settings are still in the previous language and haven't changed to English. What can I do?

Asked by Patrick Casiano Santiago 2 hours ago

Last reply by cor-el 1 hour ago

Unknown Apps running

I am running Firefox. When I open the Task Manager, it shows that there are 13 Apps listed for Firefox with 1 for Runtime Broker. I have only 2 tabs open. Task manager… (read more)

I am running Firefox. When I open the Task Manager, it shows that there are 13 Apps listed for Firefox with 1 for Runtime Broker. I have only 2 tabs open. Task manager shows that all together the Firefox apps are using only 0.4% of CPU, but are using 521.3MB of memory. When moving around the different apps I am using, the non Firefox apps are running more slowly due to the amount of memory used by all these Firefox accounts. I want to know what are these apps and why are they there when I have only the 2 tabs open?

*Email removed for privacy reasons*

Asked by svillecb 2 days ago

Last reply by jscher2000 - Support Volunteer 1 hour ago

Sending tab from one laptop to another

On one laptop right-clicking on a tab gives me a Send tab to device option and when I click on it I get a message that the tab was sent. But the tab doesn't arrive on the… (read more)

On one laptop right-clicking on a tab gives me a Send tab to device option and when I click on it I get a message that the tab was sent. But the tab doesn't arrive on the other laptop. 2. Though I'm using the same version of Firefox on both laptops, I can only find the send tab option on one laptop because the menus are different. And many of the instructions I see online describe items on the menu that just don't show up. I know that I was once -- I don't know how long ago -- able to send a tab from one laptop to another. Most of the instructions are about sending from a phone to a desktop or vice versa. I hope someone can help. Thank you.

Asked by marksa21 3 hours ago

Last reply by jonzn4SUSE 1 hour ago

Suddenly no sound on rumble.com (March 24 2024)

Yesterday I was playing videos on rumble fine. Sat my laptop down, picked it back up after waking up and suddenly no sound on any rumble.com video. Youtube plays video an… (read more)

Yesterday I was playing videos on rumble fine. Sat my laptop down, picked it back up after waking up and suddenly no sound on any rumble.com video. Youtube plays video and audio fine. So does X and truth social. In fact, any website plays audio EXCEPT rumble.com. Its not Windows related. Its firefox related. I installed Chrome and rumble.com plays with sound fine. I uninstalled firefox and reinstalled and that didnt fix it. I have rumble installed via WebCatalog an it plays videos and audio fine. I then installed Firefox nightly and never signed in or anything and still rumble isnt playing sound. Its rumble+firefox=no sound. And it appears to be happening to others too on other help forums. DOES ANYONE KNOW HOW TO FIX THIS?

Asked by Human 4 days ago

Last reply by jonzn4SUSE 2 hours ago

  • Solved

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 … (read more)

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.

Asked by Patrick-Emmabuntus 1 week ago

Answered by Eitan 6 days ago

Firefox reading mode does not read the entire pdf

When activating reading mode with a PDF file, the content of the file is not reproduced in the reading mode window. To see the full content, you must go to the end of the… (read more)

When activating reading mode with a PDF file, the content of the file is not reproduced in the reading mode window. To see the full content, you must go to the end of the PDF file in normal mode before activating reading mode, see this implementation video : http://share.emmabuntus.org/Accessibility/Problem_size_document_pdf_firefox_narrate.mp4

Do you think this comes from our PDF file which was generated from LibreOffice with the standard options?

Here is the link to this file: http://share.emmabuntus.org/Accessibility/Emmabuntus_Debian_Edition_5_accessibility_shortcuts.pdf

Thank you in advance for your advice.

Asked by Patrick-Emmabuntus 2 hours ago

YouTube in the hosts file is ignored since version 125.0b1 Developer edition

It doesn't matter if I add www.youtube.com site to hosts file in Linux and delete cache, Firefox just doesn't block it, bypassing my meassures to prevent me to get hooked… (read more)

It doesn't matter if I add www.youtube.com site to hosts file in Linux and delete cache, Firefox just doesn't block it, bypassing my meassures to prevent me to get hooked up here. It was blocking everything as expected some weeks ago. I also tried redirecting to different IP's and it didn't work.

After some checks, I noticed:

  • It happens only with www.youtube.com, it doesn't happen with youtube.com (without www)
  • Other common pages like other Google pages, Facebook, TikTok or Instagram, get succesfuly blocked by hosts file as expected
  • I have tested creating new profiles with about:profiles, but the issue continues
  • The issue started after Firefox Developer Edition version 125.0b1 as you may notice in the images attached.
  • I also tested with the latest nigthly version and the issue continues.
  • DNS over HTTP (DOH) doesn't seems to be the problem since it seems that my network doesn't met the requirements to enable it, and if I manually make sure it's disabled, the issue still continues.
  • Chromium browser blocks www.youtube.com as expected, so that indicates my PC might be correctly configured

Asked by juandhdez94 2 hours ago

I can't log into my regions online bank account.

Greetings, I experienced this problem with the prior update, now after the current update i get this" internal Server error" Hopefully you can straighten this out. I hate… (read more)

Greetings, I experienced this problem with the prior update, now after the current update i get this" internal Server error" Hopefully you can straighten this out. I hate using Google for anything!

Regards, Chris

Asked by glidercj 3 days ago

Last reply by glidercj 2 hours ago

Web site hung up, only displays JSON line

I suspect that I triggered something with a keyboard key sequence but cannot find anything that will help me escape it. When I enter a specific web site, the screen displ… (read more)

I suspect that I triggered something with a keyboard key sequence but cannot find anything that will help me escape it. When I enter a specific web site, the screen displays

JSON Raw Data Headers Save Copy Collapse All Expand All Filter JSON

These are all active but do nothing that I can see.

How do I turn this off, everything I can find starts going into programming Java

Asked by Rod Rocheleau 9 hours ago

Last reply by cor-el 2 hours ago

rar file allways being opened with winrar

every time whe I download a rar file it is opened with winrar even the setting for the rar file extension is set to save and not open the file. Also some about:config set… (read more)

every time whe I download a rar file it is opened with winrar even the setting for the rar file extension is set to save and not open the file. Also some about:config settings I learned from some forums on the web do not help. I think this missbehaviour took place in the past after updating FF but I cannot remember which update it was. How can I configure FF to not open downloaded rar files with winrar (I want FF only to save the file)?

Asked by w.seifert 5 hours ago

Last reply by cor-el 2 hours ago

Firefox hangs after switching between virtual terminals (Linux)

Hi, I like to use separate user accounts / X sessions for work and personal stuff. Whenever I switch from one session to another (ctrl+alt+Fx), it usually takes a few mi… (read more)

Hi,

I like to use separate user accounts / X sessions for work and personal stuff. Whenever I switch from one session to another (ctrl+alt+Fx), it usually takes a few minutes for Firefox to get responsive again. Sometimes it never does (typically on Mondays, after working in my "personal" session all week end, and switching back to my "work" session). Other applications (xterm, qpdfviewer, etc...) don't seem to be affected at all. Is there something I can do to fix that ?

Thanks,

 -Olivier.

Asked by oprs 9 hours ago

Last reply by oprs 3 hours ago

if I am in an existing tab and try to go to another the other just blinks and never connects. Say I am in ebay and I see something and click on it. A new tab is made but it just clicks and nothing else.

If I try to goto a new tab the new tab just blinks and never connects. Say I am in ebay and I see something and click on it. A new tab is made but it just clicks and no… (read more)

If I try to goto a new tab the new tab just blinks and never connects. Say I am in ebay and I see something and click on it. A new tab is made but it just clicks and nothing else.

Asked by greg 3 hours ago

virus warning

I recently updated Firefox browser. Since doing so, I get a warning window that pops up after launching Firefox advising that VERIFICATION.EXE "contains a virus or malwa… (read more)

I recently updated Firefox browser. Since doing so, I get a warning window that pops up after launching Firefox advising that VERIFICATION.EXE "contains a virus or malware."

I assume that verification.exe is associated with Firefox. What am I supposed to do in response to that message?

Thanks,


Steve Wahle

Asked by sjwahle 3 hours ago

Firefox-esr/ Firefox jumps back to page beginning while scrolling, not solved

I have followed the troubleshooting suggestions with no avail. I am currently in troubleshooting mode with all add-ons disabled. The problem persists. The only way to han… (read more)

I have followed the troubleshooting suggestions with no avail. I am currently in troubleshooting mode with all add-ons disabled. The problem persists. The only way to handle the problem is to depress the scroll wheel on the mouse and start scrolling. However, the problem returns with the next page. The problem shows up on Windows 10 as well as Debian bullseye.

I have used Firefox and Firefox-esr for years on the same platforms. This problem started about six months ago with no resolution. So what has changed? On Win 10 Firefox keeps getting updates whereas Firefox-esr never gets updates. The problem persists on both platforms. More than one mouse has been used with the same results. I have removed Firefox and Firefox-esr and re loaded them, no joy here either.

Asked by meparsons 6 hours ago

Last reply by cor-el 3 hours ago