i never receive my password resets to different accounts
I request password resets to different accounts and the email never reaches my MSN email. I get some password resets but the majority never reach me. What is causing this… (tuilleadh eolais)
I request password resets to different accounts and the email never reaches my MSN email. I get some password resets but the majority never reach me. What is causing this and how do i fix it?
Thank you, Sandra Cockrell
can't turn off tracking protection
After many many years, I'm adding my voice to those who say that Firefox is simply becoming unbearable. I recently upgraded to 70.0.1 and as fate would have it I happened… (tuilleadh eolais)
After many many years, I'm adding my voice to those who say that Firefox is simply becoming unbearable. I recently upgraded to 70.0.1 and as fate would have it I happened to power down everything last night. So that was a pretty clean start this morning. A twitter feed is being blocked on one site and I've toggled enhanced tracking protection off, but it's still blocked. I've cleaned out my history and cookies etc. I've tried messing with every other setting I could find. With "manage permissions" I get a gray window with no option to add a site. And now for the first time ever, I cannot get to the about:config page. Firefox keeps diverting over to my internet provider's search page. I've disabled all add-ons (even lastpass for heaven's sake().
What is going on? Why can't I shut off all interference and view this page as I wish?
BroadcastChannel.onmessage not working in firefox
I need to share some information between 2 tabs of the same browser pointing at the same site. I'm using the BroadcastChannel.onmessage event handler as detailed here: ht… (tuilleadh eolais)
I need to share some information between 2 tabs of the same browser pointing at the same site. I'm using the BroadcastChannel.onmessage event handler as detailed here: https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel/onmessage
In the sender tab javascript code I defined:
var bc = new BroadcastChannel('my_bc_channel');
bc.postMessage(i); //where i is simply the line number i want to share
And in the receiving tab:
var bc = new BroadcastChannel('my_bc_channel');
//then use this to receive the incoming messages:
bc.onmessage = function (ev) {
last_line = ev.data
}
My code works fine in Chrome, but it does not do anything in Firefox (latest version 70 freshly installed under windows). The compatibility chart in the link I gave above says it should be working from Firefox version 38.
The thing is, I'm not sure how to debug this. I don't have any error messages in the console. I don't know if it's the sender code that does not send anything. But clearly the receiving code is not triggered so I guess the .onmessage event is not detected. Where can I see in the javascript console if the message is sent ?
The fix for blank bar above firefox @ https://support.mozilla.org/en-US/questions/1268056 DOES NOT WORK
None of the suggestions @ https://support.mozilla.org/en-US/questions/1268056 work for me, with FF v70.0.1 (64-bit). THIS THREAD HAS BEEN CLOSED, EVEN THOUGH THERE IS ONL… (tuilleadh eolais)
None of the suggestions @ https://support.mozilla.org/en-US/questions/1268056 work for me, with FF v70.0.1 (64-bit).
THIS THREAD HAS BEEN CLOSED, EVEN THOUGH THERE IS ONLY THE FIREFOX LOGO ON THE LEFT - THE REST OF THE TITLE BAR IS INVISIBLE.
THIS MAKES GUESSING WHERE THE UPPER RIGHT (STANDARD WINDOWS "MINIMIZE, MAXIMIZE, OR EVEN CLOSE) THE USER MUST TRY MULTIPLE PLACES ABOVE, OR RELATIVELY CLOSE TO WHERE THE TOP RIGHT OF WHERE THE TITTLE BAR SHOULD BE.
THIS IS NOT A CLOSED ISSUE - THERE HAVE BEEN NO FIXES POSTED, THAT COME CLOSE TO RESOLVING THE PROBLEM.
TAKE THIS IS A SERIOUS ISSUE FOR YOUR USERS - IT NEEDS TO BE SERIOUSLY ADDRESSED SOON, WITH REAL FIXES.
SO FAR I HAVE BROWSED AND TRIED MULTIPLE QUESTIONS WITH "SOLUTIONS" THAT SIMPLY DO NOT WORK FOR WINDOWS 7. HOWEVER, BASED ON THE MULTIPLE QUESTIONS REGARDING THE SAME ISSUE ON WIN 10 AND MACS, IT IS NOT A PLATFORM RELATED ISSUE.
PLEASE POST A REAL, FUNCTIONAL FIX TO THIS ISSUE - IT IS NOT FIXED.
power use
I use Firefox for only one feature, which none of the other dimwit companies bother implementing (save Google, who are, well, i don't want to start ranting, so let's not … (tuilleadh eolais)
I use Firefox for only one feature, which none of the other dimwit companies bother implementing (save Google, who are, well, i don't want to start ranting, so let's not get into that!). The feature is color customizing (I'm distractable and glare-sensitive so white text on a gray is a big deal to me). But the one aspect which i hate, because I'm a green, is its power use. And don't tell me it's due to add-ons, because i've disabled all my addons and it still happens, and it happens when i just start up so it's not build up. This spike to 25% (always 25%!) has happened to me over multiple versions for years- it's a built-in FireFox bug, so please please please don't blame it on others. Just FIX IT! I use FireFox as little as possible and the second some other maker adds white text, i'll ditch Firefox. Because Mozilla, like all institutions suffers from NIH. (Not Invented Here.)
Iolo System Mechanic erases all my saved passwords from Firefox, how do you fix this?
With every update of System Mechanic or anytime I wish do get rid of junk files, all my saved passwords from Firefox are permanently erased. What is the fix, thanks … (tuilleadh eolais)
With every update of System Mechanic or anytime I wish do get rid of junk files, all my saved passwords from Firefox are permanently erased. What is the fix, thanks
What happened to Scroll to Click?
I work on a Mac. Just updated to the new OS system, thought it was a problem with that, but I'm able to scroll to where I click in the scrollbar in other apps. I updated… (tuilleadh eolais)
I work on a Mac. Just updated to the new OS system, thought it was a problem with that, but I'm able to scroll to where I click in the scrollbar in other apps.
I updated to the latest version of Firefox and now I can't get the the page to scroll to where I click in the scrollbar. If I click at the top of the scrollbar it just barely moves the page up (same with down). How can I fix this?
New Firefox windows open without keyboard focus in the location field
Steps to reproduce: - With an open Firefox window in the foreground - Enter keyboard shortcut: Command-N Expected behaviour: - New window opens with keyboard focus on the… (tuilleadh eolais)
Steps to reproduce:
- With an open Firefox window in the foreground - Enter keyboard shortcut: Command-N
Expected behaviour:
- New window opens with keyboard focus on the location field - Keys enters appear immediately as text in the location field
Observed behaviour:
- New Firefox window opens without keyboard focus in the location field - Keys typed are not entered into the location field
Further observations:
- Entering Command-L focuses the location field as expected - Opening a new *private* window *does* place keyboard focus in the location field - All installed extensions are permitted in private windows
Responsive design mode pane stops responding to scroll wheel after a resize
Steps to reproduce: - Load a webpage in Firefox - Enter keyboard shortcut Command-Option-M - Drag the side or corner of the Responsive Design Mode Pane to resize it - Hol… (tuilleadh eolais)
Steps to reproduce:
- Load a webpage in Firefox - Enter keyboard shortcut Command-Option-M - Drag the side or corner of the Responsive Design Mode Pane to resize it - Hold cursor over the window and attempt to scroll with mouse scroll
Expected behaviour:
- Responsive Design Mode Pane scrolls normally
Observed behaviour:
- Responsive Design Mode Pane does not respond to scrolling attempt
Further observations:
- Moving focus elsewhere (e.g. by clicking in another window) restores normal scroll responsiveness - Resizing the pane breaks it again
When i open my website in firefox it says your connection is not secure
when i try to login to my wesbsite admin panel it is ok but when i try to access mywebsite from another firefox it says your connectios are not secure https://opo6.com/ t… (tuilleadh eolais)
when i try to login to my wesbsite admin panel it is ok but when i try to access mywebsite from another firefox it says your connectios are not secure https://opo6.com/ this is the link
This website always loads at bottom of page, why? https://www.theguardian.com
tried safe mode same issue, other sites not affected
Bookmark Search finds a link --- how do I find the name of the folder with that link?
Bookmark Search finds a link --- how do I find the name of the folder with that link in my Bookmarks listing?
Random firefox sound,what to do?
Well,when I go to the volume mixer the sound icon for firefox keeps flashing so as a result some youtube videos have sound,others not and some have distorted sound. … (tuilleadh eolais)
Well,when I go to the volume mixer the sound icon for firefox keeps flashing so as a result some youtube videos have sound,others not and some have distorted sound.
Firefox wants a Admin to approve a helper installation
dupe of https://support.mozilla.org/en-US/questions/1274001 Firefox works on 3 user accounts, on the 4th on launch a dialog box opens and asks for the Administrator to si… (tuilleadh eolais)
dupe of https://support.mozilla.org/en-US/questions/1274001
Firefox works on 3 user accounts, on the 4th on launch a dialog box opens and asks for the Administrator to sign in to approve the installation of a helper. The helper is not named. If you close the box, Firefox locks up. The Administrator signing in closed the box, but Firefox locks up, force quit and the box comes back. Tips, hints or advice welcome.
Firefox wants a Admin to approve a helper installation
Firefox works on 3 user accounts, on the 4th on launch a dialog box opens and asks for the Administrator to sign in to approve the installation of a helper. The helper is… (tuilleadh eolais)
Firefox works on 3 user accounts, on the 4th on launch a dialog box opens and asks for the Administrator to sign in to approve the installation of a helper. The helper is not named. If you close the box, Firefox locks up. The Administrator signing in closed the box, but Firefox locks up, force quit and the box comes back. Tips, hints or advice welcome.
No '+' sign for opening a new tab in Firefox brower, as of today. Why?
The + tab seems to have disappeared as o today. Not sure why. The only way of opening a new tab is to duplicate existing tabs and do a new search from that tab.
hello there, any addons which permits download of a "milibris reader" format ? the format forbids DL the whole file...
milibris reader format allows you to read a newspaper or book online if of course you have a registered paid account. But there is no possibility given to download the wh… (tuilleadh eolais)
milibris reader format allows you to read a newspaper or book online if of course you have a registered paid account. But there is no possibility given to download the whole newspaper or book. It allows you to DL page by page but not the whole lot. Any known solutions to this problem? Thanks again for your time.
Can't log on to my online banking with United Community Bank Inc.
I can get into the main site but not into checkfreeweb.com. It keeps telling me Problem loading page. I have contacted bank they say its browser. I tried three browser… (tuilleadh eolais)
I can get into the main site but not into checkfreeweb.com. It keeps telling me Problem loading page.
I have contacted bank they say its browser. I tried three browsers none are working.
Firefox Theme and Search Reset
Hi, For some reason, my Firefox theme and Search box options reset themselves today. There was no issue yesterday, and I have not updated Firefox, extensions, plugins or… (tuilleadh eolais)
Hi,
For some reason, my Firefox theme and Search box options reset themselves today. There was no issue yesterday, and I have not updated Firefox, extensions, plugins or Windows or anything else since then. Bookmarks/Top Sites are all as before, and restarting my machine and Firefox made no difference. I also over-saved the search settings file in my Firefox profile, but that has made no difference either.
Any ideas why this has happened?
Thanks!
Clicking on Menu, Logins and Passwords results in "No Logins Found". Complete reinstall with registry wipe and re-sync results in same condition.
However, when visiting a site, my login and password are populated. This leads me to believe that Firefox Lockwise is simply not displaying them. New login information is… (tuilleadh eolais)
However, when visiting a site, my login and password are populated. This leads me to believe that Firefox Lockwise is simply not displaying them. New login information is being saved, but again, not being displayed. This occurs on my HP laptop but works fine on my desktop. This is very frustrating. Please help.