Showing questions tagged: Show all questions

Cannot play DRM content via Netflix; widevine addon not visible.

There is a preference "media.gmp-widevinecdm.visible" When it is set to true we can see the Widevine addon in Add-ons and Themes. When Firefox is close the setting revert… (read more)

There is a preference "media.gmp-widevinecdm.visible" When it is set to true we can see the Widevine addon in Add-ons and Themes. When Firefox is close the setting reverts to false and the addon is no longer visible.

Is this expected behaviour?

We cannot get Netflix to play DRM content. We are currently getting the UI3012 error. We updated the prefererence "media.gmp-widevinecdm.force-chromium-update".

I don't have a netflix account so I can't test on my PC, but setting the above preference on my PC and visiting netflix.com seems to be enough to trigger the installation of Widevine, as I have a folder called;

F:\Users\Tanya\Profiles\ownri05i.default\gmp-widevinecdm\4.10.2891.0

On my PC.

My brother, who is the one experiencing the issue, says he does not have the gmp-widevinecdm folder in his profile folder. However, before updating the force update preference he was getting the F7701-1003 error which changed to UI3012 after setting that preference.

The problem started when I updated his PC from a very old Windows 10 21H2 patch level (2486), to the current 21H2 patch level 5854 and updated Firefox 115.9.1 to Firefox 128.11.0

Will look into OS version upgrades later in the year, but for now I'd like to get Netflix working again.

Asked by citizen1138x 1 week ago

Firefox and Chatrooms

I own a website that has chat rooms for each of my advisors. As of 2 days ago they are all having issues. I have them login with Firefox but now asking them to use Googl… (read more)

I own a website that has chat rooms for each of my advisors. As of 2 days ago they are all having issues. I have them login with Firefox but now asking them to use Google Chrome...............low and behold it works

Whats the issue as i believe it started with the latest Firefox update

Thanks so much

Natalie Damsel In Distress :)

Asked by Starzcast 1 day ago

Last reply by Denys 8 hours ago

Toggle Search Engines in Toolbar

In the latest update, the search engine toggle needs me to use the mouse. First, I just had to press ↓ and then toggle between the search engines. Now, I have to do an Sh… (read more)

In the latest update, the search engine toggle needs me to use the mouse. First, I just had to press ↓ and then toggle between the search engines. Now, I have to do an Shift + Tab to scroll through the list, which is tedious!

Can the old functionality be brought back or maybe a shortcut added for the toggle?

Asked by samratvishaljain 1 day ago

Last reply by Denys 23 hours ago

an update has changes my settings

idk when exactly this nonsense happen or with which update but thats outrageous. why the hell it canceled in my setting the check mark at startup for opening previous ta… (read more)

idk when exactly this nonsense happen or with which update but thats outrageous.

why the hell it canceled in my setting the check mark at startup for opening previous tabs?! i haven't touched the settings in ages since i set them up so it had to be one of your stupid updates.

fortunatly chatgpt had a solution to bring all my tabs back otherwise i'd fucking rage out.

i'v been using firefox for ages but after this i was really thinking i should switch to something else.

Asked by Isaac965316 4 days ago

Last reply by jonzn4SUSE 3 days ago

  • Solved

Search Engines

Alternative search engines no longer appear when typing the stasrt of a search. Am able to set alternative search engine in settings but need to go back to settings if I… (read more)

Alternative search engines no longer appear when typing the stasrt of a search. Am able to set alternative search engine in settings but need to go back to settings if I want to use another one. This happened after a recent update - perhaps as much as a week ago.

Asked by MIKE BOARDMAN 6 days ago

Answered by Ed 5 days ago

  • Solved
  • Archived

Import Extensions from Chrome

Anyone know if there is a way to import Google Chrome extensions into Firefox. I am moving over and want to make it easy. When I search all I get is bookmarks which I kno… (read more)

Anyone know if there is a way to import Google Chrome extensions into Firefox. I am moving over and want to make it easy. When I search all I get is bookmarks which I know how to do.

TIA!

Ron

Asked by Ron 3 years ago

Answered by TyDraniu 3 years ago

  • Solved
  • Archived

Minimize, maximize and close options disappear when in full screen.

When I am not in full screen the minimize, maximize and close options are there. They disappear when I go into full screen and I am forced to get out of full screen to mi… (read more)

When I am not in full screen the minimize, maximize and close options are there. They disappear when I go into full screen and I am forced to get out of full screen to minimize or close firefox. This only started happening recently. Does anybody know how to make these options appear again while in full screen?

Asked by nilxin0 3 years ago

Answered by cor-el 3 years ago

  • Archived

Google calendar reminders don't automatically display by default

When my Google calendar loads in Firefox the reminder entries don't display by default. All other calendar entries such as appointments, birthdays, etc. display just fine… (read more)

When my Google calendar loads in Firefox the reminder entries don't display by default. All other calendar entries such as appointments, birthdays, etc. display just fine. To make the reminders display, I have to click on the calendar main menu (the three lines) and check the box next to reminders. Then the reminders display fine. However, the next time I start Firefox the reminders once again don't display. Once I have the reminders set I save the settings, but that doesn't help. I don't have this issue with Edge or Chrome. Has anyone else run into this, and if so, have they been able to fix it? Richard

Asked by Richard 3 years ago

Last reply by cor-el 3 years ago

  • Archived

How do you format the download destination path?

Say, for example, I want the download path to be "MyDownloadDirectory/%yyyy/%yyyy.%mm" which means "Change the download path every month to a folder named after the curre… (read more)

Say, for example, I want the download path to be "MyDownloadDirectory/%yyyy/%yyyy.%mm" which means "Change the download path every month to a folder named after the current year and the current month inside a folder named after the current year".

Many non-browser applications allow me to do this, but for some reason browsers generally don't have that option. I was thinking that there was a way to do this in Firefox.

What is a way to do this? If it's not possible in vanilla Firefox, is there an extension available for this?

Asked by mister.gt771 3 years ago

Last reply by jscher2000 - Support Volunteer 3 years ago

  • Archived

Console log is displaying un-parsed HTML and there's no option to fix it.

Developing a simple application and I am trying to debug it with the console log. The log works fine, however it looks like it's attempting to style the log entries but i… (read more)

Developing a simple application and I am trying to debug it with the console log. The log works fine, however it looks like it's attempting to style the log entries but isn't parsing its own HTML. That is, instead of seeing: <big>EXAMPLE</big> I'm seeing: < b>< i>< big>EXAMPLE</big></i></b>

Here is an example of the most recent log entry: "< pre class='xdebug-var-dump' dir='ltr'> < small>C:\wamp64\www\schedule2\jqueryAJAX.php:31:</small> < b>object</b>(< i>scheduleSheet</i>)[< i>1</i>]

 < i>public</i> 'propl' < font color='#888a85'>=></font> 

< small>string</small> < font color='#cc0000'>'property'</font>

< i>(length=8)</i>

</pre>success"

This happens no matter what script I'm using, however it only seems to happen on scripts located in localhost (with WAMP running). The console on other webpages seem to be styled appropriately, with no un-parsed HTML tags.

Asked by dedolence 7 years ago

Last reply by dedolence 7 years ago

  • Archived

Firefox stops displaying images in Facebook, only shows a description.

I have found that after a short time Firefox stops displaying images in Facebook and only shows a description of what it thinks the image is. I have Firefox version 95.0.… (read more)

I have found that after a short time Firefox stops displaying images in Facebook and only shows a description of what it thinks the image is. I have Firefox version 95.0.2 (64-bit) with Windows 10 with the latest updates installed. I have a Dell laptop with an i7 cpu and 63 GB of RAM. This does not occur with other browsers. Reloading the page does not fix it, only a complete shutdown and startup of Firefox.

Asked by bp1952 3 years ago

Last reply by Terry 3 years 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 3 years ago

Answered by ikhalil 3 years ago

  • Solved
  • Archived

Remove Shortcuts when hiding menu items

I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”. So I am hiding some menu items like for examp… (read more)

I'm hiding menu items using userChrome.css with option “toolkit.legacyUserProfileCustomizations.stylesheets” set to “true”.

So I am hiding some menu items like for example

  1. menu_find { display: none !important }

however though the menu item is gone how do I get rid of the ctrl-F menu shortcut...

I have many such menu items to remove so I need a generic solution to override the short-cut icons associated with the menu items I want to remove

Asked by ikhalil 3 years ago

Answered by ikhalil 3 years ago