I'm tired of not getting to the sites I want to get to
I'm trying to get to https://mail.gmail.com And your program is completely blocking me. I can't even and go add an exception for the server because it says it can't find … (read more)
I'm trying to get to https://mail.gmail.com
And your program is completely blocking me. I can't even and go add an exception for the server because it says it can't find the certificate. I don't care if you can't find the certificate. I guess I'll IE or chrome for this. Unfortunate, Firefox used to be my favorite.
Personally, I much prefer how IE says, I can't validate the certificate, continue (not recommended) or leave the site. Your program only blocks and doesn't give an option to proceed. even with Fiddler installed I can't identify what site it's tryig to get the certificate from. So, your dialog is useless to me.
Also, other secure websites are giving me problems your program.
Firefox will not load Facebook. This is the only site that will not load. Why?
I did a refresh of Firefox and still nothing. Running OS X Yosemite on a MAC. Works fine with all other browsers.
Firefox does not color manage any images except for ones tagged with my specific monitor .icc profile
Greetings, I'm having an issue that's causing quite a few problems for me. It seems that Firefox is not color managing any images - and by that I mean, it is outright di… (read more)
Greetings,
I'm having an issue that's causing quite a few problems for me. It seems that Firefox is not color managing any images - and by that I mean, it is outright discarding the profiles/failing conversion, unless the image in question is tagged with the same color profile that my monitor is presently using.
My monitor is calibrated with an i1 Display Pro, and consequently the monitor/OS is set to use a custom color profile. We'll call this myprofile.icm. Now, this profile serves me well in almost any other application - Photoshop, where myprofile.icm is the working space for RGB images, no issues. In Firefox however, any images that are not saved with myprofile.icm embedded wind up displaying as if there is no color management on them at all.
For example, let's say I've worked on a painting in my custom profile, and prior to saving it as a .png for the web I convert it to sRGB and save it with the sRGB profile embedded. This does not cause significant change, and the new .png will display properly in Photoshop whether I open it and use the embedded sRGB profile, or reconvert it to the working space. This same .png will also display properly in Window's photo gallery and other browsers. As soon as I open the image in Firefox, however, the image is displayed as if the color profile is completely thrown out the window (I can replicate this view of the image by opening the image in Photoshop, and choosing to discard the embedded profile, and not color manage the file at all). Any sRGB image, or untagged image, is displaying in Firefox as if it is not color managed at all. Be it a .png, .jpg, my own image - or anyone else's. The only images that display properly are images with myprofile.icm embedded.
I've messed around with my about:config options, but they present sit as follows:
gfx.color_management.display_profile [blank] (this is the default) gfx.color_management.mode 2 (this is the default) gfx.color_management.rendering_intent 0 (this is the default)
I've tried setting gfx.color_management.display_profile to point to the very specific .icm profile that my system is currently using, restarted Firefox, no difference. I tried setting gfx.color_management.mode to 1, as well as 0, and neither of these fixed my issue. I also tried changing gfx.color_management.rendering_intent to -1 for curiosity's sake, and this also did not resolve the problem.
The fact that any sRGB tagged, or untagged images are displaying identically to if I open them in photoshop and intentionally discard color profiles, and don't color manage the image, is concerning.
Now, my fairly non-technical understanding of Firefox's color management solution is that it supports embedded profiles, but should also effectively convert the color information to your monitor's in-use profile for accurate color representation. What appears to be happening is that any time this conversion actually takes place, it fails, and discards the information entirely. This may be why images already tagged with my monitor profile work without issue? I am uncertain.
Any information or additional assistance regarding this would be awesome, because it's a fairly significant issue for me.
Thank you!
Linux - fullscreen flash video opens on wrong monitor
When i click fullscreen button on a flash video (for example video embedded from Vimeo) it opens fullscreen on the wrong monitor. Not the one on which the action has been… (read more)
When i click fullscreen button on a flash video (for example video embedded from Vimeo) it opens fullscreen on the wrong monitor. Not the one on which the action has been started, but on my laptop built in screen. Extremely annoying as I can't get fullscreen flash running on my external monitor , which I use as my main one. In Chrome it works correctly (but I know it uses Pepper). I'm running Firefox 40.0.3, on Fedora 21 (Linux 4.1.6 . Gnome 3.14).
I installed the Indian Keyboard from Microsoft. However, Firefox simply does not display anything that I type.
I had bought Logitech keyboard which has a InHdian currency symbol key. I installed the hotfix for indian keyboard from Microsoft support webpage so as to use the currenc… (read more)
I had bought Logitech keyboard which has a InHdian currency symbol key. I installed the hotfix for indian keyboard from Microsoft support webpage so as to use the currency. It worked well with MS office. However, firefox simply refused to display the text that I typed in the address bar. It only showed some garbage. I tried changing the keyboard back to US, even then it gave me the same result. I had to uninstall the keyboard inorder to get firefox running. Very frustrating experience.
I don't understand device added notice. have'nt added one ?
I received an email from Monzilla , informing me that a device had been added to my account. ? Prior to this while I was browsing a synch error appeard requisting that I … (read more)
I received an email from Monzilla , informing me that a device had been added to my account. ? Prior to this while I was browsing a synch error appeard requisting that I sign in , which I did . Question : was that interpreted as adding another device ? I am concerned as I only use one device a desktop
Session timeout on login to secure site
Hi all, We have discovered an odd issue with Mozilla (several current versions tested) and one of our websites. There is a two stage login - username & password follo… (read more)
Hi all,
We have discovered an odd issue with Mozilla (several current versions tested) and one of our websites. There is a two stage login - username & password followed by eg mothers maiden name on subsequent page
When a new instance of firefox is opened then on completing the login answers the user is immediately returned back to the login page with a 'your session has timed out' message - basically our software returns our timeout page. If, on the same page you then login again everything is fine. If you close your window and open a new one then the problem occurs again. This is not cache related as I have done a lot of testing which almost certainly eliminates that.
Could anybody please offer further ideas? The site is https I have after googling tried a couple of random things like adding the site to exceptions list but no change. I have used developer console to follow the network calls and without a massive analysis, things seem to be correct.
I have tested in safe mode also so it is not related to extensions or add ins
Thanks for any advice.
Firefox won't load CSS for local website
Hi, I know you have all seen this question before but none of the answers I have found work for me. My site loads perfectly fine in other browser, just not Firefox. I hav… (read more)
Hi,
I know you have all seen this question before but none of the answers I have found work for me. My site loads perfectly fine in other browser, just not Firefox.
I have a local website with a style sheet that is saved in the same folder:
<link rel="stylesheet" href="style.css" type="text/css" />
I have defined the character sets in the HTML and CSS documents:
HTML = CSS = @charset "UTF-8";
I have both the latest updates for Chrome, IE and Firefox as of today.
Any help would be much appreciated.
Thanks
Is the URL: ce.lijit.com a legitimate firefox certificate to be installed?
My security carrier says "cannot guanantee authenticity of the domain to which encrypted connection is established. Application: Firefox, URL: ce.lijit.com. Authorizat… (read more)
My security carrier says "cannot guanantee authenticity of the domain to which encrypted connection is established. Application: Firefox, URL: ce.lijit.com. Authorization for this certificate chain was cancelled. Do I allow or disconnect?
rff 40.0.3 only works for admin account
Since I upgraded to FF 40.0.3 I can only use it if started as admin account user. Otherwise it creates an instance in Task Manager and shows no window. Anyone any ideas o… (read more)
Since I upgraded to FF 40.0.3 I can only use it if started as admin account user. Otherwise it creates an instance in Task Manager and shows no window. Anyone any ideas on how to resolve this. I have used an earlier version. after uninstalling 40.0.3 and that works OK.
In anticipation of someones help; Thanks
My Firefox keeps crashing at random times and is getting more frequent
My firefox has been crashing for a while now at random times. Now it's doing it pretty frequently. I need help figuring out what is causing this. thank you
What Windows' hooks does Firefox use and how can determine if legitimate?
Detected WH_GETMESSAGE hook used by Firefox browser. What Windows' hooks are legitimately used by Firefox?
firefox hangs when downloading files
firefox 40.0.3. a couple hours ago it started to hang when downloading of a file completes. i've tested it in safe mode, i deleted the entire mozilla folder in appdata\ro… (read more)
firefox 40.0.3.
a couple hours ago it started to hang when downloading of a file completes. i've tested it in safe mode, i deleted the entire mozilla folder in appdata\roaming, i've cleared the entire history, cache, etc. i've cleared the windows temp folder. i've disabled my AV and still the issue is present.
this started a few hours ago. two days ago it was fine. i've encountered that issue a few versions before but i dont remember how i got rid of it.
it will even freeze when i open the 'all bookmarks' window.
what could possible start that behavior out of the blue?
Firefox goes unresponsive when watching Netflix or playing certain games on Facebook.
Firefox goes unresponsive when watching Netflix or playing a certain game on Facebook. There's no warning, no error messages. On watching Netflix, I click play and every… (read more)
Firefox goes unresponsive when watching Netflix or playing a certain game on Facebook.
There's no warning, no error messages. On watching Netflix, I click play and everything seems fine then the screen freezes and Firefox is suddenly unresponsive. When this happens I have to close Firefox by whatever means I can either by clicking 'X' or right-clicking up on the menu bar then selecting 'close'. I've even had to use ctrl+alt+delete to close Firefox and a few times my entire computer has froze forcing me to disconnect power. Firefox error reporting never comes up but Windows tries to search for a solution. On opening Firefox again.. sometimes the tab will try to reload and sometimes Firefox can't restore. I don't allow the tab to reload.
The same goes for when Firefox goes unresponsive when playing the game (Farmville) on Facebook.
I have refreshed Firefox. Everything is up to date. I've searched Firefox support and done what is suggested including disabling hardware acceleration on both Firefox and Flash Player. I don't know what else to do. I've tried everything and nothing has helped.
The procedure entry point PK11_PubDerive could not be located in the dynamic link library nss3.dll
I see this error when launching Firefox (39.0.3, but it also (at least) occurs in 40.0.3 - can be replicated on multiple machines) but ONLY when 1) Crystal Reports is ins… (read more)
I see this error when launching Firefox (39.0.3, but it also (at least) occurs in 40.0.3 - can be replicated on multiple machines) but ONLY when 1) Crystal Reports is installed AND 2) Symantec DLP is installed. Firefox and Crystal Reports or Firefox and DLP alone do not cause the error, only the presence of all 3 apps. Launching Firefox in safe mode does not display the error, nor does restarting Firefox (as in disabling/enabling a plugin and being prompted to restart). O/S is Windows 7, 64-bit. Thanks in advance for your assistance!
Firefox crashed and lost all my tabs
Windows 7, firefox 40.0.3 My computer crashed and thus, firefox did not close properly and lost all of my tabs. Under Menu -> History, the Restore Previous Session is… (read more)
Windows 7, firefox 40.0.3
My computer crashed and thus, firefox did not close properly and lost all of my tabs. Under Menu -> History, the Restore Previous Session is greyed out. Why is this? Shouldn't I be able to restore from there?
I've found replies from "jscher2000" and my sessionstore-backups\previous.js file looks like the one I want to use to restore my tabs. However I do not see how to use this file to restore my tabs.
How do I use previous.js to restore my tabs and tab groups?
may I install on the same PC englisch and german version w\o confusion?
PC running Windows 7 pro german, firefox german version installed and up to date. In addition I would like to work with an english version - in all details. May I install… (read more)
PC running Windows 7 pro german, firefox german version installed and up to date. In addition I would like to work with an english version - in all details. May I install this with englisch as default in all capacities ( no restrictions) - without aby collision with the german version. Thaks for your help.
Disable sign-in notifications
Hi - How can I disable email notifications that alert me that I have signed in from a specific device? Email is generated from accounts@firefox.com. Thanks, Joseph … (read more)
Hi -
How can I disable email notifications that alert me that I have signed in from a specific device?
Email is generated from accounts@firefox.com.
Thanks, Joseph
Firefox doesn't relect changes to css
Hello, I'm web developer and working on a local website. The problem is when I made changes in my css file it won't reflect in firefox when I refresh the page. HTML chang… (read more)
Hello,
I'm web developer and working on a local website. The problem is when I made changes in my css file it won't reflect in firefox when I refresh the page. HTML changes are getting reflected correctly. Only the problem with css files.
I have to refresh the page like 20-30 time and after that css changes are getting reflected.
In all other browser website working fine and also changes are reflected as it should, only firefox creating problems since last some days.
I have tried the following solutions and they are not works if it helps. 1) Try Shift + refresh but not working 2) delete cookies.sqlite but not working 3) Download and install newly download firefox but still no luck. 5) DOM storage is also enabled 4) Also formatted the PC (for other reason :)) and installed Firefox on fresh system but after that also no luck
I'm using latest firefox. Please help me with some solution it's is very problematic in web development, right now I've to use another browser for time being which I don't like, because I love Firefox.
Please reply as soon as possible.
Why does Firefox fail to load pages correctly? No problems with Chromium.
It is getting to where FF doesn't load most pages correctly or at all, with or without plugins installed, and regardless of whether the cache is cleared or not. FF is ex… (read more)
It is getting to where FF doesn't load most pages correctly or at all, with or without plugins installed, and regardless of whether the cache is cleared or not. FF is extremely slow too, even after a fresh install. FF is also not sandboxed. I have no such problems with Chromium.
Tech folks are telling me FF is dying. I was hoping FF would beat Google because I hate Google. I'm finding myself using Chromium most of the time and I hate how its preferences and plugins are limited compared to FF and it doesn't load the home page I specify, instead loading a useless mess of preset links I don't approve. But I have to say I'm at the point of ditching FF completely, which is a disgusting feeling of defeat because now it seems Google dominates the PC browser and it's not even customization-rich and I don't even get to assign my home page to the home button.
If I had to give FF a grade, it would be F. It's like an old car that only goes 25mph and only drives on a rapidly decreasing number of roads where upon the instrumentation fails to light up or the engine might stop altogether. What kind of legacy is this? I'm tired of google maps not displaying correctly. Missing fields, maps, buttons, and graphics all the time. What's the deal? FF used to be great but now it's useless to me; I don't understand why it's still around. Are there plans to redo FF to address all these issues?
If pages would just load correctly I'd even tolerate slower program loading. Sandboxing would be a huge plus and I don't think it's that difficult to achieve. Much has been done to beautify the FF gui while its basic ability to display pages properly and securely is heavily neglected. May I ask where this is going? Give me reasons to stick with FF... Isn't FF worth fixing up?
Thanks, A user concerned about browser monopolies and diminished ability to browse the web productively and in alignment with my computing needs.
FF 40.0.3 for Linux / Ubuntu 13.04