Questions tagged as 'firefox'

1
answer

Video with reflection in firefox

I have the following structure that displays a video: div { height: 460px; width: 100% background: -moz-linear-gradient(top, black 0%, #020223 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, colo...
asked by 22.08.2016 / 18:37
2
answers

Firefox is not running the Jquery .css () method, how to fix it? [closed]

I am using this script a>, in that code snippet <head> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" /> <script src="https://ajax.googleapis.com/ajax/libs/jque...
asked by 04.03.2016 / 20:26
2
answers

Table being rendered by Firefox with different border thicknesses

I'm having a problem specifically for tables rendered in firefox. I need to use the border-collapse property in my tables to join the borders of the cells. But when firefox renders the table, the edges are different thicknesses as shown below....
asked by 04.04.2014 / 16:13
0
answers

JavaScript Import Error: Uncaught SyntaxError: Unexpected identifier

I have a problem importing JS files into whatever browser this is happening. Uncaught SyntaxError: Unexpected identifier He accuses this of importing OpenLayers files from OpenStreetMap. The import code looks like this: import Featur...
asked by 17.09.2018 / 16:01
0
answers

handshake tls in firefox leaves slow page

The site that I'm doing (localhost) when uploaded is giving a message "performing handshcke tls at link ..... ...... "it turns out that I have nothing at this address there bootstrap. This only happens in Firefox (which is up to date) does any...
asked by 15.07.2018 / 21:29
0
answers

Ckeditor with incompatibility between browsers

Well, I'm on a project at the company where you use ckeditor as a spell check and spell check plugin. The problem is his behavior in Chrome and Firefox, the first localhost appears in the toolbar and in production not, and Mozilla appears to hav...
asked by 16.05.2018 / 14:09
0
answers

Selenium WebDriver, do not type url in firefox

Code, opens browser but does not type URL, does anyone help? package Navegador; import java.util.concurrent.TimeUnit; import org.junit.Test; import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver; public clas...
asked by 25.04.2018 / 20:05
1
answer

TypeError: Argument 1 is not valid for any of the 1-argument overloads of URL.createObjectURL in Mozilla Firefox

I have a web app with a photo capturing feature via webcam. This functionality always behaved very well in Chrome and Mozilla Firefox, but since yesterday the following bug is appearing in the Mozilla console when I click on "Allow access to the...
asked by 11.09.2018 / 14:54
0
answers

Error when compiling Firefox

I'm trying to compile Firefox in Fedora 27. I have already installed all dependencies, but I get an error that I have not found a solution yet. 0:09.48 checking for sys/int_types.h... no 0:09.59 checking for posix_fadvise... yes 0:09.59...
asked by 29.01.2018 / 19:40
0
answers

Extension of Mozilla Firefox

I have a problem, my extension does not work at all, first of all, I will explain what it is for: This extension when active inserts data into a form from a given web site, receiving this data through the socket of an application made in Java...
asked by 27.01.2018 / 02:46