Showing questions tagged: Show all questions
  • Solved
  • Archived

how to detect browser back and forward button clicks

I need to know when a visitor to my site is clicking the back or forward button. The reason is I have a "tabstrip" that hilites the currently selected tab and the target … (read more)

I need to know when a visitor to my site is clicking the back or forward button. The reason is I have a "tabstrip" that hilites the currently selected tab and the target document is displayed in an iframe. If I click the back or forward buttons the page is updated with the last or next document in the iframe, but the tabstrip is not updated to reflect the change. Part of this is due to me not knowing how to update the tabstrip, but also because I don't know how to detect the back or forward buttons being clicked.

So I need to know how to detect those button clicks. Also, in researching this, I noticed that there seems to be an idea that you can't distinguish between the forward and back button, only that a button was clicked. That doesn't make sense given that each button has a specific action that is opposite of the other. I need to know the truth about this.

Finally, as much as I use only Firefox myself, I know there will be others who use other browsers. Is there any difference between detecting the back and forward buttons on other browsers compared to Firefox?

One of the pages I need this for is here

Edit 15 March 2022:

I had to fix the link because I had renamed the page when I finished the work on its layout. Also, since I asked this question I have realized another similar and sort-of related issue on a different page: https://wayneca.neocities.org/WebDesi.../TagList.html. The relation is that the back and forward buttons don't correctly reload the page. The difference is that this one is concerning named links.

When you click a link in the table on the left it correctly moves the document in the right table to the point where the matching id anchor is. But when you click the back or forward button the tables do not shift back to where they were on the page as reloaded. The back and forward buttons work fine if the link anchors and id anchors are not in tables.

I have been told about the history functions, but I have found no examples of using it to correct the issue in either of the above cases. Is someone here able to point me to examples of using the history to make a selected link reset back to where it was or reload a page with the last jump point being reset correctly?

Also, why does the named link thing work without tables but not with tables?

Asked by Wayne 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Enable/disable automatic redirect.

So I was having some trouble a few days ago with a website that automatically re-directed as soon as I landed on it to another page. So I happily went off in the settings… (read more)

So I was having some trouble a few days ago with a website that automatically re-directed as soon as I landed on it to another page. So I happily went off in the settings and disable the automatic redirect. Now a week or two later I'm sitting here going I can't find the setting anymore? I can't even search for it and have absolutely no results you would think searching for "redirect" in the settings pain would bring it up. it's probably something that got buried in developer tools that I would never be able to turn off/toggle again unless I get lucky with the right extremely memorable and easily accessible incantation in the about : config because that's just all so well documented. Is it a "1" is it a "0" is it a "5" which one disabled / enabled what is the other options do?

Asked by iMark77 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

Firefox Support for Windows 7 beyond Jan 2023

It has recently come to my attention that Mozilla may not continue to support Firefox browsers installed on Windows 7 computers after Jan. 2023, when the extended support… (read more)

It has recently come to my attention that Mozilla may not continue to support Firefox browsers installed on Windows 7 computers after Jan. 2023, when the extended support for Windows 7 ends. Is that correct?

Will Firefox continue to work, but not receive security updates after that date?

Will Firefox still work on a Windows 7 computer that gets patches from 0Patch?

Thanks!

Asked by TaylorNorth2 1 year ago

Answered by James 1 year ago

  • Solved
  • Archived

Excessive RAM usage

Hello. I and a friend of mine are having trouble with firefox, it seems to be using excessive ammounts of ram as pictured. I only had two tabs open and two addons install… (read more)

Hello. I and a friend of mine are having trouble with firefox, it seems to be using excessive ammounts of ram as pictured. I only had two tabs open and two addons installed when I took that screenshot. Any help would be appreciated, thanks in advance.

Asked by randydarkshade 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox started opening in small window upper left.

I am running window 10 on my laptop and Firefox started opening today in a small window in the upper left of my screen. I have no problems with other browsers but Firefox… (read more)

I am running window 10 on my laptop and Firefox started opening today in a small window in the upper left of my screen. I have no problems with other browsers but Firefox is doing this repeatedly today. I will reboot and see if that helps.

Asked by 123jedmond 1 year ago

Answered by 123jedmond 1 year ago

  • Solved
  • Archived

Open local html file on android

Hi, how can I open a local html file with firefox 86 on android 9? It's like firefox no longer registers itself as a valid program/association to open html files. What I… (read more)

Hi, how can I open a local html file with firefox 86 on android 9? It's like firefox no longer registers itself as a valid program/association to open html files.

What I've tried so far: 1) If I type file:/// in the URL bar, nothing happens. It works on Opera. 2) If I go to a file manager, select an html file, and click "Open with", firefox doesn't show up; Chrome and Opera do. 3) If I go to the android settings > applications > firefox > associations, firefox shows no associated file types at all.

The HTML language isn't only used on the Internet, it's also used for local documents, please allow us to use firefox to view our local html files.

Asked by Alkis Georgoopoulos 2 years ago

Answered by Paul 2 years ago

  • Solved
  • Archived

PR_CONNECT_RESET_ERROR since newest version of Firefox 91.0

Since I updated to Firefox v.91.0 I get this error: Secure Connection Failed An error occurred during a connection to support.mozilla.org. PR_CONNECT_RESET_ERROR … (read more)

Since I updated to Firefox v.91.0 I get this error:

Secure Connection Failed

  • The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
  • Please contact the website owners to inform them of this problem.

when ever I try to connect to websites via Firefox only. I've tried many things like reinstalling Firefox and I know its an issue between Firefox and my Antivirus (Kaspersky,) but this didn't happen before Firefox updated to v.19.0 though. I've tried https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can and many other things but nothing works to fix it. I've switched certificate stores and other 'fixes' I've read on this website and others to no avail. It does this with or without any extensions in Firefox.

This only started when I updated Firefox to version 91.0. It doesn't give an errors/issues on any other browser I've tried so far (MS Edge and Chrome) so must be something with the version 91.0 update?

Any ideas to fix this would be great. Thanks!

Asked by Icarus 1 year ago

Answered by Icarus 1 year ago

  • Solved
  • Archived

userChrome.css not working

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozill… (read more)

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozilla.org/t/make-addressbar-text-extension-name-of-the-extension-shorter-or-hide/28026/3

The instructions I followed are listed below:

"Users can apply custom style rules to modify Firefox’s toolbar area by creating a userChrome.css file. This takes about 10 minutes so when you have time to take it slowly and carefully:

(1) Set up your chrome folder and userChrome.css file following the five six steps in this article:

https://www.userchrome.org/how-create-userchrome-css.html 45

I have a boring video there if you like demonstrations.

(2) This is the code to paste into the file. You can edit the file using Notepad or a better editor. Make sure to keep it in a plain text format with a .css file extension (not .css.txt).

See improved rule down in: Make addressbar text "Extension (Name Of The Extension)" shorter or hide

/*
   Hide Extension Name in the identity area unless
   hovered for half a second (updated for Fx80)
*/
#identity-box.extensionPage #identity-icon-labels,
#identity-box.extensionPage #identity-icon-label {
  visibility: collapse !important;
  transition: visibility 250ms ease-in-out;
}
#identity-box.extensionPage:hover #identity-icon-labels,
#identity-box.extensionPage:hover #identity-icon-label {
  visibility: visible !important;
  transition: visibility 250ms ease-in-out 500ms;
}

(3) Firefox should read the file at its next startup and apply it to every extension page you load."

Edit: So, yeah, I need help getting this tag off. I'm new to Firefox so it could be something obvious I'm missing. I have also tried CTRL+SHIFT+R to reload the page for changes and also closed and reopened my Firefox entirely.

Thanks in advance.

Asked by MaxwellQ 2 years ago

Answered by Wesley Branton 2 years ago

  • Solved
  • Archived

How do you completely turn off update notifications in Firefox 89? on win 7 pro?

How do you completely turn off update notifications in Firefox 89? on win 7 pro? in address bar: type the following: About:config press enter [or go to] choose: sho… (read more)

How do you completely turn off update notifications in Firefox 89? on win 7 pro?

in address bar: type the following:

About:config

press enter [or go to]

choose:

show all
search preference name

app.update.silent

boolean                                  click the + and set it to true
 restart firefox browser and the nag was gone for me.
I saw this posted a few times, BUT they left out important details

after typing in app.update.silent [you must add it by pressing the + sign] yes boolean as the other apps. are set to boolean on my win 7 pro machine. yes I am in America and English is the only language I know. :( [sad isnt it?]

Asked by starnesent 1 year ago

Answered by starnesent 1 year ago

  • Solved
  • Archived

Will I be able to continue using Thunderbird after google implements 2-step verification on May 30, 2022?

Google has announced that after May 30, 2022 third-party apps that log into google with account name and password (which I assume includes Thunderbird) will no longer be … (read more)

Google has announced that after May 30, 2022 third-party apps that log into google with account name and password (which I assume includes Thunderbird) will no longer be able to do so, as they will enable 2-step verification. I currently and for years have used Thunderbird to pick up my mail from 5 accounts, 3 of which are gmail accounts. Will I be able to continue using Thunderbird after May 30, 2022? I have been unsuccessful getting any helpful information from google itself. They don't have a list of "trusted" third party apps that will continue to work with them. Anything people know about this will be helpful to me and appreciated. Thanks.

Asked by Kathy 1 year ago

Answered by david 1 year ago

  • Solved
  • Archived

From Google. You may lose access to some of your third-party apps

Hi, I have several Gmail accounts. I have been using Thunderbird for many years. POP3 I keep everything on my Desktop. I just got this from Google and I'm at a loss.… (read more)

Hi,

I have several Gmail accounts. I have been using Thunderbird for many years. POP3 I keep everything on my Desktop. I just got this from Google and I'm at a loss. Anyone have any idea if or how it will affect Thunderbird's login?

Google On May 30, you may lose access to apps that are using less secure sign-in technology ??????@gmail.com To help keep your account secure, Google will no longer support the use of third-party apps or devices which ask you to sign in to your Google Account (Link to my account) using only your username and password. Instead, you’ll need to sign in using Sign in with Google or other more secure technologies, like OAuth 2.0.

Learn more (Link to my account)

What do you need to do?

Email software, like Outlook 2016 or earlier, has less secure access to your Gmail. Switch to Office 365, Outlook 2019 or newer, or any other email software where you can sign in using Sign in with Google.

Learn more (Link to my account)

Asked by JoeGons 1 year ago

Answered by david 1 year ago

  • Solved
  • Archived

does not show any restore previous session options

I have followed all the instructions so that when I start Firefox it opens all previous tabs but it doesn´t! It doesn´t even show a Restore option in settings or history… (read more)

I have followed all the instructions so that when I start Firefox it opens all previous tabs but it doesn´t! It doesn´t even show a Restore option in settings or history no matter how I try to find it... it is very annoying! I am using a Mac book air .... why does it not work the same as it downs in Windows OS ?

Asked by annabelthai 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

OAuth2 for gmail Not Working

TB 91.7.0 (64-bit I used to send/rcv gmail no problm, started having issues ~ Oct 2021 I then setup a 3rd party app password in gmail account for thunderbird. That … (read more)

TB 91.7.0 (64-bit I used to send/rcv gmail no problm, started having issues ~ Oct 2021 I then setup a 3rd party app password in gmail account for thunderbird. That allowed me to Send Gmails, but, not receive it kept asking for password. Then I read to use OAuth2 and saw that Google will no longer allow 3rd party app passwords, so i deleted it in google, and set both Imap.gmail.com and smpt.gmail.com to use OAuth2 (both set for SSL/TSL). I did this just for smpt first when the 3rd party app password was still enabled, i could recv but, when i went to send, it would ask for password, i enter it, then it would sent msg to my cell phone to Allow thunderbird, i would press Allow on my phone, and Thunderbird would come up with Sending message.. with the progress marked all way to end BUT, it will never complete sending.... I have to hit cancel it then shows Failed message unable to authenticate. After I deleted the 3rd party app password in gmail settings, now when i start thunderbird or try to receive emails, it goes through the same authorization process with my phone, but, then never downloads any new emails. I have spend HOURS on this.. extremely frustrated (I have been forced to us ms mail which i really don't like, i am too used to thunderbird (although I wished thunderbird had check boxes on emails to select via checkboxes for delete, or moving, etc)

Asked by jbeals108 1 year ago

Answered by jbeals108 1 year ago

  • Solved
  • Archived

How, or can, I stop the download manager from opening up automatically?

I'm a little surprised they've taken away the option of choice when it comes to downloading files. But what's most annoying, is the manager opens u and drops down blockin… (read more)

I'm a little surprised they've taken away the option of choice when it comes to downloading files. But what's most annoying, is the manager opens u and drops down blocking my view of the page, much less that it makes ms stop and think about what I am about to download.

I do not understand the purpose of this. The old way was safer, cleaner and less annoying. How can, or am I able to get that "choice" back?

When searching for a fix I have seen that that there is/was a similar feature in the Edge browser but it can be undone. I feel Firefox users deserve that option.

Thank you.

Thank you.

Asked by springheel 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Is Firefox being phased out as a browser?

I have just seen a clip on Youtube that concerns me. Is Firefox being phased out as a browser? I hope not. I have been using it for years and it is great. Please let me k… (read more)

I have just seen a clip on Youtube that concerns me. Is Firefox being phased out as a browser? I hope not. I have been using it for years and it is great. Please let me know. Many thanks Anthony

Asked by avwood 1 year ago

Answered by James 1 year ago

  • Solved
  • Archived

set "print with system dialog" as default

dear ladies and gentlemen, Firefox has been delivered with the new print dialog since version 82. I have to print around a hundred PDF files at work (usually only the f… (read more)

dear ladies and gentlemen,

Firefox has been delivered with the new print dialog since version 82.

I have to print around a hundred PDF files at work (usually only the first page of the document). The new print dialog means that there is a lot more work for me here.

Is it possible to set the "old" system print dialog by default or to instruct firefox to always print only the first page of the document by default?

Asked by Bruce Wayne 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

All of a sudden, I cant print my emails from my gmail account.

Using Firefox and accessing my gmail account. A notice comes up saying "A pop up blocker may be preventing the application from printing the page. If you have a popup blo… (read more)

Using Firefox and accessing my gmail account. A notice comes up saying "A pop up blocker may be preventing the application from printing the page. If you have a popup blocker, try disabling it to open the window". I have no idea how to find what this pop up blocker is so I can disable it.

Asked by marie on firefox 2 years ago

Answered by jscher2000 - Support Volunteer 2 years ago