Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi

Allowing Widows and Orphans

Changing Default Behavior (CSS) When I'm reading on a computer screen, I hatehatehatedespisehatehatehate "widow and orphan" control. This is especially annoying when rea… (xem thêm)

Changing Default Behavior (CSS)

When I'm reading on a computer screen, I hatehatehatedespisehatehatehate "widow and orphan" control. This is especially annoying when reading a long narrative passage that reflows so that a break (often a blank paragraph) falls at the bottom or top of a column/page. There are two relevant CSS properties, each taking a nonzero positive integer as an argument:

    widows: [number of lines]
    orphans: [number of lines]

It appears that Firefox has (like most browsers) established a "default" value of 2 in each of these parameters, which seldom appear in site-specific stylesheets. Do Not Want.

Is there a way to change this default behavior to the equivalent of:

    body {
         widows: 1;
         orphans: 1;}

without either (a) breaking anything or (b) having to redo whatever change every time there's a Firefox update?

Được hỏi bởi Jaws 5 tháng trước

Lần cuối trả lời bởi Jaws 5 tháng trước

masking warnings like 404 error and display a blank page instead of the error

I have a requirement where instead of showing the 404 error or 503 error on screen, I want to display a blank screen. I have already tried to set the following configs to… (xem thêm)

I have a requirement where instead of showing the 404 error or 503 error on screen, I want to display a blank screen. I have already tried to set the following configs to false -

security.insecure_connection_text.enabled security.insecure_connection_icon.enabled security.insecure_connection_text.pbmode.enabled browser.ssl_override_behavior security.ssl.errorReporting.automatic security.enterprise_roots.enabled security.tls.version.min

Is there anymore steps to do or any userChrome.css script is required.

PS : I cannot use any extension or addon to do that

Được hỏi bởi sagnik.sourendrapal 5 tháng trước

Lần cuối trả lời bởi markwarner22 5 tháng trước

Firefox automatically redirects despite enabling 'accessibility.blockautorefresh'

Steps to reproduce- (1) Enable 'accessibility.blockautorefresh' in 'about:config' (This is said to ask for permission before redirecting) (2) Go here (3) End up here wit… (xem thêm)

Steps to reproduce- (1) Enable 'accessibility.blockautorefresh' in 'about:config' (This is said to ask for permission before redirecting) (2) Go here (3) End up here without permission

Extensions I'm using- Privacy Badger, uBlock origin, clearURLs and Show/hide passwords

Another question, does enabling this setting also stop internal redirection?

Được hỏi bởi Viraj Bijpuria 5 tháng trước

Lần cuối trả lời bởi fouzia 5 tháng trước

  • Đã lưu trữ

Firefox Cache Management and New Tab Behavior Improvement Request

Hi all, I’ve been using Firefox for a while now, but coming from Chrome, I’m finding some aspects of Firefox’s cache management and tab behavior a bit inconvenient, and … (xem thêm)

Hi all,

I’ve been using Firefox for a while now, but coming from Chrome, I’m finding some aspects of Firefox’s cache management and tab behavior a bit inconvenient, and I wanted to share my thoughts.

The issue:

When I restart Firefox (version 133.0.3-1), it loads webpages from the disk cache, which is fine because I’ve set browser.cache.disk.enable to true and browser.cache.check_doc_frequency to 2, it will always make a request to the server on restarting Firefox with the default value of 3. However, the problem arises when I open new tabs — they also load from the disk cache instead of requesting fresh content from the server.

What I’m looking for:

   A way to have Firefox:

Load webpages from the disk cache when restarting the browser (which I want, and I have set browser.cache.disk.enable to true for this). But always make fresh requests from the server when opening new tabs, no matter what the cache settings are.

In Chrome, this behavior is more intuitive — it loads from the cache after restart but always fetches from the server for new tabs, which I find to be much more reasonable.

I understand that about:config provides settings like browser.sessionstore.restore_on_demand, but adjusting this option makes Firefox fetch content from the server for all tabs, including those opened after a restart. This doesn’t seem like a perfect solution because it takes away the ability to use the disk cache after restarting the browser.

I would really appreciate it if Firefox could offer more granular control over this behavior, so users could get the benefits of both caching and real-time requests based on the type of tab (restart vs. new tab).

Thanks for your attention, and I hope to see some improvements in future updates!

Được hỏi bởi Universe 6 tháng trước

Lần cuối trả lời bởi hyperinterceptor 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Tab bar shrinks after grabbing single tab since firefox 132/133 (custom userchrome.css)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position… (xem thêm)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position, move it on bar), whole tab bar gets thinner which realigns my whole UI. Issue is probably caused by my custom userchrome.css but I need it in current or similar form. Maybe there is some css specialist who can help me remove unnecessary parts of code?

My css is as follows:

.tab-background{ border-radius: 0px 0px !important; margin-bottom: 0px !important; } .tabbrowser-tab:not([selected=true]):not([multiselected=true]) .tab-background{ background-color: color-mix(in srgb, currentColor 4%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 3px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 2px !important; }

Được hỏi bởi Piterk 6 tháng trước

Được trả lời bởi Paul 6 tháng trước

  • Đã lưu trữ

Firefox Dev Tools doesn't show css changes after closing and re-opening dev tools

Steps to recreate: Open any website Make any css changes. These will be shown in the Changes tab in the dev tools Close dev tools, then re-open. Now those changes… (xem thêm)

Steps to recreate:

  1. Open any website
  2. Make any css changes. These will be shown in the Changes tab in the dev tools
  3. Close dev tools, then re-open. Now those changes won't be shown

Sometimes I need to close dev tools in order to see how the web page would look normally.

Được hỏi bởi gurungsujal 6 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 6 tháng trước

  • Đã lưu trữ

Tab Tooltips Not Showing Up

Hello, I have been experiencing this issue for a while, but only just now noticed it. When I hover over a tab, nothing shows up; no preview, no title, no web address, n… (xem thêm)

Hello,

I have been experiencing this issue for a while, but only just now noticed it. When I hover over a tab, nothing shows up; no preview, no title, no web address, nothing. I have a few extensions, but uninstalled any that would effect tabs at all, with no change. All other extensions I have had since I switched over to Firefox. I have attempted to search for solutions, and have followed what I found. Multiple support questions here have gotten the answer of going into the config to change the following Boolean variables to be true:

   browser.tabs.hoverPreview.enabled 
   browser.tabs.hoverPreview.showThumbnails 

but when I went to do so, they were both already set to true. I disabled and then re-enabled them just to check, but nothing changed. I have a ridiculous amount of tabs open, but that's the only other thing I can think of that would be causing this issue. Just in case, I am in the process of closing as many as I can.

Any advice or assistance would be appreciated.

Thank you.

Được hỏi bởi naturegeek00 6 tháng trước

Lần cuối trả lời bởi cor-el 6 tháng trước

  • Đã lưu trữ

Search/address bar -> how to remove the search option

Hello. In about:config the keyword.enabled false does not work anymore. So how on earth do we stop this stupid search option in the url bar. When i open a new tab, i'l… (xem thêm)

Hello.

In about:config the keyword.enabled false does not work anymore.

So how on earth do we stop this stupid search option in the url bar. When i open a new tab, i'll get on a firefox tab. In the middle I can search (in the search bar), but after typing 1 letter, the search is moved to be in the address bar. WHY????

How to stop this madness?

Thank you for an answer

Được hỏi bởi reneuitijsselstein 6 tháng trước

Lần cuối trả lời bởi reneuitijsselstein 6 tháng trước

  • Đã lưu trữ

Documentation of about:config settings

Why is there in about:config no reference to documentation of the displayed settings? e.g. browser.chrome.toolbar_tips.hide_on_keydown What is it? What is the meaning … (xem thêm)

Why is there in about:config no reference to documentation of the displayed settings?

e.g. browser.chrome.toolbar_tips.hide_on_keydown

What is it? What is the meaning of the values? What is the default value? Why do we have to guess?

It is probably documented somewhere (I hope). Why is there no reference to it in about:config?

Được hỏi bởi sclaes 6 tháng trước

Lần cuối trả lời bởi James (On Leave) 6 tháng trước

  • Đã lưu trữ

security.cert_pinning.enforcement_level

Hi Firefoxians, I need to ask regardining this security.cert_pinning.enforcement_level. how can i set this value using the windwos server GPO? i could not find this even… (xem thêm)

Hi Firefoxians,

I need to ask regardining this security.cert_pinning.enforcement_level. how can i set this value using the windwos server GPO? i could not find this even after copying the firefox.admx file. could someone please guide me how can i acheive it?

I would really appreciate the help!

Regards Sheras

Được hỏi bởi Sheras 7 tháng trước

Lần cuối trả lời bởi James (On Leave) 6 tháng trước

  • Đã lưu trữ

Tabs Switching

Hello, I have an issue where, when I switch tabs with Ctrl+Tab, my mouse cursor accidentally triggers something if it happens to be in the center. This is very annoying.… (xem thêm)

Hello,

I have an issue where, when I switch tabs with Ctrl+Tab, my mouse cursor accidentally triggers something if it happens to be in the center. This is very annoying. I tried Googling how to turn off tab visualization through the config, but it hasn't worked so far.

   * browser.ctrlTab.previews

  • browser.tabs.closeWindowWithLastTab
  • browser.tabs.animate
  • toolkit.cosmeticAnimations.enabled

So now, the only option I see is to turn off Recent Tabs, but then the browser becomes unusable. I also tried the same on a new clean user profile and even on new Mozilla-based browsers, but still nothing. It would be ideal to make the cursor inactive while switching tabs, like it is in Arc Browser and probably many others. But I would be happy enough to just turn off tab switching visualization.

Được hỏi bởi xuaaru 7 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 7 tháng trước