Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

Symbols not displayed correctly

When I open a website using special symbols, the symbols are replaced by a sign with 6 hex symbols in it. It even happens when the symbol is used in the page title (see … (funda kabanzi)

When I open a website using special symbols, the symbols are replaced by a sign with 6 hex symbols in it.

It even happens when the symbol is used in the page title (see image). Site used: https://emojipedia.org/yawning-face/).

Interestingly, other emojis from the same site are displayed correctly (means the '01F971'-type symbol is replaced by the emoji, in all occurrences on the site and title)

I have seen multiple threads about this, even on this site. However, I could not solve it with the suggested solutions. What I have tried so far:

1. Disable addons 2. Make sure fonts are downloaded through settings 3. about:config -> gfx.downloadable_fonts.enabled -> make sure its true (4. no-script is not installed)


Any ideas?

Asked by holzweg 1 unyaka odlule

Answered by holzweg 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Cannot get preferences menu from Firefox

I cannot set my preferences because the preferences menu will not display when I select Command, from the pulldown menu under Firefox in the top left banner. I am stuck w… (funda kabanzi)

I cannot set my preferences because the preferences menu will not display when I select Command, from the pulldown menu under Firefox in the top left banner. I am stuck with whatever this is. I cannot set my search engine. I cannot set my popup preference. I cannot set any preference. I use Mac BigSur 11.5.2. I can't share data. I am having trouble streaming my favorite radio station because I cannot reset my popup preference for the station. Nor can I use my search engine: DuckDuckGo without typing it into the Start search box because I cannot set my search engine preference. I cannot set other preferences because it seems I don't have any options since I can't get the preference menu.

Asked by LaPoodella 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How do I customize the contents of the macOS Touch Bar in Firefox 89?

I seem to remember that, prior to Firefox 89, there was a customize touch bar button in the menu, under Firefox. After updating to Firefox 89, I can't find the button any… (funda kabanzi)

I seem to remember that, prior to Firefox 89, there was a customize touch bar button in the menu, under Firefox. After updating to Firefox 89, I can't find the button anymore. I looked in the menu and in settings. I tried looking online.

Asked by morningdew 1 unyaka odlule

Answered by morningdew 1 unyaka odlule

  • Okugcinwe kunqolobane

Sorry, the video player failed to load.(Error Code: 101104)

Firefox browser fails EVERY TIME ON ALL SITES to load the video player: Need a fix for this Quoting Error Msg = "Sorry, the video player failed to load.(Error Code: 1011… (funda kabanzi)

Firefox browser fails EVERY TIME ON ALL SITES to load the video player: Need a fix for this

Quoting Error Msg = "Sorry, the video player failed to load.(Error Code: 101104)"

Funny WHY YOU ALL DON'T WORK BUT... Safari works just fine every time

And Firefox DOES NOT, NOT EVEN 1 TIME

Asked by vincelasch47 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Pop-up asking for password

When I'm using the Firefox browser a small pop-up box often appears saying "Must provide password." If I type in my actual password and hit Enter, the box just pops up ag… (funda kabanzi)

When I'm using the Firefox browser a small pop-up box often appears saying "Must provide password." If I type in my actual password and hit Enter, the box just pops up again. If I hit the Cancel button it goes away and doesn't seem to affect my use of the browser. Is there a way to get it to stop popping up?

Asked by Bruce 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

I can not to play any friv game after update

Hi! I've been using Firefox the last 8 years, and so far I have not had any problems. I have latest version of Mac OS. I used to play Friv flash games at https://www.friv… (funda kabanzi)

Hi! I've been using Firefox the last 8 years, and so far I have not had any problems. I have latest version of Mac OS. I used to play Friv flash games at https://www.friv.com/, but it has not been updated for a long time, so I started playing at https://www.friv5online.com/, https://www.desura.com/ and https://www.y8games.center/. I don't remember exactly when it started, but definitely after the next update Mozilla and now I can not to play any game! When I go to the page with the game, there is a black background... See attach

Asked by Dmitrii Gar 2 iminyaka edlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Pinned tabs and keyboard shortcuts cmd + 0-9

Hey community! Is there any way to make the cmd + 0-9 keyboard shortcut in Mac OS ignore pinned tabs? Alternatively, for the shortcut ctrl + 0-9 to activate pinned tabs… (funda kabanzi)

Hey community!

Is there any way to make the cmd + 0-9 keyboard shortcut in Mac OS ignore pinned tabs?

Alternatively, for the shortcut ctrl + 0-9 to activate pinned tabs, and for the shortcut cmd + 0-9 unpinned tabs?

Thanks for the answers!

Asked by Teziovsky 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Unassign website from container.

So, I dowloaded the multi-account container. And I wanted to unassign a website from a container. However, it seems that I can only re-assign to another container. Is th… (funda kabanzi)

So, I dowloaded the multi-account container. And I wanted to unassign a website from a container. However, it seems that I can only re-assign to another container.

Is there any way around this? I added by mistake.

Asked by DaniloJr 1 unyaka odlule

Answered by TyDraniu 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Running Firefox on read-only file system

I'm trying to run Firefox on headless mode through Selenium in AWS Lambda. Since Lambda marks the root file system as read-only except /tmp/. I pointed the geckodriver to… (funda kabanzi)

I'm trying to run Firefox on headless mode through Selenium in AWS Lambda. Since Lambda marks the root file system as read-only except /tmp/. I pointed the geckodriver to write the logs to /tmp but still Firefox is not starting up and it's failing with the following error.

Any guidance on how to get it working?

firefox_driver = webdriver.Firefox(firefox_profile=ff_profile, firefox_binary='/opt/firefox/firefox', options=firefox_options, service_log_path='/tmp/geckodriver.log')

 File "/var/lang/lib/python3.8/site-packages/selenium/webdriver/firefox/webdriver.py", line 170, in __init__
   RemoteWebDriver.__init__(
 File "/var/lang/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 157, in __init__
   self.start_session(capabilities, browser_profile)
 File "/var/lang/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session
   response = self.execute(Command.NEW_SESSION, parameters)
 File "/var/lang/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
   self.error_handler.check_response(response)
 File "/var/lang/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
   raise exception_class(message, screen, stacktrace)

Asked by Prakash P 2 iminyaka edlule

Answered by Prakash P 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to hook Mac OS "Dictionary" up with Firefox

I would like Firefox to access the Mac OS "Dictionary" for immediate definitions, the way it accesses its own dictionary for spelling, or as Mac's Safari, accesses the Ma… (funda kabanzi)

I would like Firefox to access the Mac OS "Dictionary" for immediate definitions, the way it accesses its own dictionary for spelling, or as Mac's Safari, accesses the Mac dictionary. I see nothing listed in Firefox>Services, nor does the OS's Services Preferences show Firefox as an app to connect services to. I can always get the definition with a right-click on the highlighted word, but I'd like the definition to be a readily available as the spelling.

TIA,

Asked by wbps 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Does someone know how to turn off these thick border's around the buttons? That they look very ugly and also cause some pages to blank out completly

I just restarted my macbook, and suddenly firefox's display looks like this. I've tried looking in setting for the option to turn this off but I couldn't find anything wh… (funda kabanzi)

I just restarted my macbook, and suddenly firefox's display looks like this. I've tried looking in setting for the option to turn this off but I couldn't find anything which suggested it. If anyone knows could you please help?

This is how tabs like google search and google slides look. And the blanking out in the firefox add ons manager.

Asked by John S 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox Invisible Window

I'm honestly now sure how best to explain this because it's kind of weird, but I will try my best. Basically, Firefox thinks there's two windows open, when really there i… (funda kabanzi)

I'm honestly now sure how best to explain this because it's kind of weird, but I will try my best. Basically, Firefox thinks there's two windows open, when really there is only one. When I right click on the Firefox logo in my Dock (I'm on Mac), it tells me I have two windows open, the main window I use and then a second "What's new with Firefox" window (see screenshot). This is the "invisible" window. I have tried many things to get Firefox to realize that window doesn't exist. I've quit Firefox many times, tried to get my Mac to display all windows (it says there are no open windows when I close out of my main window), restarted my Mac, cleared cache and cookies, removed from Dock, etc. At this point, I don't know what's left to do other than remove Firefox entirely and re-install it and I would hate to do that. I hope I've provided enough detail to get the gist of the issue. If you need any more info, I'm happy to provide it! Thanks in advance for your help.

Asked by ren 1 unyaka odlule

Answered by FredMcD 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Where is the share-button gone?

In the old firefox, I had the opportunity to share websites and f. e. send them from my laptop to my stationary computer. I think there were three dots ... next to the ur… (funda kabanzi)

In the old firefox, I had the opportunity to share websites and f. e. send them from my laptop to my stationary computer. I think there were three dots ... next to the url. But that is gone. I used that a lot for websites that I needed to print out (my laptop isn't connected to the printer's vpn).

What now? I don't think I can use pocket for that, since that saves all the websites, I just need to send them once.

Asked by corneliust 1 unyaka odlule

Answered by Franz_von_Suppe 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to change sidebars and backgrounds back to white with Black text. Too much Dark and gloomy.

How to change sidebars and backgrounds back to White background (or at least a light gray) with Black text contrasting on top. Too much Dark and gloomy now days. Or all… (funda kabanzi)

How to change sidebars and backgrounds back to White background (or at least a light gray) with Black text contrasting on top. Too much Dark and gloomy now days. Or allow a theme color schemes that fixed it back like it was before updates.

Please don't force gloom on our browser.

Asked by Falgoust.Debbie 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

3 dots sharing menu gone ? (OSX Big Sur, FF89.0)

I think there used to be a sharing menu, on or near the address bar. The "..." button or menu had all the macos sharing options. seems to have moved in 89.0 am i miss… (funda kabanzi)

I think there used to be a sharing menu, on or near the address bar. The "..." button or menu had all the macos sharing options.

seems to have moved in 89.0

am i missing something ?


Thanks.

Asked by jasonjarvis 1 unyaka odlule

Answered by Kiki 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Delete history across all synced devices?

I have 3 synced devices. Included in my sync options is History. Not all history seems to sync, and deleting history on one device doesn't delete it on the others. Can an… (funda kabanzi)

I have 3 synced devices. Included in my sync options is History. Not all history seems to sync, and deleting history on one device doesn't delete it on the others. Can anyone tell me how to truly sync and delete all history across all synced devices? If this feature isn't already available, I ask that Firefox developers please make it available. Thanks!

Asked by puroprana 1 unyaka odlule

Answered by nadhra 1 unyaka odlule