A free, open source and cross-platform web browser created by Mozilla.

learn more… | top users | synonyms

0
votes
1answer
30 views

Disable history api in firefox/chrome

I would like to disable the history api in firefox, so history.js would use the fallback mechanism with a hash. This way it could be avoided to use IE for testing/development of the fallback ...
0
votes
1answer
50 views

Open new xul tab without showing the address (like google chrome)

is it possible to open a xul page (chrome://myext/content/page.xul) with a blank address page? I want to have a xul page in a new tab to collect some information to my extension, but i wanted to hide ...
-3
votes
0answers
28 views

Firefox bug - space between divs [closed]

I have a number divs inside another div. When I open my page in Firefox, there is empty space between the 3rd and 4th div that I cannot possibly account for. There are no special formatting options ...
0
votes
2answers
32 views

Check network connection via Firefox Extension

Is there a possibility to check the connection to the network in a Firefox extension? I just want to know if the user is Online or Offline. I've already tried navigator.online, but it doesn't work. ...
0
votes
1answer
16 views

IE or Firefox not autoresizing

First off, I'm new to this and have been doing a lot of research, but can't find the answer. I have set a div container at the top of my page to 100% width and 20% height. I wanted to insert an image ...
0
votes
0answers
20 views

SwipeJS: Firefox issue

After hours of google'ing I'm just ending up posting following question here: I'm using swipejs (swipejs.com) as a responsive touch slider on my webpage. It's pretty cool and it's working fine for my ...
0
votes
1answer
16 views

Scrolling to a particular ID within an iframe without moving its parent

I needed to be able to load a particular page in an iframe on demand, so I used a simple wrapper: function updateFrame(url) { frames[0].location = url; } Then I was asked to load the page to a ...
-1
votes
1answer
33 views

Web Application Tests Visualization [closed]

I'm testing a web application with several functionalities. I didn't develop this application, I'm a mere tester. I'm new to testing and when I started working on it I was given a series a Selenium ...
0
votes
1answer
58 views

Fullscreen Youtube (or other flash apps) in tab

I have this question mainly about youtube video's, but extentable to any flash app that plays in fullscreen. Is there a possibility to make fullscreen not take over the entire screen, but just inside ...
0
votes
1answer
11 views

How to get rid of firefox warning message while submitting a DynamicForm in SmartClient?

I have this simple hidden form whose purpose is to redirect the response to a new window on a button click. It works perfect in Internet Explorer 9 and chrome but gives me a warning message in firefox ...
1
vote
0answers
81 views

JW Player does not work on Firefox not playing MP4 videos

I am trying to use JW player so that it can play MP4 videos on Firefox but the problem is that it does not playing MP4 on firefox on the other hand it correctly working on Chrome and IE9 here is my ...
0
votes
1answer
54 views

WebDriver Firefox profile not working after IEDriverServer setup

I've been using webdriver.Firefox() for my test cases, but wanted to test on IE. I downloaded IEDriverServer, added it to my PATH and ran the IE test case successfully. However, when I then tried ...
0
votes
0answers
7 views

Fire fox webdriver page zoom Level

when i'm running my test suite using fire fox,default test running pop up zomm level comes as 45%.is there a way to change this default zoom level to 100%. hope you will help me. thank you. /rukmal
1
vote
1answer
46 views

html5 video tag -quality of video different in firefox and chrome

I have the following code: <div class="span4"> <video poster="assets/img/poster.jpg" controls="controls" width="420" height="420"> <source src="assets/videos/152638831.webm" ...
0
votes
0answers
19 views

How do you get all components to fit on the same page with Firefox transform scale?

I am working on the print css for a website and I'm having trouble working with the Firefox transform scale css. I am trying to scale the view down so that all the elements will fit on one page. ...
-1
votes
0answers
9 views

solved | Page not visible in firefox 16+ [closed]

I'm developing a site for a good friend of mine. He is a photographer. The page is pretty much a draft at the moment, but already online. You can visit it at www.lisa-and-mark.com It is a Wordpress ...
0
votes
0answers
8 views

How do I kill the firefox popover?

This thing: I hate it. Is there some firefox XUL stylesheet hack to get rid of it?
0
votes
0answers
25 views

Why is heart shape (ASCII) not working in Chrome

I had a question about an ASCII symbol/code... I am trying to use this ❤ shape on my site, but I am stuck because Chrome does not output this shape. It shows two stripes, but no heart. It works ...
0
votes
1answer
22 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) -> ...
4
votes
0answers
75 views

How to run multiple Selenium Firefox browsers concurrently?

Trying to run multiple processes concurrently on the same machine, which use Selenium. What would happen is something like this: python my_selenium_process1.py & python my_selenium_process2.py ...
0
votes
0answers
26 views

Locale string comparison does not work properly in Firefox extension web worker

The localeCompare() function does not behave the same in a Firefox extension main code and in a web worker (or chrome worker). For instance, in the main code, I have this code: var array = ["École", ...
0
votes
0answers
17 views

Issue clicking a button within a Dojo Datagrid in Firefox

I have a button in one of my datagrid columns. When the button is clicked, an action is fired. This works fine in Chrome. But in Firefox, when I click on the button the first time, it will select and ...
0
votes
1answer
32 views

Firefox simple form element with inner html bug

If the below code was opened in firefox 20.0.1 and type some value in the text box. once after typing the value hit the browser refresh button. the typed value getting shifted from one input elelment ...
0
votes
0answers
14 views

Bootstrap:Does mediaquries work differently for Firefox, opera and IE9?

When the media-query is set for a max-width of 767px, chrome, safari and IE10 seem to obey the rule but the changes are applied at 750px for firefox, opera and IE9. Has anybody else experienced the ...
0
votes
2answers
35 views

JQuery Not Being Parsed For Only Certain Users Even Though JavaScript Enabled in Browsers

I have a test system with a dozen test users. The system is built on the Zend Framework using PHP5 and JQuery. About 3 of the dozen users are having a problem with the login page; when they click ...
0
votes
1answer
50 views

jQuery animate() doesn't work in Firefox or Internet Explorer

I'm working on having three boxes that animate and display text when clicked. When one is clicked, the others move down to allow for space to display the text. When the middle is clicked, the other ...
0
votes
0answers
39 views

Jquery window height messed up

I'm using the jquery-rails 2.2.1 with the jquery 1.9.1 If i open the firebug and run the $(window).height() the height is 921. If i close and open the firebug (same size) my $(window).height() changes ...
0
votes
2answers
62 views

ASP.NET - onkeydown event not working in Firefox

So I am having an issue in Firefox with the onkeydown event for an image button. I don't want the button action to fire until they let up off the button. So this works great in both IE and Chrome. ...
0
votes
5answers
50 views

Inline block adding extra space in firefox

I have a webpage where I have stacked my div's with inline-Block properties. However, it adds extra spacing only between two div's in Firefox. The design is consistent in Safari and Chrome. Here's ...
-1
votes
1answer
21 views

How to inspect elements using Firebug while building a custom addon

I am building a custom firefox addon,But unlike chrome where I can inspect the HTML within the extension I cannot do the same for FF. I need to style the HTML. Any clues on how I can go about this?
0
votes
1answer
28 views

Opcity making issue in browser

I just stuck with the opacity issue again. I tried something like this: var hiddenSection = $('div.hidden'); hiddenSection.show() .css({ 'display': 'block' }) .css({ width: ...
1
vote
0answers
43 views

Firefox Extension automatic update not working

I followed instructions here and after installed I opened the console mode to debug but the log stuck there without any response: The console just shows something like following and nothing more ...
0
votes
3answers
44 views

Scriptaculous Autocompleter wont work in Firefox

I am working on a project which implements an autocomplete textfield with the Scriptaculous autocompleter. In versions of Internet Explorer less than 10, the system works fine, but since version 10 ...
-1
votes
3answers
55 views

How to stop view Source Code in FireFox Browser?

I am a new blogger. I am always try to make some unique design on my blog but every time others are copying my design by viewing blog source code through Firefox. So is there any way to disable source ...
6
votes
1answer
66 views

Javascript Date from string giving different output from Chrome to Firefox

I'm trying to write some javascript code to format a date as I want, but I have troubles making it work on Firefox (it's working as I want on Chrome). The input I have in a form is 05/01/13 ...
0
votes
1answer
7 views

Target _blank links not clickable in firefox?

Ive got a weird bug in my site.it seems that all of my target _ blank links wont click at all in firefox? i know there is a bit of an issue with target blank in firefox but these links wont click at ...
1
vote
3answers
41 views

dynamic max-height with js in firefox

I cannot alter the max-height value of a div in javascript. Can anyone give me any hints. It works in chrome, safari, and IE but not in firefox. Is there any way to get it to work in FF? ...
0
votes
0answers
49 views

Cannot click/enter text into TextBox in FireFox

I am using Visual Studio 2010. I have replaced the default jquery libraries 1.4.1 with version 1.9.1. I include all of these files to my project within the master page as follow: <script ...
1
vote
1answer
160 views

Firefox php file “The system cannot find the file specified.”

I have a very annoying problem with a website that I have uploaded to a hosting server. When I try to view php pages with Firefox in Windows from the server all it says in the browser is "The system ...
-1
votes
0answers
19 views

Why doesn't Chrome requires Flash updates anymore? [closed]

It appears like Chrome now comes with built-in flash functionality (which has not required an update from me)...so here goes my question: Is chrome automatically updating the built in flash support? ...
1
vote
0answers
54 views

Triggering antialiasing for webfonts in chrome and firefox

So we all know how crappy webfonts look with antialiasing disabled... I just found out that, if you're using Chrome, you trigger antialiasing at 49px or higher, however, with firefox it's set at 257px ...
0
votes
0answers
19 views

Layout breaks only in latest Firefox, but fixes when zoomed differently or Firebug is turned on

If you go here in the latest version of Firefox, the layout in the blue background div toward the bottom is broken: http://bit.ly/19leUCN It seems to work in every other browser, and, oddly, the ...
1
vote
0answers
18 views

css3 linear-gradient not working in Mozilla

The following CSS3 transition does not work in Mozilla Firefox background: linear-gradient(90deg, #b8d2e0, #FFFFFF); background: -webkit-linear-gradient(90deg, #b8d2e0, #FFFFFF); It is working on ...
0
votes
2answers
44 views

Input field hiden by title in selenium

I'm working on an automated selenium test which has a header with a fixed position. div#floatingDiv { position: fixed; background-color: #000000; color:white; ...
0
votes
0answers
14 views

Is it possible to 'pretend' a site is a third party to test functionality if 3rd party cookies are blocked?

I do automation testing for a company that is trying to implement a single sign on via an iFrame; a third party site will include our page in an iFrame and we will do an authorization. We had to ...
0
votes
0answers
36 views

JavaScript transition not working but does in CSS

I'm having problems with transition in Firefox. It works if I put :hover on .cover but if I change the height in JavaScript it doesn't make an animation... Basically it's going to change the height of ...
11
votes
3answers
220 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
0answers
29 views

Line break not working in Firefox

When I try to print from the browser the newline : \n\r or Environment.NewLine doesn't work in Firefox. Works fine in IE, Chrome. Environment : Visual Studio 2010, C#.
1
vote
2answers
32 views

Firefox returning invalid for timezone offsets?

I've come across what appears to be an odd result from Firefox. Using the following format: 2013/01/01 00:00:00-0000 For my date, I run into an issue when the timezone goes "positive". For example. ...
0
votes
1answer
8 views

Taking screenshots on Firefox and Safari (using their APIs or Canvas code)

I've been dealing with taking screenshots for Firefox and Safari browsers but I can't figure it out how to do it!! With Google Chrome API I can do it this way (it's pretty simple): ...

1 2 3 4 5 276