Εμφάνιση ερωτήσεων με ετικέτες: Εμφάνιση όλων των ερωτήσεων
  • Αρχειοθετήθηκε

Browser reduces YouTube volume wen rewinding

A while ago I formatted my computer, and installed FireFox for the first time. Ever since installing FireFox, I noticed an issue which has been a constant source of frus… (διαβάστε περισσότερα)

A while ago I formatted my computer, and installed FireFox for the first time. Ever since installing FireFox, I noticed an issue which has been a constant source of frustration, when I rewind any YouTube video the playback volume changes to a lower value, until I rewind again.

I tried looking online, this is the closest match I've found, but there's no solution there

I tested this issue on different browsers (Edge, and IE), no problems there. I tried disabling extensions, no change. I tried resetting FireFox, no change. I made sure that Windows doesn't automatically adjust system volume. I tested this issue on different Video platforms, no problems there.

I use YouTube when I practice (music), so I rewind a lot.

Any help is very appreciated.

Ερώτηση από Josef Lintz 2 έτη πριν

Τελευταία απάντηση από NN 1 έτος πριν

  • Αρχειοθετήθηκε

Why does cert9.db continually get corrupted?

Hi, Almost daily, I have to delete cert9.db and restart Firefox, otherwise I can't access some websites, or even web interfaces of local devices on our LAN. security.en… (διαβάστε περισσότερα)

Hi,

Almost daily, I have to delete cert9.db and restart Firefox, otherwise I can't access some websites, or even web interfaces of local devices on our LAN.

security.enterprise_roots.enabled is greyed out, so I can't change that but it is set to "true", which I believe means that it should be using Windows Cert store and not cert9.db. Yet still, deleting cert9.db is the solution to my issues.

Can anyone advise on what I can do for a more permanent fix?

Thanks,

M

Ερώτηση από M 2 έτη πριν

Τελευταία απάντηση από M 2 έτη πριν

  • Αρχειοθετήθηκε

Customizing Proton design

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightl… (διαβάστε περισσότερα)

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightly reduce the tab height, (2) get back tab borders for inactive tabs and (3) remove the small gaps between tabs. How exactly do I have to change the following code to do so (ideally, for convenience, please just complete the code accordingly)? Thanks in advance for any support!

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/

menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 2px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

/*** Proton Tabs Tweaks ***/

/* Adjust tab corner shape, optionally remove space below tabs */

#tabbrowser-tabs {
    --user-tab-rounding: 6px;
}

.tab-background {
    border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important;
    margin-block: 1px 0 !important;
}
#scrollbutton-up, #scrollbutton-down { /* 6/10/2021 */
    border-top-width: 1px !important;
    border-bottom-width: 0 !important;
}
/* Container color bar visibility */
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
    margin: 0px max(calc(var(--user-tab-rounding) - 3px), 0px) !important;
}

Ερώτηση από laudesimperiales 2 έτη πριν

Τελευταία απάντηση από Paulgi 2 έτη πριν

  • Αρχειοθετήθηκε

System Printer

Have changed about:config to set the print.tab_modal.enabled to false but it still uses the (extremely painful) Firefox Print Dialog What else do I need to change? … (διαβάστε περισσότερα)

Have changed about:config to set the print.tab_modal.enabled to false but it still uses the (extremely painful) Firefox Print Dialog What else do I need to change?

Ερώτηση από alan118 2 έτη πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

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-… (διαβάστε περισσότερα)

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

Ερώτηση από ikhalil 2 έτη πριν

Απάντηση από ikhalil 2 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

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… (διαβάστε περισσότερα)

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

Ερώτηση από ikhalil 2 έτη πριν

Απάντηση από ikhalil 2 έτη πριν

  • Αρχειοθετήθηκε

Want to permanetly replace Firefox's printer dialog with System Dialog Box

I don't like the new printer dialog box Firefox came up with. It is too basic. 9 times out of 10 I have to click over to the System Dialog Box. Is there any way I can … (διαβάστε περισσότερα)

I don't like the new printer dialog box Firefox came up with. It is too basic. 9 times out of 10 I have to click over to the System Dialog Box. Is there any way I can permanently switch to System Dialog Box? I am running Windows 11/64

Ερώτηση από aniawa 2 έτη πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

I paid $28 to Firefox

I paid Firefox $28 for unmarked videos. Now the mark, the stamp in the corner of the video, is back. I would like my money back or the non-stamped videos back. Who do I s… (διαβάστε περισσότερα)

I paid Firefox $28 for unmarked videos. Now the mark, the stamp in the corner of the video, is back. I would like my money back or the non-stamped videos back. Who do I see about that?

Ερώτηση από miketimpiz 3 έτη πριν

Απάντηση από FredMcD 3 έτη πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Spell checker

How to make firefox enable to recognize the language that are typed? In microsoft edge we can just click "all language", but in firefox no similar option to it.

Ερώτηση από MRA 2 έτη πριν

Απάντηση από James 2 έτη πριν

  • Αρχειοθετήθηκε

Unable to review or rate add-ons

When I display the review page for any installed add-on, I'm unable to submit a review. A few details: 1) I do not see the expected, "Rate Your Experience" link 2) I'm … (διαβάστε περισσότερα)

When I display the review page for any installed add-on, I'm unable to submit a review. A few details:

1) I do not see the expected, "Rate Your Experience" link 2) I'm logged onto my Firefox account 3) I'm aware it uses different credentials than Mozilla Support 4) I've tried clicking on the yellow stars but it doesn't allow me to rate the plug in or display any new links 5) I've read other forum posts from other users who've experienced the same symptoms

Ideas, anyone? Thanks,

- Fido

Ερώτηση από FidoFidoFido 2 έτη πριν

Τελευταία απάντηση από JJ 1 έτος πριν

  • Αρχειοθετήθηκε

Sync of critical preferences like search engine, privacy etc don't sync, they change too

OK I have been trying to go 100% Firefox for just a few months but with privacy and security as primary directive. It would be wonderful to just be in ine well moderated … (διαβάστε περισσότερα)

OK I have been trying to go 100% Firefox for just a few months but with privacy and security as primary directive. It would be wonderful to just be in ine well moderated browser ecosystem and actually being able to have my preferences, interest and personal information centralized with eventual goal of digitally divorcing tech companies from my personal data. I still have to use a lot of different devies with varying OS and it literally took me two years to help Apple fix an AppleId problem. Now that I have that sorted out I have been hoping to move away from gmail entirely and eventually have my own mailserver but using icloud now for macs and pcs.


At a minimum it seems like even after forced manual I have not properly sync an imac with windows 10 PC. So to keep it simple I stay there but this morning when I typed into Firefox on my iMac its was google search not Duckduckgo. Not only have I synced it in firefox but icloud should be redudant and I had removed google from list of potential search engines. There seems to be some way for a hostile takeover of these settings and google connstant agressive intrusions asking for data is not just wrong or annoying its simply impossible to not have facebook or google track me beyond california digital privacy standards. The worst offender may be youtube. I want to fix the browser and sync my stuff. But I am also looking for extensions that will help me do that better.

I am pretty thorough and now just want to learn more and would like to believe one can have a semblance of privacy but it seems like it will be an adversarial experience when the companies that do can rollback privacy with clever tv ads. The 'providers' clearly do not give hoot about rules, preferences and laws designed to protect people's rights.. That is what is particulary frustrating. It is not a fair fight but a good one. I guess what I am wondering is if there are specific modules you could add to detect maybewhen an event like change in search engine occurs and whether logs may exist as to how or why the change was made. Even if it was an accidental quick through a popup in chromium or edge where I was always being cued to come back to Chrome. Logging out doesnt always seem to work so i tried syncing with and chrome with more or less same results. Very little actual control or at least a tendency to revert back to the data miners preferences over mine. I want to help stop that.

Ερώτηση από 0light 2 έτη πριν

Τελευταία απάντηση από Melchior blausand 1 έτος πριν

  • Αρχειοθετήθηκε

Set "Print with System Dialogue" as Default

In the last Firefox update, you changed the printing user interface AGAIN. The print.tab_modal.enabled=false config option no longer works, and I can't easily re-scale m… (διαβάστε περισσότερα)

In the last Firefox update, you changed the printing user interface AGAIN. The print.tab_modal.enabled=false config option no longer works, and I can't easily re-scale my page when I print. Is there a new option which restores the original behavior or is there some other remedy that will let me print using the Windows System dialogue?

Ερώτηση από jpllawoffice 2 έτη πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Αρχειοθετήθηκε

print.tab_modal.enabled = false stopped working today 2/12/22 with latest FF update

Cannot get out of the terrible firefox print dialog. Literally no one wants this print dialog, it is a waste of time, and does not support all the printer options. I do… (διαβάστε περισσότερα)

Cannot get out of the terrible firefox print dialog. Literally no one wants this print dialog, it is a waste of time, and does not support all the printer options. I do not want to have to click "print using the system dialog" every time. Please restore the print.tab_modal.enabled = false functionality immediately. Or better yet get rid of your stupid print dialog.

thanks

Ερώτηση από t_collins 2 έτη πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Αρχειοθετήθηκε

List Websites Given a Permission or more

It seems that there was an internal page for permissions, namely about:permissions. As I was trying to find an answer to my question, I found many volunteers at Mozilla S… (διαβάστε περισσότερα)

It seems that there was an internal page for permissions, namely about:permissions. As I was trying to find an answer to my question, I found many volunteers at Mozilla Support would talk about this, but what I'm asking for is different. I'm looking for a way to list websites per permission, that is, when I want to disable a permission for a bunch of websites at once, I specify the permission and remove the websites I do not want to have that permission. In one of the questions on the site, an extension called SQLite Manager was mentioned and seemed to be the solution. This extension, though, doesn't exist anymore. If what I'm looking for can be done through this extension, I'd like to know if there is an alternative. If it doesn't serve the purpose that I am talking about, I'd be happy to know if there is a different workaround.

Ερώτηση από Hassan Khalloof 2 έτη πριν

Τελευταία απάντηση από Hassan Khalloof 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

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… (διαβάστε περισσότερα)

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

Ερώτηση από da_hegger 2 έτη πριν

Απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

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… (διαβάστε περισσότερα)

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?

Ερώτηση από ikhalil 2 έτη πριν

Απάντηση από TyDraniu 2 έτη πριν