Showing questions tagged: Show all questions
  • Solved
  • Archived

Prevent websites from opening new tabs

I just reinstalled my operative system, and with that my Firefox settings got reset. I know there is an entry in about:config to prevent ads from opening new tabs and pop… (read more)

I just reinstalled my operative system, and with that my Firefox settings got reset. I know there is an entry in about:config to prevent ads from opening new tabs and pop ups without authorization, even from legit websites like the login pop-up windows when doing a sign in in Google, in those cases to allow the windows it's needed to click on the lock icon next to the URL bar and allow it from there. The problem is that I don't remember the name of that setting and I have spend an hour looking for it on Google.

Asked by ttfh3500 2 years ago

Answered by ttfh3500 2 years ago

  • Solved
  • Archived

Importing Passwords and History From Safari

I've read all the articles here about importing my passwords and history, but the Import Wizard is ONLY giving me the option to import my bookmarks. Even if I can't get t… (read more)

I've read all the articles here about importing my passwords and history, but the Import Wizard is ONLY giving me the option to import my bookmarks. Even if I can't get the browsing history I need to be able to migrate my (extensive) password list.

I've exported my Safari passwords as a .csv file, but there doesn't seem to be an option to import a .csv file.

The page here regarding it says the feature is 'disabled by default' but does not say it's unavailable and I can't find clear instructions for how to activate the feature so that I can import my passwords. Can anybody help?

Asked by jayson3 2 years ago

Answered by jayson3 2 years ago

  • Solved
  • Archived

Firefox 97.0 ignores the Settings/Applications for jnlp files and only offers to save to a file

In Settings/Applications, have "JNLP file" set to "Use Java(TM) Web Launcher (default)". This is used in Oracle's Agile to view documents. In previous versions of Firefox… (read more)

In Settings/Applications, have "JNLP file" set to "Use Java(TM) Web Launcher (default)". This is used in Oracle's Agile to view documents. In previous versions of Firefox when selected, the file would open using Java to display the document from Agile. As of Firefox 97, now only "Save File" or "Cancel" options are offered. What happened that this functionality has been removed?

Asked by Gary 2 years ago

Answered by jscher2000 - Support Volunteer 2 years ago

  • Solved
  • Archived

Firefox does not print the right edge of landscape orientated web pages

Firefox does not print the right edge of web pages that are made in landscape mode. I set FF to "Fit to page width" but it does not print the right edge. It's cut off. … (read more)

Firefox does not print the right edge of web pages that are made in landscape mode.

I set FF to "Fit to page width" but it does not print the right edge. It's cut off.

And there is no Orientation option available. Not sure if that has any significance because it supposed to "Fit to page width" anyway.

What's the work around to fix this?

Asked by Mike109 2 years ago

Answered by jscher2000 - Support Volunteer 2 years ago

  • Solved
  • Archived

Firefox can't play youtube streams

I cannot watch a video on youtube when it is in the process of being live streamed. I remember a time when I was able to, years ago, but I can't any longer. I'm not sure … (read more)

I cannot watch a video on youtube when it is in the process of being live streamed. I remember a time when I was able to, years ago, but I can't any longer. I'm not sure what has changed. I found an article that says to install the optional update called "Windows Media Pack" in apps and features, but no app with that name exists. It was only a year old solution, so I'm unsure of what changed so significantly. I just installed another optional windows update, and also updated the browser, but still doesn't work.

Edition Windows 10 Home Version 21H2 Installed on ‎09-‎Jun-‎20 OS build 19044.1466 Experience Windows Feature Experience Pack 120.2212.3920.0

Firefox: 97.0 (64-bit)

Asked by tomi.fodor 2 years ago

Answered by tomi.fodor 2 years ago

  • Archived

Print preview button is missing with Firefox again.

Tried to reset settings. Does not work. Went to about:config, than tab.mo / print.tab_modal.enabled set to false. Did this method before and it worked. Now this method do… (read more)

Tried to reset settings. Does not work. Went to about:config, than tab.mo / print.tab_modal.enabled set to false. Did this method before and it worked. Now this method does not work trying to get print preview back. Firefox is my web browser. I am in windows 8.1. Seems like Firefox did some updates again and now I can not get print preview back! WHY DOES NOT FIREFOX LEAVE WILL ENOUGH ALONE WHEN THEY HAVE SOMETHING GOOD? Bring back the old classic print preview button back and leave it. Now how can I get the old print preview button back???? Need help!! Thanks philm

Asked by marschall3 2 years ago

Last reply by paul921 2 years ago

  • Solved
  • Archived

How can i change the order of Search Bar suggestions?

Hi everyone, I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usua… (read more)

Hi everyone,

I would like to change the order of Search Bar suggestions, if possible, because I find the "Firefox Suggest" section's results more relevant to what I usually look for.

Specifically, as shown in the image I attach, when I type, I get some suggestions, and then I can see the "Firefox Suggest" section. Is it possible to change the order and place it above the suggestions?

Thank you!

Asked by kolyfotis 1 year ago

Answered by TyDraniu 1 year ago

  • Solved
  • Archived

How to allow web page to override a keyboard shortcut

How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage... For example I have an webpage that detects ctrl-… (read more)

How to allow web page to override a keyboard shortcut. Currently firefox picks up the shortcut instead of the webpage...

For example I have an webpage that detects ctrl-shift-h which worked fine in version 56 but now in version 96 it brings up a "Show All History" dialog

I an doing many such things so I looking for a generic way to override firefox keyboard shortcuts

Asked by ikhalil 2 years ago

Answered by ikhalil 2 years ago

  • Solved
  • Archived

Impossible to use an unusual port number in local URL

Hi all :) From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local… (read more)

Hi all :)

From a fresh Linux Debian Bullseye I try to connect to a local machine with Firefox (v97 64-bits) by its hostname (avahi server with default domain "local") with the port 6180 bound to a remote web service port (61 is the distant machine IP and 80 is the forwarded port).

When I want to open this URL : http://bionic.local:6180/ FF displays "We can't find this site ... Unable to connect to server at bionic.local ... check your network connection and firewall"

BUT ping bionic.local works perfectly and resolve the good IP address from the Chromium navigator the same URL works without a problem, I can open the distant web site.

This workaround works : add a static resolution in the /etc/hosts file : 192.168.0.71 bionic bionic.local => so FF works in the expected way for now ! But as I said this a workaround and a bad solution.

I supposed too the port was blocked because I accessed an unusual port. So I tried this without success.

How the hell make that FF v97 allows me to use an unusual port ? Or is it bound to the domain "local" which is no more accepted by FF ?

Thank you in advance for your help. With adelphity, lnj

How to do

Asked by estebann 2 years ago

Answered by estebann 2 years ago

  • Archived

Firefox 97 want to always print with system dialog box

Prior to FF97 a simply setting to "false" the about:config, print.tab_modal.enabled setting allowed FF to always use the system dialog box when printing. However, in FF97… (read more)

Prior to FF97 a simply setting to "false" the about:config, print.tab_modal.enabled setting allowed FF to always use the system dialog box when printing. However, in FF97, this is no longer the case. How can I set FF97 to always use the system print dialog box??

I almost always use Preview printing on my Macs to avoid multiple pages of garbage so this is fairly important to me...and it might help to save a few trees...

Asked by jschneid002 2 years ago

Last reply by paul436 1 year ago

  • Solved
  • Archived

transferring FF browser to new computer

I'm buying a new computer and I'm wondering is there a method/procedure that I can use to transfer the entire FF browser including settings, extensions, bookmarks, and pa… (read more)

I'm buying a new computer and I'm wondering is there a method/procedure that I can use to transfer the entire FF browser including settings, extensions, bookmarks, and passwords without having to reinstall all those items individually? I know I can save and import bookmarks but what about everything else? I look forward to anyone comments. Thanks

Asked by arejfour 2 years ago

Answered by jonzn4SUSE 2 years ago

  • Solved
  • Archived

Firefox icon change no longer works

I use to be able to change firefox icons by adding these files in Firefox under the browser directory chrome/icons/default/BrowserPreferences.ico chrome/icons/default/Cu… (read more)

I use to be able to change firefox icons by adding these files in Firefox under the browser directory

chrome/icons/default/BrowserPreferences.ico chrome/icons/default/CustomizeToolbarWindow.ico chrome/icons/default/default.ico chrome/icons/default/downloadManager.ico chrome/icons/default/main-window.ico chrome/icons/default/openLocation.ico chrome/icons/default/places.ico chrome/icons/default/printPageSetupDialog.ico chrome/icons/default/TabMIxPreferences.ico chrome/icons/default/unknownContentType.ico chrome/icons/default/viewSource.ico chrome/icons/default/Wizard.ico

It worked in version 56 but now in version 97 and this no longer works?

Asked by ikhalil 2 years ago

Answered by TyDraniu 2 years ago

  • Solved
  • Archived

Can't login to NY Times site using Firefox

I can't login to the NY Times website using Firefox. I'm sure I'm using the correct password because I can log in using a different browser. I don't save passwords in Fir… (read more)

I can't login to the NY Times website using Firefox. I'm sure I'm using the correct password because I can log in using a different browser. I don't save passwords in Firefox. I enter them manually or use a password manager. As I said, I'm certain I'm using a valid password. I've cleared the cookies and all of the items under History on the Settings page. When I close Firefox, nothing is saved. When I contact NYT customer service, I was informed that they've had a lot of requests for assistance from Firefox users, and nothing was out of order with those users' NYT login; the problem was with Firefox.

Please advise.

Asked by kenr2 1 year ago

Answered by kenr2 1 year ago

  • Solved
  • Archived

PDF Text Clipping

I have two PDFs that I designed and uploaded to our website, but the headline in both displays with clipped characters in Firefox. Different fonts were used in both and t… (read more)

I have two PDFs that I designed and uploaded to our website, but the headline in both displays with clipped characters in Firefox. Different fonts were used in both and the issue is the same. I even tried adding more tracking then re-uploading, the issue persists.

I checked in other browsers and the text displays as intended. The attached screenshots show the issue in Firefox, compared to how it should look (viewed in Chrome).

It's only this one line of text that is affected and I don't know why.

Asked by bg-design 2 years ago

Answered by bg-design 2 years ago

  • Archived

Print using system dialog can't be set as default in Firefox 97.0

I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so… (read more)

I just updated from Firefox 96.0.3 to Firefox 97. When I try to print I get the Firefox preview, even though I have print.tab_modal.enabled set to false. Please fix it so that I can get the print system dialog without going via the Firefox preview. Note that I have now reverted to Firefox 96.0.3 and won't update from this unless the problem is fixed.

Asked by paul921 2 years ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

Firefox Print Tab Modal Print Preview

Hello, the newest update to version 97.0 was run automatically. Afterwards the new print preview appears although I have it disabeled in about:config (print.tab_modal.en… (read more)

Hello,

the newest update to version 97.0 was run automatically. Afterwards the new print preview appears although I have it disabeled in about:config (print.tab_modal.enabled --> false). I cannot get rid of it. It is very annoying as I cannot print my labels with that menu and always have to click once more to do so. Does anyone has a fix for this?

Thanks in advance,

Thomas

Asked by da_hegger 2 years ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • Archived

whatsapp web is not loading

my whatsapp web page doesnt load anymore and it just gets struck on a white screen, i have tried to delete cookies reinstall the browser but nothing happens. Im using end… (read more)

my whatsapp web page doesnt load anymore and it just gets struck on a white screen, i have tried to delete cookies reinstall the browser but nothing happens. Im using endeavor os

Asked by ujjvalk2003 2 years ago

Last reply by ujjvalk2003 1 year ago

  • Archived

"Your browser is being managed by your organization". I am a home user WTF?

I get the message under Settings: "Your browser is being managed by your organization". Clicking on that message shows that the policy DisableAppUpdate is true. Methods… (read more)

I get the message under Settings: "Your browser is being managed by your organization". Clicking on that message shows that the policy DisableAppUpdate is true. Methods for remeding this situation do not work. Please advise on how to change the policy to allow update please

Asked by Let's Jump 2 years ago

Last reply by jonzn4SUSE 1 year ago