Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

Google Drive doesn't show info

For a while Google Drive's cloud interface hasn't been able to show "information" about files, i.e. pictures, text, file-data. The fault is not present in Android, Chrome… (читать ещё)

For a while Google Drive's cloud interface hasn't been able to show "information" about files, i.e. pictures, text, file-data. The fault is not present in Android, Chrome and Edge so it is not Google Drive that is buggy. I'd rather not change to another web browser. Please present a fix. Janne G win 10 home, v 22H2, OS-v 19045.3570, Windows Feature Experience Pack 1000.19052.1000.0

Задан Jannne 6 месяцев назад

Дан ответ cor-el 6 месяцев назад

  • Решено
  • Архивировано

HSTS issue on vercel deployed app

Hello, I deployed my NextJS app on Vercel, but I cannot access my deployed app through firefox because of HSTS. I tried to access several sites with domain .vercel.app … (читать ещё)

Hello,

I deployed my NextJS app on Vercel, but I cannot access my deployed app through firefox because of HSTS.

I tried to access several sites with domain .vercel.app but the issue persists.

I can access all sites with ".vercel.app" domain just fine on other browsers except Mozilla Firefox.

I already looked for solution on the internet such as:

  1. Removing entry on SiteSecurityServiceState.txt
  2. Forget site
  3. Clear browser cache & history
  4. Restart browser

Any help will be appreciated.

Thank you for your time and attention.

Задан Muhammad Fikri Syahid 7 месяцев назад

Дан ответ cor-el 7 месяцев назад

  • Решено
  • Архивировано

No Audio when using Firefox

I cannot hear anything from websites, YouTube for example when using FireFox. I have checked the Volume Mixer and there is sound except for FF tab I can hear perfectly i… (читать ещё)

I cannot hear anything from websites, YouTube for example when using FireFox. I have checked the Volume Mixer and there is sound except for FF tab

I can hear perfectly in other browsers so this problem only exists when using Firefox. I have tried all the suggested remedies with no success.

Any suggestions welcome

Задан adrian29630 6 месяцев назад

Дан ответ adrian29630 6 месяцев назад

  • Решено
  • Архивировано

h264 Hardware decoding not working

My potato pc(amd A8-7600, 8G ram, rx560 2G) is not capable of YouTube vp9 hardware acceleration, but I played 1080p 60fps videos without difficulty using add-ons that for… (читать ещё)

My potato pc(amd A8-7600, 8G ram, rx560 2G) is not capable of YouTube vp9 hardware acceleration, but I played 1080p 60fps videos without difficulty using add-ons that force h264 decoding, but the videos started stuttering a while ago. At first, I thought it was add-ons problem, but other than YouTube, too

I used the translation app because I was not good at English

Задан maky00 6 месяцев назад

Дан ответ maky00 6 месяцев назад

  • Решено
  • Архивировано

Hide Bookmarks bar shortcuts text.

there used to be an add on called roomy bookmarks that stopped working so people found ways around to replicate it and it works on win 10 but I just switched to Win 11 an… (читать ещё)

there used to be an add on called roomy bookmarks that stopped working so people found ways around to replicate it and it works on win 10 but I just switched to Win 11 and this solution doesnt seem to work anymore for me, anyone know if i need to change anything?

    Locate your firefox profile folder, in this article they say where you can find it: http://kb.mozillazine.org/Profile_folder
   Find your profile folder mine was: C:\Users\***\AppData\Roaming\Mozilla\Firefox\Profiles\***.default\
   Locate a folder called chrome (if it doesn't exists create one through your O.S) must be lowercase
   Locate inside chrome folder the file: userChrome.css (if it doesn't exists create one through your O.S, google how to create a .css file on notepad) Chrome must be cased as shown above
   Add the code: https://pastebin.com/1r6cc8hW
   Restart Firefox, now you are done, if you don't want text to be displayed within the icons just remove the last line. 

This is the line of code i have in css file that works for me in my win 10 machine.

/*

* Recreates the basic functionality of the popular Roomy Bookmarks Toolbar add-on in Firefox 57+.
* Uncomment the section with the functionality that you want, leave all other sections commented.
* This only affects toplevel toolbar bookmarks and folders, bookmarks and subfolders in folders are unaffected.
* The tooltips on long hover (showing bookmark name and link) are unaffected.
*/
/* some margin settings, do not comment out */

.bookmark-item > .toolbarbutton-text {

 margin-top: -1px !important;

} .bookmark-item {

 margin: -1px !important;

}


/* No text on toolbar bookmarks; Text on bookmark folders. No hover effect. */

  1. PlacesToolbarItems > .bookmark-item:not([container]):not([open="true"]) > .toolbarbutton-text {
 display: none !important;

}

  1. PlacesToolbarItems > .bookmark-item:not([container]):not([open="true"]) > .toolbarbutton-icon[label]:not([label=""]) {
 margin-inline-end: 0px !important;

}


/* No text on toolbar bookmarks; No text on bookmark folders. Show bookmark text on hover. */ /*

  1. PlacesToolbarItems > .bookmark-item:not(:hover):not([open="true"]) > .toolbarbutton-text {
 display: none !important;

}

  1. PlacesToolbarItems > .bookmark-item:not(:hover):not([open="true"]) > .toolbarbutton-icon[label]:not([label=""]) {
 margin-inline-end: 0px !important;

}

  • /


/* No text on toolbar bookmarks; Text on bookmark folders. Show bookmark text on hover. */ /*

  1. PlacesToolbarItems > .bookmark-item:not(:hover):not([container]):not([open="true"]) > .toolbarbutton-text {
 display: none !important;

}

  1. PlacesToolbarItems > .bookmark-item:not(:hover):not([container]):not([open="true"]) > .toolbarbutton-icon[label]:not([label=""]) {
 margin-inline-end: 0px !important;

}

  • /

does anyone have a workaround or a similar add on? i would like to have my booksmarks as shown in the screenshot on my win 11 pc as well.

Задан meromex_102 7 месяцев назад

Дан ответ meromex_102 7 месяцев назад

  • Решено
  • Архивировано

How do i increase the no. of columns in topSites in new tab page

i would like to increase the no of columns for TopSites in newTab page to more than 8 columns. there is a method to increase the no. of rows but since my monitor is wide… (читать ещё)

i would like to increase the no of columns for TopSites in newTab page to more than 8 columns.

there is a method to increase the no. of rows but since my monitor is wide I would like to have increased no. of columns which will let me to view all the topSites in a single page without any scrolling.

Is there any property that can be added in the about:config page to increase the no. of columns.

Задан ashwinrajesh65 6 месяцев назад

Дан ответ ashwinrajesh65 5 месяцев назад

  • Решено
  • Архивировано

Settings button is missing/has moved?

I was looking for the settings button on the Firefox Android app but cannot find it in its usual place in the meatball menu in the bottom right (I have the search/tabs ba… (читать ещё)

I was looking for the settings button on the Firefox Android app but cannot find it in its usual place in the meatball menu in the bottom right (I have the search/tabs bar set at the bottom of the screen). Please see attached screenshot. Could you please let me know where the settings button has been moved to? I can't find it by myself, and as this seems to be a relatively recent change I can't find anything online/in the FAQ about where it might have gone. Thank you! :)

Задан stewarta97 6 месяцев назад

Дан ответ stewarta97 6 месяцев назад

  • Решено
  • Архивировано

Firefox won't show "save" nor "open" window

Firefox won't show ever the window to save files or to open files. It happens on any website. If I press ctrl+S the "save as" window does not appear. If I try, on any pag… (читать ещё)

Firefox won't show ever the window to save files or to open files. It happens on any website. If I press ctrl+S the "save as" window does not appear. If I try, on any page, to open a file for upload the window to select the file does not show.

Please advise!

OS: Ubuntu 22.04.3 LTS Firefox Version: 118.0.2 (64-bit) (installed through Snap)

Задан write3 6 месяцев назад

Дан ответ cor-el 6 месяцев назад

  • Решено
  • Архивировано

Bookmarks don't work

After the last update clicking on a bookmark no longer opens the site. My bookmarks are all there they just don't work. Anyway to fix this or should I finally move to Chr… (читать ещё)

After the last update clicking on a bookmark no longer opens the site. My bookmarks are all there they just don't work. Anyway to fix this or should I finally move to Chrome?

Задан pamelaann0652 6 месяцев назад

Дан ответ cor-el 6 месяцев назад

  • Решено
  • Архивировано

Firefox search suggestions won't turn off

Dear all, I have unchecked all the boxes in "Settings/Search/Search Suggestions" and disabled history for the search engine and yet Firefox still displays search suggest… (читать ещё)

Dear all, I have unchecked all the boxes in "Settings/Search/Search Suggestions" and disabled history for the search engine and yet Firefox still displays search suggestions in the address bar. They even have a small header called "Firefox Suggest". How can I turn this off? Thanks for your help, Markus

Windows 11 Home 22H2 FF 118.0.1 (64-bit)

Default search engine is Google

Задан toegelmarkus 7 месяцев назад

Дан ответ toegelmarkus 7 месяцев назад

  • Решено
  • Архивировано

Microsoft Teams web Large Gallery mode not working since 118.0.1

Hello! Since I updated Firefox to 118.0.1 (latest version when writing this) the Teams Large Gallery mode in Firefox is displaying black and eventually all the participan… (читать ещё)

Hello! Since I updated Firefox to 118.0.1 (latest version when writing this) the Teams Large Gallery mode in Firefox is displaying black and eventually all the participants appear but the performance is 1 frame per minute. All the cameras are frozen and occasionally the display refreshes for one single frame.

Audio is working fine and default Gallery mode (only 4 camera displayed) still works normally.

Thank you!

Задан powernemo 7 месяцев назад

Дан ответ powernemo 6 месяцев назад

  • Решено
  • Архивировано

Config for left click open in same tab, middle mouse open in new tab

Currently i found the configuration for opening in the same tab, and that middle mouse will open a new tab. However, the new tab from middle mousing, just opens the same… (читать ещё)

Currently i found the configuration for opening in the same tab, and that middle mouse will open a new tab. However, the new tab from middle mousing, just opens the same tab as where I middle moused. It does not appear to be loading/opening the link I clicked. Ive tried a few items in about:config but havent found one that makes it load the middle moused link.

Задан DrunkPhionex M 6 месяцев назад

Дан ответ DrunkPhionex M 6 месяцев назад

  • Решено
  • Архивировано

Theme Changes Some Components to Dark-mode Despite Override

Hiya, I use a theme which some years ago (after a change in the way Firefox handles dark-mode preferences) changed all UI and websites to use dark-mode. I was able to ke… (читать ещё)

Hiya,

I use a theme which some years ago (after a change in the way Firefox handles dark-mode preferences) changed all UI and websites to use dark-mode. I was able to keep using the theme, and mostly override this behavior by setting:

`layout.css.prefers-color-scheme.content-override = 1`

However, this didn't take for some components, such as the sidebar and bookmark editor window, which still continue to use dark-mode.

Is there any way to completely disable dark-mode everywhere, and still use my preferred theme?

Cheers, Afraz

Задан afrazkhan 7 месяцев назад

Дан ответ zeroknight 7 месяцев назад

  • Решено
  • Архивировано

Cannot restore the previous (regular) session after exiting private browsing

If I have a firefox window open (one or more), exit it, and start again, I can restore the previous session. However, if in between I open private browsing, it for some r… (читать ещё)

If I have a firefox window open (one or more), exit it, and start again, I can restore the previous session. However, if in between I open private browsing, it for some reason overwrides the session restore history with nothing. Can I somehow a) restore the session afterwards? b) prevent this from happening in the future?

Задан Sfgj Srjfs 7 месяцев назад

Дан ответ jonzn4SUSE 7 месяцев назад

  • Решено
  • Архивировано

Two Firefox apps showing in settings subfolder "Applications "

I was uninstalling another app when I noticed that there are two application icons for Firefox, one dated 3/25 2023 and one dated 9/26/2023 (just installed new update). … (читать ещё)

I was uninstalling another app when I noticed that there are two application icons for Firefox, one dated 3/25 2023 and one dated 9/26/2023 (just installed new update). How do I get rid of the first application dated 3/25/2023?

Задан taxquest 7 месяцев назад

Дан ответ cor-el 7 месяцев назад

  • Решено
  • Архивировано

New Translate Button/Function not showing with Version 118.0.1

I was just updated to version 118.0.1 which is advertised to contain a webpage translation function. I clicked the show me button which sent me to the Firefox Mexico web… (читать ещё)

I was just updated to version 118.0.1 which is advertised to contain a webpage translation function. I clicked the show me button which sent me to the Firefox Mexico webpage. However, there's no Translate button/icon in the address bar. I've verified I'm running version 118.0.1 and have rebooted the computer. Still no Translate function observed. Any ideas?

Thanks, Mike P

Задан wa8vms 7 месяцев назад

Дан ответ wa8vms 7 месяцев назад

  • Решено
  • Архивировано

Horizontal scroll arrows not appearing on Amazon Prime Video on pc using Win10

The horizontal scroll arrows are not working on Amazon prime video using Firefox on a pc running Win10. It hasn't worked for some time and I thought it was an Amazon pro… (читать ещё)

The horizontal scroll arrows are not working on Amazon prime video using Firefox on a pc running Win10.

It hasn't worked for some time and I thought it was an Amazon problem, but I've tried other browsers and devises and it works on all of them EXCEPT Firefox.

My Firefox for pc is up to date. I have uninstalled and reinstalled twice. I have tried cntrl +/- thinking maybe I just wasn't seeing them - they're not there. All drivers are up to date.

I don't want to use another browser but i use Amazon prime video a LOT and this problem makes it nearly useless. HELP please?

Задан kestrelco 7 месяцев назад

Дан ответ cor-el 7 месяцев назад

  • Решено
  • Архивировано

Full screen mode

When in full screen mode, how do I hide the tab bar and the main tool bar. I only want to see them when I move the mouse to the top of the screen like in Safari.

Задан bsisler 7 месяцев назад

Дан ответ zeroknight 7 месяцев назад