38,814 questions
-3
votes
0
answers
77
views
How to fix this flexbox issue in Firefox
I'm not sure if that's a bug in Firefox, but right now Firefox cannot calculate the width of a flex item properly when it has flex-direction: column and flex-wrap: wrap with a max-height set. I mean ...
0
votes
2
answers
99
views
Python Selenium with Firefox getting a button click doesn't seem to work
I am running Ubuntu 22.04, with Firefox 148, and Selenium, with the geckodriver version 36.0. I have written a small HTML file and a Python script to highlight the issue. The HTML is as follows:
<...
0
votes
1
answer
104
views
Firefox tan(atan2(x, y)) workaround with different length units?
I have a pretty complicated trig function that I need to calculate dynamically. I'm trying to do it in CSS, but it requires a quotient of a value in CQW units with a value in CQH units, in a <div&...
1
vote
1
answer
136
views
Prevent Firefox 'Save address?' prompt on form submit in JavaScript address book app
I'm building a web-based address book module for a larger app where users will frequently create/edit contacts. Mozilla Firefox aggressively prompts "Save Address?" or "Update contact?&...
1
vote
2
answers
150
views
WebRTC working on Chrome/Edge and Safari but does not works on Firefox or opera
I’m sending a WebRTC H264 stream from a GStreamer webrtcbin pipeline. It works in Chromium/Edge and Safari (video renders, frames/bytes received). In Firefox, the connection succeeds, and a video ...
1
vote
1
answer
120
views
firefox extension: how do i write/update the side bar from firefox extension?
I'm writing a firefox (v.147) extension and I'm able to open a side bar.
How do I update/dynamically write messages (or add elements) from the extension onto the side bar?
0
votes
0
answers
118
views
Polyfill (scroll-timeline.js) resets CSS
On my website (simple php, html, css, js) I'm using scroll-based animations through js using animation-timeline, which are not supported on Firefox. Google team released scroll-timeline.js (polyfill), ...
0
votes
0
answers
81
views
Angular html image refresh behaves differently in FireFox compared to other browsers like Edge and Chrome
So I have a video feed on my Angular site, except it's not a real video feed and is instead just a static image that refreshes every second. Note that this is intended as the source of the feed doesn'...
0
votes
0
answers
310
views
NS_ERROR_NET_PARTIAL_TRANSFER error when streaming video in Firefox
My site has video hosted on it playing using the HTML5 video element, but when streaming these videos in Firefox, after about 2 minutes the playback stops with an NS_ERROR_NET_PARTIAL_TRANSFER error ...
0
votes
1
answer
126
views
Drag and drop API bugs/strange behavior on Firefox and Chrome [closed]
I want to create an application where you can use drag and drop to transfer some short string data from one browser window to another (where either window can be a popup window). Code in the example ...
-1
votes
1
answer
51
views
How to make table cell horizontally scrollable and fill remaining space in FireFox browser?
I have following table layout:
Table layout (in Microsoft Edge)
The center table cell is horizontally scrollable and fills the remaining space in width.
<table border="1" width="200">
<tr&...
Advice
0
votes
2
replies
47
views
Firefox keeps asking gmail login for udemy
I login to Udemy.com using Gmail, in Firefox. The Firefox browser doesn't remember the Gmail credentials and prompts for login everyday.
In the Firefox Settings > Cookies & Site Data, I have ...
1
vote
0
answers
178
views
Prevent Firefox from repeatedly asking for permission to access the clipboard
I have a webpage that tries to check the contents of the user's clipboard using navigator.clipboard.readText(). There's a button the page that can import something from the user's clipboard, but only ...
0
votes
2
answers
365
views
issue of running playewright using bunjs
i am trying to run playwright in bun. but when i run bun run test.ts, the output hangs at Launching Chromium....
output:
PS D:\\Javascript files\\ss_url_project_copy\\backend\> bun run test.ts
...
0
votes
0
answers
49
views
Chrome only: absolutely positioned floating label shifts/overflows differently when clicking label text vs input
I’m building a floating label input using Tailwind/React. The floating label is an absolutely positioned <span> inside a <label>, and it uses :has(+ input:is(:focus,:not(:placeholder-shown)...
0
votes
1
answer
60
views
Firefox SSO login shows file picker dialog instead of opening browser on Ubuntu 22.04/24.04
I'm developing a Linux application that opens SSO authentication URLs in the default browser.
On Ubuntu 22.04 and 24.04, when Firefox is the default browser, clicking the SSO link shows a file picker ...
0
votes
1
answer
60
views
Selenium grid, firefox specific functionality
I have configured a selenium grid instance in kubernets. Which has a deployment that looks somewhat like this:
apiVersion: apps/v1
kind: Deployment
metadata:
name: selenium-standalone-worker
...
0
votes
0
answers
858
views
Firefox unable to connect to secure websocket (runs into NS_ERROR_NET_RESET / SSL_ERROR_RX_RECORD_TOO_LONG)
On a development server hosting a web application that can be accessed via http and https (through self-signed unsecure certifcate that needs the browser to force accept the certificate), Firefox won'...
1
vote
1
answer
96
views
Firefox Memory Explosion (50GB+) When Streaming Large ZIP Files with StreamSaver and zip.js
I'm building a client-side ZIP download feature in TypeScript that streams archives directly to disk. Works perfectly in Chrome, but Firefox's memory usage explodes.
Libraries:
StreamSaver.js - ...
2
votes
2
answers
313
views
Firefox ignores CSS embedded in external SVG <use> references
I have a simple external SVG file circles.svg that contains related CSS in <style> tag:
<svg id="svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3....
0
votes
0
answers
54
views
Kestrel .NET HTTP/3 fails to connect in Firefox, falls back to HTTP/2
I am trying to get a .NET 9 web server to serve HTTP/3 on Ubuntu 24.04 using Kestrel and MsQuic
Despite the server appearing to be configured correctly and listening on all the right ports, Firefox ...
4
votes
0
answers
166
views
Backdrop filter makes element invisible on Firefox if parent has filter
I tried to debug why some element is invisible on Firefox (no issues on Chrome), and found out that it is caused by nested divs with backdrop-filter, but only when parent has filter. If I remove any ...
1
vote
2
answers
145
views
Prevent browser refresh in Firefox
I am building a React + Vite application and have a scenario where a process is in progress. When I click the browser refresh, the default browser confirmation dialog appears. I have written a custom ...
0
votes
1
answer
105
views
FileUtils.jsm import error at autoconfig.cfg in Firefox ESR
After updating Mozilla Firefox ESR to version 140.3.1 in my Debian system, every time I start Firefox I keep having the following message:
Failed to read the configuration file. Please contact your ...
0
votes
0
answers
28
views
Firefox WebDriver Fails with "Cyclic object value" Error When Using jasmine-browser-runner with Ext.js 3.2.1
Firefox WebDriver Fails with "Cyclic object value" Error When Using jasmine-browser-runner with Ext.js 3.2.1
Problem Summary
jasmine-browser-runner works perfectly with Chrome but fails with ...
0
votes
1
answer
86
views
Can modern Firefox addons/extensions edit user preferences (i.e. about:config properties)?
I keep toggling the preference full-screen-api.ignore-widgets via the Configuration Editor (i.e. about:config) and I'm wondering if Firefox would allow an extension to perform that change ...
0
votes
0
answers
63
views
Firefox and Safari renders a gap around SVGs while resizing the window. Chrome is working fine
I want to enclose the viewport with two SVG images, each covering 50% of the space, leaving no gaps between or around them. Chrome renders this correctly, but Firefox and Safari display small gaps ...
1
vote
0
answers
128
views
Copying data to Excel from Firefox
I have a question about my macro, which opens the Firefox web browser and then copies and pastes it into Excel. I tried the following code:
Sub StartII()
Dim FinalRowA As Integer
FinalRow = Cells(Rows....
0
votes
1
answer
85
views
Why SVG doesn't stretch on Firefox when set via CSS background [duplicate]
I set the following SVG (simple diagonal line) as a background of an element.
<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'>
<path d=...
0
votes
1
answer
149
views
How to import an ssl certificate in a firefox profile programmatically using selenium
I have tried python requests and was able to load the certificate. But im switching to selenium since the website needs interaction.
Can you give me an input on how I implement in python selenium. Im ...
0
votes
0
answers
103
views
browser.runtime.sendNativeMessage → An unexpected error occurred
To implement browser bookmark integration I’m trying to use Firefox native messaging on macOS. Even a trivial shell script that just writes to /tmp/test.log is never executed. Firefox just fails ...
2
votes
1
answer
60
views
Is there a way to reproduce the behavior of align-items: baseline in Firefox as in Chrome?
There is a flex container (display: flex) with align-items: baseline. Inside, there is a text element (label) and input, which renders .invalid-feedback during validation.
Before the error (.invalid-...
1
vote
1
answer
61
views
Div with position:absolute does not display in Firefox until Inspector is opened
I can only recreate this problem in a private browsing window in Firefox; other browsers do not appear to do this.
In Firefox, on this page, scroll down until you see the image of the sailboat. ...
0
votes
2
answers
90
views
Problems in running Selenium in EC2
I'm having problems in running my python program on Amazon EC2. Everytime I try it gives me the following error:
Traceback (most recent call last):
File "/home/ubuntu/precobtc.py", line 22,...
0
votes
0
answers
60
views
Remove date input padding on Firefox
Firefox add padding around each elements (day, month, year, separator) on a date input :
<input type="date" name="date" value="2025-08-25">
On browsers based on webkit we can control that with ...
0
votes
1
answer
142
views
Function Specific Performance Profiling
Is there a way, in Chrome or Firefox, to accurately profile the execution time of a specific function (and the functions it calls). For context, I am writing a custom renderer for an app I am working ...
2
votes
3
answers
378
views
Importing a CSS stylesheet into a WebComponent with Shadow DOM in Firefox
I am using Firefox 141.0.3.
I know there are several ways to have individual CSS properties pierce the Shadow DOM:
inheritable CSS Properties
CSS Custom Properties
use part and myWebComponent:part()
...
0
votes
1
answer
63
views
Certain div not being shown on deployed site in Firefox?
So I'm building a site and I deployed it, but for some reason Firefox doesn't want to show one of the divs (Follow Us) for the footer. This only happens on the deployed version, localhost shows "...
3
votes
1
answer
259
views
Is it possible to modify the body of an outgoing HTTP request in a Firefox add-on?
I am making a Firefox add-on and I need it to have the ability to modify the bodies of certain outgoing HTTP requests. The instructions for modifying headers are readily available on Mozilla's own ...
2
votes
1
answer
239
views
How to customize Header and Footer in Firefox Print Menu? [closed]
How can I customize the header and footer in Firefox's print preview?
By default, the page title is displayed at the top left, the URL at the top right, the date at the bottom left, and the page ...
0
votes
0
answers
48
views
PrimeFaces wizard with dynamically loaded tab content not work on Chrome, Firefox is OK
I have page with a treemenu where I select desired input types for below wizard. The wizard has only two tabs - inputs (with dynamically loaded content by selection from above treemenu) and the output ...
0
votes
0
answers
200
views
How can I associate Firefox profiles from Snap with custom desktop launchers on GNOME?
Is there any way to create a .desktop file that launches a specific Firefox profile and correctly associates the resulting window with the custom launcher button in GNOME?
My goal is to have three ...
2
votes
1
answer
123
views
How to get CSS translateX working the same on Chrome and Firefox
I've modified code from this article to create an animated 40px high line with rounded ends, that shrinks from 120px length down to 0 length and then expands back to 120px length.
However I noticed ...
0
votes
1
answer
135
views
Unable to open Vue Devtools from Toggle or Select Components in Firefox/Chrome on macOS
Environment:
OS: macOS (e.g., Sonoma or Ventura)
Browsers tested: Firefox (latest), Chrome (latest)
Vue Devtools version: [7.7.7]
Vue version: [e.g., Vue 3.4.21]
Devtools installation method: Browser ...
1
vote
0
answers
95
views
Firefox on iOS won't open fetched blob files
In a react website, I invoke the following function to open a blob file (PDF or a few image types) which I have fetched from the server after the user clicks a button.
function viewDocument(userId, ...
1
vote
1
answer
133
views
PMTiles Request from MapLibreMap aborted by Firefox
We are using a remote pm tiles service to display a background map in our application. We switched to a new remote service as the old one will be disbanded.
In Chrome/Edge/Brave/Opera everything is ...
0
votes
0
answers
42
views
Cypress Azure login tests always picks up system default account SSO Login in Firefox
I’m experiencing an issue on my Windows 11 machine while trying to launch my Azure-based application in Cypress, which should allow me to use my test account. Instead, it keeps defaulting to my SSO ...
1
vote
1
answer
212
views
Firefox doesn't show the kerberos challenge
I'm building an app behind IIS. IIS manages authentication and reverse proxy to my app.
in IIS :
anonymous Authentication disabled
Asp.net impersonation disabled
Windows authentication enabled, ...
0
votes
1
answer
54
views
Firefox border-bottom not properly aligned
Why is Firefox adding a "margin" to the border-bottom but Chromium-based browsers don't? Any way to fix it?
Example:
Code (HTML):
<!DOCTYPE html>
<html lang="en">
&...
1
vote
1
answer
144
views
How to remove the extra space appearing in Firefox with css grid & subgrid?
I've made a layout which works in Chrome but not Firefox. In Firefox each grid item has a lot of internal space. I've tried a lot of the obvious stuff, but I can't see what the cause of the space is ...