Вы просматриваете вопросы с метками:

Installation aborted because the add-on appears to be corrupt.

Installation aborted because the add-on appears to be corrupt. OmegaSwitch Hello, I encountered an error when trying to install the extension. I've never encountered an… (читать ещё)

Installation aborted because the add-on appears to be corrupt. OmegaSwitch

Hello, I encountered an error when trying to install the extension. I've never encountered anything like this before

Решён Архивировано 10 6582

firefox version 128.0.3 can't play HD amazon prime videos

Hello. Recently I've noticed video quality has been reduced on amazon prime video. I get a message saying my hardware doesn't meet HDCP requirements. I've already tried p… (читать ещё)

Hello. Recently I've noticed video quality has been reduced on amazon prime video. I get a message saying my hardware doesn't meet HDCP requirements.

I've already tried playing the same video on edge, and the quality selector was fine there, full HD video.

Thank you in advance

Решён Заблокирован Архивировано 19 1029

Stripe payments are not working in Firefox

Hi. I cannot use stripe payments. I am using FF vLatest and have added it to the popup blocker exception list and every other exception list I can find. I have done this … (читать ещё)

Hi. I cannot use stripe payments. I am using FF vLatest and have added it to the popup blocker exception list and every other exception list I can find. I have done this for http://stripe.com and for whatever website is trying to use stripe. No stripe payments ever work and I always get the same error attached. I have tried another browser and it works. How can I find out at least what is blocking the payments so I can disable it?

Решён Архивировано 11 841

Two versions of Mozilla Firefox are installed on my PC.

Today I realized that I have installed two (2) versions of Mozilla Firefox on my Laptop PC which I rarely use. Both editions are 64-bit type but one is version 109.0.1 (1… (читать ещё)

Today I realized that I have installed two (2) versions of Mozilla Firefox on my Laptop PC which I rarely use.

Both editions are 64-bit type but one is version 109.0.1 (11/04/2023) in

C:\Program Files\Mozilla Firefox and the other is version 128.0.3 (28/07/2024) in C:\Program Files (x86)/Mozilla Firefox.

I suppose it is illegal to have two versions of the same App., so the question is how can I delete the old version (109.0.1) without affecting or damaging the new version (128.0.3)?

Thank you, JOHN HATZITOLIOS

Решён Заблокирован Архивировано 2 792

Firefox is not secure!

Firefox releases email addresses and our data to third parties! I installed the Arc browser and Arc offered to load my bookmarks from mozilla. Out of curiosity, I let it,… (читать ещё)

Firefox releases email addresses and our data to third parties!

I installed the Arc browser and Arc offered to load my bookmarks from mozilla. Out of curiosity, I let it, and it loaded my bookmarks and folders smoothly. Arc didn't navigate Firefox to the login page, so Firefox released my information without asking me.

What probably happened in the background was that the Arc browser told Firefox which email address it was requesting data from, and Firefox handed over the data to it "on notice". Firefox was not even convinced that the real owner of the email address asked the Arc browser to synchronize the folders.

Is it the famous Firefox reliability?

Решён Архивировано 16 535

New tab opens, cursor goes to bottom of page

For a few days now whenever a new tab opens, either by clicking a link in search results or by clicking a link in an email, the cursor jumps to the bottom of the page and… (читать ещё)

For a few days now whenever a new tab opens, either by clicking a link in search results or by clicking a link in an email, the cursor jumps to the bottom of the page and I have to scroll to the top of the page. I'm just getting started with Windows 11 on a new computer. What happened to cause this?

Архивировано 2 450

Page jumps back to the top on right/left click.

When I scroll down the page on MSN and try to open a link in a new tab the page jumps back to the top. It then opens a link of another article that I never right/left cl… (читать ещё)

When I scroll down the page on MSN and try to open a link in a new tab the page jumps back to the top. It then opens a link of another article that I never right/left click on. I have my mouse set up to left click to open a new tab. Does not occur on any other sites.

It has been doing this for months now.

Архивировано 3 440

"Sign In" Screen of "https://torontosun.com/sign-in/" does not Load in Virtual Box VM

My Environment: Host Machine - Intel Core i7-4771 @3.50GHz, 16GB RAM NVIDIA GeForce 210 Display Adapter, Intel Gigabit Network Connection (ISP connection is around 700MBp… (читать ещё)

My Environment: Host Machine - Intel Core i7-4771 @3.50GHz, 16GB RAM NVIDIA GeForce 210 Display Adapter, Intel Gigabit Network Connection (ISP connection is around 700MBps).

OS - Windows 7 Pro V.22H2 Browser = Firefox ver.128.0.3 64bit.

Virtual Machine (VM) - Oracle Virtual Box Ver. 7.0.20 r163906, RAM = 4GB, Network = Bridged Adapter.

OS = Windows 7 Pro V. 22H2 Browser = Firefox ver. 128.0.3 64bit.

The Problem (In my VM only because I never browse sites on my Host PC): Toronto Sun website "Sign In" Screen never loads. A quarter circle just goes round and round. The website in question is - https://torontosun.com/sign-in/ The website itself does load fine and I can browse the site and all articles. But I cannot log into the site because the "Sign in" screen never loads. Also, Firefox tabs crash very frequently on this whole website.

Firefox is the only browser that I have on both my Host and VM (I have deleted MS Edge since it cannot be uninstalled).

On my VM, I tried installing Google Chrome and it works fine. The Toronto Sun Sign In page loads fine and I can log in.

On my Host PC, Firefox actually works. I tried it to see if the "Sign In" screen appears and it does and I can log in. It is only on my VM that it does not load.

What has Changed:

The Oracle Virtual Box software was just updated from ver. VirtualBox-7.0.18-162988-Win to ver. VirtualBox-7.0.20-163906-Win.

What I have tried: I have already done the following: Cleared - "Everything" including History, cookies, Temporary Cached files and pages and Site Settings.

I do not have any add-ons or themes installed.

I have cleared all Windows and User Temp Folders and files. I have rebooted several times in the past couple of days.

I tried increasing the VM RAM from 4GB to 6GB - did not help.


I would appreciate a solution.

Thanks very much. Kenneth

Решён Архивировано 5 380

Focus while clicking scrollbars

Issue Description: Typically, clicking on scroll bars doesn't cause the currently focused element to lose focus. However, when I click the scrollbar of an element with t… (читать ещё)

Issue Description: Typically, clicking on scroll bars doesn't cause the currently focused element to lose focus. However, when I click the scrollbar of an element with tabindex set to '-1', the focus is lost from the currently focused element. I'm unsure if this is the intended behavior or not, but it seems odd to me. I would appreciate it if someone could clarify whether this is a bug or intentional.

Steps to reproduce: 1. Focus on the input element. 2. Click on the scrollbar of the `ul` element.

You'll notice that the input element loses its focus. However, if you remove the `tabindex` attribute from the `ul` element and then click on the scrollbar, the input element retains its focus.

Sample code:

<input type='input'/>

  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
  • option
Архивировано 1 380

Syncing leaves out one device

I got a new Macbook Pro recently and set it up by basically copying my iMac onto it. All works great. Except that the MBP doesn't show up with it's synced open taps on my… (читать ещё)

I got a new Macbook Pro recently and set it up by basically copying my iMac onto it. All works great. Except that the MBP doesn't show up with it's synced open taps on my iMac or my iphone. The iMac doens't show up on the MBP either.

Have I maybe copied some setting that makes the two machines (iMAc and MBP) thinkt they're one and the same? How can I "separate" the devices so that they show up in each other's Synced Tabs lists, respectively?

Архивировано 8 379

Address bar suggestions have words containing the search terms but not the search terms themselves

It's hard to describe what I mean without an example. I type "tart" into the search bar, and instead of the recently visited Wikipedia page on tarts, the autofill suggest… (читать ещё)

It's hard to describe what I mean without an example. I type "tart" into the search bar, and instead of the recently visited Wikipedia page on tarts, the autofill suggestions are full of pages in my history with "start" or "starter" in the title, or even in the URL but not the title. Is there any way to change it so the suggestions only contain the exact words I've typed?

Решён Архивировано 2 368

"Firefox is installing componants needed..." is blocking media content from playing

I can't get firefox to play amazon music web page or netflix because it claims to be installing an app which it never completes. I've tried to purge cache for the site i… (читать ещё)

I can't get firefox to play amazon music web page or netflix because it claims to be installing an app which it never completes. I've tried to purge cache for the site in question, to no avail. What is the solution?

Архивировано 9 359

Display of Google Sheets fails

Version 128.0.3 (64-bit) What’s new Mozilla Firefox for Linux Mint When I visit a page which contains a Google Doc spreadsheet or try to open a Google Spreadsheet the pag… (читать ещё)

Version 128.0.3 (64-bit) What’s new Mozilla Firefox for Linux Mint

When I visit a page which contains a Google Doc spreadsheet or try to open a Google Spreadsheet the page often fails to render properly and what I see is my desktop background instead of the Google doc element or Google doc sheet. Please see attached. This has been happening for ages and I resorted back to Chrome for such pages but now I'd like to see if it can be resolved.

Архивировано 7 350

E*Trade analyst research tab not displaying properly

The E*Trade analyst research tab does not display properly with text appearing over top of other text, strange numbers, and certain links inactivated. See attached exam… (читать ещё)

The E*Trade analyst research tab does not display properly with text appearing over top of other text, strange numbers, and certain links inactivated. See attached example screenshots showing issues (yellow highlighting with Firefox) and proper display (green highlighting with Chrome). Thanks!

Архивировано 3 350

Message, Problem loading my Betting Sites, William Hill, Sky Bet, opening any links , Pop up of secure connection. Cannot open the page.

Secure Connection Failed An error occurred during a connection to www.lottoland.co.uk. SSL received a record that exceeded the maximum permissible length. Error code: SSL… (читать ещё)

Secure Connection Failed

An error occurred during a connection to www.lottoland.co.uk. SSL received a record that exceeded the maximum permissible length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the web site owners to inform them of this problem.

Learn more…

Архивировано 1 320

Mozilla tab crash

Mozilla tab keeps crashing (especially at YouTube) I was wondering if someone can help me find out why! like tell me how to show the log or something to identify what is … (читать ещё)

Mozilla tab keeps crashing (especially at YouTube) I was wondering if someone can help me find out why!

like tell me how to show the log or something to identify what is doing the crash.

Thank you in advance!

Архивировано 4 320

Want to see only fixed/pinned shortcuts on the New Tab page

Please add features so that the recently visited page during the Firefox shortcut does not apply to the shortcut list. I only want to see a fixed shortcut on the shortcut… (читать ещё)

Please add features so that the recently visited page during the Firefox shortcut does not apply to the shortcut list. I only want to see a fixed shortcut on the shortcut page Even the pages I recently visited have been added to the shortcut, so I have to remove them daily. It's so inconvenient.

Архивировано 1 310

Gmail and Google search not loading in Firefox browser on Windows 10 desktop PC

For about the past week I've been having trouble with Gmail and Google Search in my Firefox browser. Typically, I open a Firefox window with multiple tabs and leave the w… (читать ещё)

For about the past week I've been having trouble with Gmail and Google Search in my Firefox browser. Typically, I open a Firefox window with multiple tabs and leave the window open all day. I always have Gmail and Google Calendar open in tabs. What happens is that the Gmail tab will at some point give me a message that it cannot connect and has timed out and is trying to reload, but it never reloads, it just stalls. Then I try to open a Google search bookmark to search and the tab remains blank. This happens multiple times throughout the day. Meanwhile I can open Gmail or any Google page in Chrome, which I don't like using.

Sometimes I can close out the Gmail tab that won't load and try to open Gmail in a new tab, but that stalls out too. The only way I can open Gmail again is to close out the Firefox window completely and then relaunch it, then it can open Gmail or Google... until it breaks again.

This never used to happen. I'm using the latest versions of Windows 10 and Firefox on my desktop PC. Nothing else has changed.

Please help me fix this, it's very annoying.

Архивировано 16 310

How to target a specific window when I have two windows open?

I have two Firefox windows open, one on my Macbook Pro and one on my external monitor. When I click a link in Obsidian, Firefox always opens it in the laptop's window. Is… (читать ещё)

I have two Firefox windows open, one on my Macbook Pro and one on my external monitor. When I click a link in Obsidian, Firefox always opens it in the laptop's window. Is there a way to configure Obsidian (or maybe Firefox) so that links open in the Firefox window on my external monitor?

Архивировано 1 300

Some websites stopped opening

Some sites stopped opening, although in other browsers, and through the phone everything opens up. I've tried reinstalling the browser, disabling extensions, resetting DN… (читать ещё)

Some sites stopped opening, although in other browsers, and through the phone everything opens up. I've tried reinstalling the browser, disabling extensions, resetting DNS. It didn't help. A list of sites I'm having trouble with: https://www.deepl.com/ https://enka.network/ https://7tv.app/ https://hsr.hakush.in/ and some other sites that I can't remember right now. In Chrome he working. Sites like youtube twitch and other poplar working too, idk why firefox have problem, maybe its new update?

Архивировано 5 289