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

learn more… | top users | synonyms

2
votes
0answers
276 views

save dialog javascript firefox

Following code finds all links with in ul li and get their href image path and add event so when user click on link it opens save dialog. This only works in Internet Explorer. How can I do this for ...
2
votes
0answers
71 views

Debugging extension code in firefox (javascript debugger/venkman)

I'm currently working on a simple extension for Firefox. Now I would like to be able to issue some commands in a console in the extensions context. I have installed the Javascript Debugger addon ...
2
votes
0answers
61 views

Contenteditable on label tag does not work in firefox

Is there any way to make the text of a label editable in Firefox other than placing it in a span? <h1>Content Editable Test</h1> <p contenteditable="true">Can edit ...
2
votes
0answers
56 views

jQuery Firefox issue on slideUp

I have a simple function that hides a div tag with slide up. When I call the function, on Firefox the effect occurs normally, but the height of this div remains during the effect. On Chrome and IE ...
2
votes
0answers
87 views

Does Firefox 17 report correct scrollWidth?

I have html code in table like this <td style="overflow: hidden"><a href="...">Very long text</a></td> Text overflows cell, but FF 17 reports wrong scrollWidth. It's like ...
2
votes
0answers
25 views

Unable to use different certificates in a single firefox profile

I have two certificates to open two different websites. I have two firefox profiles to access them. Why is it not possible to access them together in a single firefox profile by importing both the ...
2
votes
0answers
133 views

SVG / Raphael Issue with setting opacity in Firefox

I'm facing a very odd issue here using Raphael.js to draw using SVG. If I set opacity on a triangle I've drawn, it cuts off the corners. It appears fine in Chrome and IE however. Using the same ...
2
votes
0answers
18 views

Search mutiple tabs at one time

I'm am looking to create an ubersearch for reps at my company. I need to be able to search multiple applications at one time, one per tab. Examples of this are: Confluence Fogbugz Knowledge ...
2
votes
0answers
336 views

Poor performance on IE9 for Html5 Three.js CanvasRenderer

I ran following sample on ie9 and Mozilla with hardware acceleration on. http://mrdoob.github.com/three.js/examples/canvas_geometry_earth.html I am getting 15 FPS on IE9 and 70 FPS on Mozilla. This ...
2
votes
0answers
48 views

Fire fox add on builder with existing add ons

I have already developed some add ons and submitted on mozilla . Now I want to use add on builder to work on my existing add ons . How can I do that ? p.s. : this may not be the right place to ask ...
2
votes
0answers
113 views

Using Greasemonkey to Prevent downloading of a script

With Greasemonkey, I'm looking to block images and scripts from being downloaded. From an existing post I learnt that it is possible to use the document-start directive to jump in before scripts ...
2
votes
0answers
76 views

flip works, then doesn't, in Firefox; bring to front with click?

all -- I'm putting together a page where multiple cards can drag and flip around independently, cobbling together code snippets I've found and adapted elsewhere and adding my own things here and ...
2
votes
0answers
229 views

Iframe is not working in firefox

http://stg.fanggle.com/analytics/pentaho/pendingtags.html in this link i have iframe ... It is loading in chrome and in firefox it is showing error in console as: Permission denied to access ...
2
votes
0answers
177 views

jQuery .animate() with color plugin transitions flicker in Firefox

I'm trying to create a menu, which, upon item click, changes the link to text (removes hyper-linking functionality from selected item) and changes the color smoothly from "general link" to "selected" ...
2
votes
0answers
455 views

Firefox redirects https to http for some urls

I'm developing an ASP.NET MVC application, and I'm getting very strange behavior in firefox 15. I'm browsing to url: https://www.mydomain.com/test, but it gets redirected to ...
2
votes
0answers
163 views

Missing XDM calls from xd_arbiter.php to all.js cause login to fail in Firefox

I am developing a drupal-based website where users are able to login to my site using Facebook. Login works fine in IE8, IE9 and the latest Chrome and Safari, but not in the latest Firefox. ...
2
votes
0answers
690 views

Firefox does not load page from offline cache manifest, but works fine on Chrome (+ cache manifest troubleshooting tips)

This is basically identical to this SO questions which has not been answered: Offline Web App not caching on Firefox but ok on Chrome I'm experiencing the same problem and I'll provide a bit more ...
2
votes
0answers
149 views

Selenium - saving all mime-types to disk

I'm attempting to use Python Selenium to download a set of HWP ("Haansoft Word Processor") files. No matter what I set in the Firefox browser profile configuration, however, the download manager ...
2
votes
0answers
74 views

Firefox extension dissapears from extensions folder

I'm trying to develop a Firefox extension. I've created a new profile, and I copy the folder of my extension to the extensions folder, with Firefox not running. When I run Firefox, I see how the ...
2
votes
0answers
532 views

Firefox Cross-Site Access Error for Fonts

We just started using Amazon Cloudfront's CDN to load our files and we are having trouble getting the @font-face fonts to load in Firefox. Per some recommendations, we added the following code to our ...
2
votes
0answers
1k views

Multiple Instances of Firefox during Selenium Webdriver Testing not handling focus correctly.

I have noticed that while running multiple selenium firefox tests in parallel on a grid that the focus event handling is not working correctly. I have confirmed that when each of my tests is run ...
2
votes
0answers
286 views

Terminal and FixedSys fonts on Firefox 14.0.1

Until yesterday, when my Firefox browser applied the new update from version 13 to 14.0.1, the monospace fonts "Terminal" and "FixedSys" were working fine. Aside from this update, I'm pretty sure ...
2
votes
0answers
94 views

Disable Shift + right-click in firefox while using an applet

I am working on a site that uses a fairly advanced applet that binds the mouse and keyboard to it so nothing is supposed to affect the browser until you hit esc key. to get back to the site. It is all ...
2
votes
0answers
54 views

In FireFox the “Location.prototype” doesn't “really” inherit from “Object.prototype”?

I test Location object and have some doubts; Location.prototype doesn't really inherits "Object" 's property; for example Object.prototype.testProperty = 5; Then if we retrieve ...
2
votes
0answers
525 views

Scrollbar now appearing in Firefox, not in any other browser. Just started July 5th

This is a firefox specific bug that just started today. IE and Chrome do not show any scrollbars. I'm making all the appropriate Facebook calls to autogrow the page. I have in place ...
2
votes
0answers
739 views

Use Capybara-webkit (instead of Selenium) when Cucumber is run through Autotest?

I normally use Selenium with Firefox when manually running my Cucumber tests. But when I have Autotest run, I'd like them to be run using Capybara-webkit because otherwise Firefox always jumps to the ...
2
votes
0answers
898 views

Apache, mod_ssl “request failed: error reading the headers” for a specific user

Currently we have an Apache 2.2.3 server with mod_ssl 2.2.3 running Django, with users authenticating by using a x509 certificate. So far the system is running perfectly except for a single user, who ...
2
votes
0answers
203 views

Light text on dark background too bold on Firefox for Mac

When light text is shown on a dark background on a web page, Firefox for Mac renders the font too bold. This only applies to the Mac version, the windows version renders fine. This problem was also ...
2
votes
0answers
341 views

Firefox does not accept ASP.NET authentication cookies

I'm having this issue with Firefox browser when deploy our application to the QA environment. We have an ASP.NET 4 application with Form Authentication. In our application, we have 2 cookies: 1 for ...
2
votes
0answers
126 views

Player performs differently across browsers

I'm trying to find a player that actually works with HTML5 and wordpress and yours has come close. I'm on an Apache server hosted through godaddy. The link below is the page I'm testing on. In ...
2
votes
0answers
163 views

(InternalError): script too large stack… when requesting 50000+ records in Firefox

I am using Smart GWT 2.4. I am displaying a report with around 20 columns which are combination of string, numerics and date types. The report works in Fire Fox when I request less than 50000 ...
2
votes
0answers
172 views

Add-on sdk : Message passing from contentscript to panel

How can I emit an event from content script to panel add-on script and vice versa? And how can I dynamically update the panel content. Please help. An example in this regard will be greatly helpful ...
2
votes
0answers
145 views

Problems with Applets that contains Java3d in Mac OS Lion and Snow Leopard

i am using Mac Lion OS, and when i use applets with java3d components, graphics are not displayed, however after you "travel" with a Terminal Window (for instance) in front of the browser where the ...
2
votes
0answers
386 views

javascript canvas toDataURL() different output on chrome and firefox

I'm drawing some shapes on a canvas and sending te toDataURL() output on a server which had to convert the base64 encoded string to an array of rgb elements. Using firefox it works fine, but if I use ...
2
votes
0answers
442 views

Firefox freeze while working with selenium

i'm currently working on an automation project that use selenium on Firefox my test works find as long that i'm not focus on the Firefox windows once i focus on the Firefox window its immediately ...
2
votes
0answers
439 views

Both mp3 and ogg with jQuery jPlayer in Firefox

I'm trying to develop an online music jukebox (kind of "deezer like", I made a small video : http://www.le-guevel.com/player.ogv). I am using jQuery jPlayer to read the music on the browser side, ...
2
votes
0answers
191 views

Can “Error loading Script” js errors be ignored?

I have a script to handle window.onerrors and push it to my server. I see some "Error Loading Script" errors that happen only in Firefox. I searched around and people were ignoring "Error loading ...
2
votes
0answers
109 views

Is there a workaround for the confirm popup bug in Firefox?

Currently when I use the following Ruby on Rails code: = link_to "Confirm", user, confirm: 'Are you sure?', method: :delete, :class => "button" This produces: <a class="button" rel="nofollow" ...
2
votes
0answers
244 views

Asual jQuery Address is buggy in Firefox?

this is my second project using jQuery Address,and i think tere is something weird with Firefox, or at least i can figure out that it has a different behavior in Firefox and Webkit. When deep ...
2
votes
0answers
183 views

Selenium: Testing interaction between users on different browsers

I am implementing a suite to test the behavior of a chat. Each user performs different actions to log in into the chat on different browsers. I have implemented each test case separately and work ...
2
votes
0answers
88 views

Make an installer for IE and firefox addons

I want to pack the xpi file into my IE addons installer. The IE addons installer is created by VS2010 I am no idea how to make a setup file for XPI (firefox addons) My addon is a toolbar.
2
votes
0answers
155 views

Javascript Image Properties incorrect under Webkit

I can’t seem to access individual DOM properties of an Image element in WebKit. On my page’s script, Document.getElementById("xvz") returns an image element. I see it in the WebKit console with: ...
2
votes
0answers
202 views

Navigating between Silverlight islands causes exceptions in Firefox 9+ and Chrome, but not IE 9

I have a few Silverlight applications in my website. Each are on their own page and do not interact with each other. I'm using Silverlight 5 and WCF Data Services for data access. IE has been working ...
2
votes
0answers
681 views

URLRequest with Accept header: gets put in request body, not overrides default request header

A collaborative project has a Flash application which makes use of a sort of API (a work-in-progress, bunch of related PHP method). The API used to serve data in JSON, but now we require support for ...
2
votes
0answers
299 views

Firefox/Windows - Crashing with Flash Debugger

I use daily the Flash debugger. Lately, after switching to 64 bits Windows, the Flash Player Debug version keeps crashing after showing an alert message. EDIT: It seems now it's fixed. The Flash ...
2
votes
0answers
196 views

Missing file in compiled selenium app

I wanted to compile the short script I posted at looking for text of an element or source of current page so I can send it to someone who can test it on their computer. I used the InnoIDE compiler ...
2
votes
0answers
212 views

How to show external page in iframe sans Javascript in Firefox?

I'm trying to load an external site in an iframe for my Firefox visitors. The external page is loaded with javascript, and I would like this to be stripped out. For Chrome, the HTML5 sandbox="" works ...
2
votes
0answers
842 views

Cross-domain jQuery ajax not working in firefox

Because of my free host's limitations, I need to call a cross-server request from a friends host where I uploaded a simple script. I've set the headers in the script on my friends domain to allow ...
2
votes
0answers
454 views

history.back() does not update location.hash in Chrome/FireFox

I tried to build a JS script that would change the location of the page, to go back until a specific hash location is found: var StopAtThisHash ='#'; var CurrentHash = window.location.hash; var ...
2
votes
0answers
157 views

How to get rid of scrollbars in firefox 8.01

I have a webpage that calls up a fancybox contact form. it works perfectly in Internet Expolorer .... perfect padding .. perfectly centered .. no problem. In Firefox, however, the same form when ...

1 2 3 4 5 75