Skip to main content

All Questions

Tagged with
-1 votes
0 answers
15 views

CORS errors on Firefox under corporate VPN

I'm using Firefox on a work Macbook. Occasionally, I encounter sites that won't load properly on Firefox, but everything works OK on Chrome. The latest example is https://miro.com The system is ...
nologin's user avatar
  • 39
0 votes
0 answers
27 views

WebRTC localhost demo failed

I need help debugging why this WebRTC demo is failing on my machine (demo is linked below). I'm receiving a WebRTC: ICE failed, add a STUN server. STUN is not required for this demo, there's something ...
David Bell's user avatar
0 votes
0 answers
14 views

React renders different AG-Grid html in chrome vs firefox

The Ag grid library config we use dynamically applies the editable class to a column / cell. In chrome, the editable class is applied correctly. In firefox, it is not applied. What could be the reason ...
Marc Sloth Eastman's user avatar
0 votes
0 answers
10 views

Why no traffic appear in Network tab of Browser Dev Tools, even though there MUST be?

I'm using pad.riseup which interactively allow to modify the text, so there MUST BE active traffic. So how to show it in the Firefox dev tools? And why it doesn't show up? Yeah I clicked on "All&...
allexj's user avatar
  • 11
0 votes
0 answers
65 views

I get two different initial css values in two different major browsers

I was developing a React component that manages a state array. For each element in this array, I used the map method to generate a list of items, which were contained within a div that had the class ...
Arshaan's user avatar
  • 71
0 votes
0 answers
23 views

Dropdown Menu isn't Showing when Overflowing Certain Selector of Specific URLs, Scrollbar is To Thick and doesn't have a delay when I Hovering It

I use "Stylus" addon/extension in Firefox and Chrome and I know that webkit-scrollbar is not supported in Firefox, so I used scrollbar-width. I know that some URLs have some limitation to ...
zyxwvut 13 years old's user avatar
0 votes
0 answers
21 views

Is there a function to tell Click() in javascript, to stop at a specified number of clicks? [duplicate]

I am trying to write a bookmark-let, which I will run on a website. javascript:(function() {window.setInterval(function () { document.getElementsByClassName("some class")[0]....
Pachino's user avatar
  • 41
0 votes
0 answers
26 views

Enforcing consistent table-cell text wrapping when final cell is "width 100%"

See the two-cell table in the demo here. https://plnkr.co/edit/EpAX5Mo5YWetj02E HTML: <html> <head> <link rel="stylesheet" href="lib/style.css"> ...
Mark Boyes's user avatar
0 votes
1 answer
25 views

jQuery find a li element within ul

I've a function, which should remove a li element from a list identified by the id. I use jQuery and this call $("#selector").find("li[id='" + id.substring(4) + "']")....
sunics's user avatar
  • 43
1 vote
0 answers
53 views

How do I detect if the user goes back or forward through the history in the current tab?

I'm going to implement a simple web extension for my personal needs (currently for Chrome, but I consider moving to Firefox and abandon the former), and this extension only requires the history and ...
terrorrussia-keeps-killing's user avatar
0 votes
1 answer
58 views

Issue with Backdrop blur on Chrome

I am trying to apply a backdrop blur on the header of my website (Made with NextJS and Tailwind). It works great on Firefox, Safari... However, on Chrome, it is just random. sometimes, I catch it ...
toaster's user avatar
0 votes
1 answer
33 views

Passing large Data in Navigationextras in router.navigate Angular 16 causing Error in Firefox

Hello Community I have a Question, I have a problem with "router.navigate(['some-url'], extras). In this extras object I have a state in which a list is passed that can be of different sizes. if ...
Marlon's user avatar
  • 235
0 votes
0 answers
73 views

Angular app working in Firefox but not in Chrome

I am working on an Angular app with following versions: "@angular/animations": "^17.0.0", "@angular/cdk": "^17.3.7", "@angular/common": "^17.0.0&...
Daniele Caliari's user avatar
0 votes
1 answer
32 views

"Document Object Model" smart screenshots in non-Firefox browsers

Firefox has smart screenshots based on using the Document Object Model (DOM) of a webpage -- it autosuggests features of the webpage to screenshot as you move the mouse. Do any other browsers have ...
bhalperin's user avatar
  • 115
0 votes
1 answer
32 views

Solution to failure of Window Chrome and Firefox Print to reproduce audio element controls

On Windows Chrome and Firefox browsers, this: <!DOCTYPE html> <html> <body> BEFORE <audio controls> <source src="horse.ogg" type="audio/ogg"> </...
ChrisJJ's user avatar
  • 2,238

15 30 50 per page
1
2 3 4 5
420