A free, open source and cross-platform web browser created by Mozilla.
1
vote
2answers
146 views
Firefox addon/extension for saving code snippets?
Does anyone know of a Firefox addon/extension for saving code snippets ?
0
votes
1answer
10 views
TypeError: 'module' object is not callable ( when importing selenium )
i have problem when running this code :
>>> from selenium import webdriver
>>> driver = webdriver.firefox()
Traceback (most recent call last):
File "<pyshell#19>", line 1, in ...
1
vote
1answer
25 views
right position and scroll bar in Firefox
If I animate a div position right it makes a strange movement. It only happens in Firefox, if I have a div positioned right, and if there is a scroll bar. Why does it happen and how can I solve it?
...
0
votes
2answers
41 views
Tech differences between chrome and firefox packages apps & other html5 apps in blackberry,tizen
Need to understand what are the basic technical differences between chrome and firefox packages apps & other html5 apps in blackberry,tizen.
All of them support apps in Html,Css,Js but where and ...
-5
votes
0answers
20 views
Decrypt firefox password in objective C [closed]
How to decrypt firefox saved passwords when "Master Password " is not used?
I access to passwords database which stores on signons.sqllite . It is encrypted and represents with Base64 format and ...
0
votes
0answers
9 views
How can I enable Firefox for Android reader mode for my site?
I'm creating a site which will be responsive, and suitable for mobile devices. Earlier I discovered Firefox's reader mode, which was available for certain sites, and provided a clean view for reading. ...
2
votes
6answers
4k views
How to hide and show a CKEditor using jQuery?
The following code should allow to hide/show the CKEditor form
<a onClick="$('#form1').hide();">Hide</a>
<a onClick="$('#form1').show();">Show</a>
<form ...
0
votes
0answers
35 views
Back button and Firefox scroll position - cache issue?
I'm assuming this is a bug in Firefox and have seen some bug reports over the years related to it with Firefox specifically, but the issue is when you visit an (magento) e-comm site such as [this ...
0
votes
1answer
26 views
CSS animation issue with Firefox
I'm experiencing a browser incompatibility issue for Firefox, which I can't seem to fix. This works fine in modern IE and Chrome, but you'll see that when you hover over a box that its contents show ...
0
votes
3answers
490 views
True placeholder text fix for old browsers?
I would like to use jQuery code to simulate placeholder text for old browsers. I have found a number that are great candidates, and work well. However, one issue is that the solutions tend to input ...
0
votes
1answer
17 views
Settimeout works in chrome/webkit based browsers but not firefox
Can somebody explain why this simple code works in webkit based browsers (even my android phone), but not on firefox?
(The code basically refreshes an iframe every 1000 ms (a bash script echos to that ...
10
votes
3answers
173 views
+50
mousemove event is triggered onscroll even when mouse was not moved on chrome
I was trying to answer an issue with custom drop down, but challenged by an inconsistent behavior in Chrome and FF.
DEMO: http://jsfiddle.net/fyeht/ [Added scroll event for more clarity]
See below ...
0
votes
3answers
21 views
date() function returning Invalid Date in Safari and Firefox
I am formatting a date in the following way:
date = new Date("2013-05-12 20:00:00");
formattedDate = new Date(date.getFullYear(),date.getMonth(),date.getDate());
When I run this in Chrome it ...
1
vote
1answer
15 views
WebAPI CORS doesn't work in IE10 and Firefox but not in Chrome and Safari
I deploy my API in a cloud service in Windows Azure. I want to allow to call my api from fron-end developers computers and We've found an error when we use IE10 and Firefox 21.0 but not with Chrome ...
-1
votes
1answer
31 views
Why can I “save as image” a canvas in Firefox but not other browser [closed]
Why can I right click on a canvas in firefox and "save as image" but not in other browsers? This even works on a tainted canvas.
0
votes
1answer
44 views
jquery $(this).html(var) not working in IE
HI I a have a var "status" that should be inserted into the anchor tag using the .html in Jquery.
(<a class="status"><span>$status</span></a>)
This works like a charm in ...
34
votes
13answers
5k views
Is there a Firefox add-on to use vim to edit textboxes?
or "How do I answer questions on SO in Firefox using gVim inside the textboxes?"
0
votes
0answers
34 views
Can't run Firefox with Selenium Webdriver
I'm trying to run this code in Python:
from selenium import webdriver
from selenium.common.exceptions import TimeoutException
from selenium.webdriver.support.ui import WebDriverWait # available since ...
0
votes
2answers
13 views
Nivo slider wrong positioned in firefox
My nivoslider slideshow on my index page shows us correctly in chrome, IE 10 and opera.
Only in Firefox it shows us up on the right side.
Here is my site: http://www.colombian-emerald-jewelry.com/
...
0
votes
0answers
11 views
jqGrid - odd behavior by both Firefox and IE
I have a jqGrid that is populated in one of two ways - a submit button will create a row on a table which is then loaded on a refresh of the jqGrid, and also by selecting a row on the grid, which will ...
0
votes
1answer
27 views
Why do images in my HTML emails resize nicely in firefox and IE, but not chrome?
In a daily digest news letter, I've often got several images. They all have the same constant width, but I need them to maintain their original aspect ratios. The code I used:
style="width: 300; ...
0
votes
0answers
7 views
Drag to Mouse Coordinates Works in Firefox, not IE
I wrote the following script below, which works in Firefox and not IE.
You can click on the word 'Hello' and move it anywhere on the page in Firefox.
I used a fellow posters idea of swapping out ...
0
votes
0answers
9 views
Cross Browser alignment issue with select object
I have been agonizing over this, the alignment of my third table row is complete messed when viewed either Firefox or Chrome but look exactly as expected in IE9.
I have tried using style (text-align, ...
0
votes
2answers
12 views
Problems with html select + firefox
I'm trying to do on "component" where i have radio, and select and some other info on a div.
And anywhere you click on div you select the radio, this is the expected behavior.
But, i can't do the ...
6
votes
4answers
170 views
Buttons too tall on Firefox
I've got a problem unique to Firefox. I'm trying to style links and buttons to look exactly the same. On every browser except Firefox, this works as desired. On Firefox, the height of the button's ...
0
votes
0answers
24 views
firefox 22 third party cookie in iframe session
This seems to be a much discussed topic the last time. Unfortunately I haven´t found something satisfying.
I have to Servers with different domains. Server A loads an application from Server B into ...
1
vote
2answers
26 views
Firefox CSS3 animations not working at all
So I'm stuck on what I've done wrong with my animation code. I have
-webkit-animation: wave 200s linear 0s infinite;
-moz-animation: wave 200s linear 0s infinite;
animation: wave 200s linear 0s ...
0
votes
1answer
20 views
Persona automatically logs me out right after login
Well, this is my persona setup:
$ ->
$('#login-btn').click (e) ->
e.preventDefault()
navigator.id.request()
false
$('#logout-btn').click (e) ->
...
2
votes
1answer
17 views
Print a PDF via an iframe in Chrome/Firefox/IE
I want to trigger the print of a PDF file which I load in and iframe.
After looking around, I came up with the following bit
<iframe name="pdfname" id="pdfid"></iframe>
<button ...
0
votes
1answer
67 views
Links/Clicks not working in Firefox after Using the Back button on an XPage
I'm finding that XPages I have, when loaded in Firefox, have an odd quirk that I can't seem to get around. On my XPage, there is a viewPanel, in which one of the columns is defined as such:
...
0
votes
0answers
12 views
JavaScript adding unexpected window.history entries
When I load a certain page on my site in a new tab, I noticed the back button was enabled. This shouldn't be the case considering it's the first page of a new tab. In fact when I click & hold on ...
1
vote
5answers
2k views
How to skip fields using javascript?
I have a form like this:
<form name="mine">
<input type=text name=one>
<input type=text name=two>
<input type=text name=three>
</form>
When user types a ...
0
votes
1answer
7 views
firefox floating divs not working correctly
If you view http://www.warriorperformancecentre.com/ in firefox and click menu, you see the two images at the top are not displaying correctly. I have a div for each image, one floating to the right ...
1
vote
3answers
42 views
Inconsistent behaviour between css and jQuery regarding scrollbar and right:0px in Firefox
I have this fiddle which if you look at it in Chrome or IE works fine. You just click on the orange box and the box slides out, and click again and it returns to it's exact original position.
However ...
0
votes
0answers
9 views
Dynamically load widget panel based on active tab content
The idea is simple: I want to load a panel based on the page that I'm currently browsing. Basically, I'm sending the URL of the active tab to my API which returns some stuff that is to be displayed, ...
0
votes
0answers
5 views
Impossible to configure Selenium + Cntlm proxy in Python?
Is it impossible for people behind authenticate proxy (with domain) to use Selenium in Python, going through CNTML proxy on localhost?
Nothing seems to be working. Eventhough I put proxy settings to ...
4
votes
4answers
2k views
How to force Firefox to render textarea padding the same as in a div?
I'm attempting to provide a consistent width per line in pixels inside of a textarea across IE8, Firefox and Safari, so that text content wraps lines as predictably and consistently as possible.
...
4
votes
3answers
158 views
Div and textarea behave the same except in Firefox - what to do?
I want to create a textarea which highlights the text beyond a character limit (like the twitter one).
My attempt is here: http://jsfiddle.net/X7d8H/1/
HTML
<div class="wrapper">
<div ...
0
votes
0answers
27 views
FANCYBOX : issue with Firefox
this page www.claycreatives.com - > Gallery looks different in Chrome and FF
It seems its not at all working in FF.
It has to do anything with FANCYBOX itself or the HTML/CSS?
Can anyone shade some ...
0
votes
1answer
46 views
Firefox produces unsearchable pdfs
Currently I'm writing software for web automation using selenium and autoit.
I've found a strange issue, that for some pages when printing to pdf with firefox I get unsearchable pdfs. I've tried ff ...
3
votes
3answers
2k views
How to display video on html page in firefox
I did looked at this question, but the asker didn't got any reply. Still, I'm giving it a try.
I want to embed a video file on a html page. The code works fine on IE but doesn't work on firefox.
The ...
5
votes
3answers
2k views
Selenium webdriver does not connect with firefox 20
I'm using selenium-server-standalone-2.28.0.jar .
Launched the hub and
Launched the listener using the following command
"C:\Program Files (x86)\Java\jre7\bin\Java.exe" -jar ...
1
vote
1answer
45 views
Cross browser jquery
I have a few jquery and ajax functions which work in google chrome perfectly. When I use them in firefox though on my live server it does not work. Is this a known issue in firefox or is there a ...
0
votes
0answers
16 views
Grayscale filter css failed jquery color box in firefox and ie
I use this code to show pop up using jquery colorbox
if($.browser.msie == true) {
$(document).ready(function(){
$(".group2").colorbox({inline:true}).css({"padding":"0px",
...
0
votes
0answers
10 views
selenium2 (webdriver), firefox short crash? then it reopens but InvocationTargetException is thrown
The following piece of code is used to kick start the firefox
public static WebDriver driverSetUp() {
// FirefoxBinary bin = new FirefoxBinary(new
// File("C:\\Program Files\\Mozilla ...
0
votes
0answers
5 views
FB.Canvas.setAutoGrow horizontal inactive scrollbar in Firefox
I am having an issue with my FB Canvas iframe app.
What I use:
window.fbAsyncInit = function() {
FB.init({
// my app code code code
});
FB.Canvas.setAutoGrow(true);
}
+ set Fluid width ...
7
votes
5answers
5k views
Opera Dragonfly vs. Firebug
I'm Opera user for browsing and Firefox user for developing. Simply I can't work without Firebug and any other tools doesn't fit for me. Geeks from Opera often offers to use Dragonfly which purpose ...
2
votes
1answer
84 views
dir=“auto” doesn't work as expected in Firefox
I'm building a web app, on an input text box I add dir="auto" to autodetect the text direction and it works find both in Chrome and Firefox.
when I display that text later I use dir="auto" in the ...
0
votes
1answer
32 views
iMacros javascript nested loops in firefox
I have 2 macros I need to run in Firefox. They both run perfectly as iim's but I need to get them to run together
Macro1: It reads a text file with a number of links on it, loads the link, and moves ...
0
votes
1answer
27 views
css background-image specific to Firefox?
Is it possible to set the CSS background-image (or even just background) specific to Firefox? I tried specifying -moz-background-image:
.myClass
{
background-image: url(../images/1.svg);
...





