Menampilkan pertanyaan yang diberi tag: Tunjukan semua pertanyaan

Review Checker

Hello, I just updated my browser to version 133.0 and there was a pop up window that showed something about a review checker. I click on the link and read all about it. O… (baca lebih lanjut)

Hello, I just updated my browser to version 133.0 and there was a pop up window that showed something about a review checker. I click on the link and read all about it. On a amazon web page I clicked on a review but did not see the price tag icon anywhere. I looked at my settings and could not find anything relating to the review checker. Is there something I need to enable or disable in the settings? Any help would be very much appreciated. Thanks, Rico

Ditanyakan oleh ricospook 3 jam yang lalu

Sidebar

der Bildschirm ist durch Sidebar eingeschränkt. Wie komme ich wieder zum ganzen Bild ?

Ditanyakan oleh hesal 4 jam yang lalu

Problem With Firefox Setup

I am currently using Microsoft Edge and am looking for a new browser to use. I went through the trouble twice now in setting up Firefox the way I want to work and for it … (baca lebih lanjut)

I am currently using Microsoft Edge and am looking for a new browser to use. I went through the trouble twice now in setting up Firefox the way I want to work and for it to open certain bookmarks every time I open it. But 2 times now I have closed Firefox and reopened it and each time it not only fails to open the bookmarks I have setup, it also loses the other settings I setup and acts like I am setting it up for the first time. If I can't get this problem fixed I guess I will start looking at other browsers.

Thanks, Mark

Ditanyakan oleh mawaw 1 minggu yang lalu

Jawaban terakhir oleh mawaw 9 jam yang lalu

FF 133 on W11 23H2 - Tabs now above toolbars and not below

Since 113 I have had tabs BELOW the Bookmarks toolbar i.e. at the top of the "blank" screen area. 133 has now regressed my setup, back to having tabs above the address … (baca lebih lanjut)

Since 113 I have had tabs BELOW the Bookmarks toolbar i.e. at the top of the "blank" screen area.

133 has now regressed my setup, back to having tabs above the address bar. This is a bad move, as it means that once again the screen content of a tab is separated from the tab by two bars, Address and Bookmarks.

Can anyone point me to a setting or a userChrome code block that will put the tabs below the Bookmarks bar, as the css now no longer works as it stands on 133?

Ditanyakan oleh Piscator 16 jam yang lalu

Jawaban terakhir oleh Piscator 15 jam yang lalu

No close tab button when it's set to Vertical tabs in Customize sidebar

I'm happy to set the sidebar to vertical tabs since I can get the maximum browser area, but there's one annoying issue: there's no close button in the vertical tabs, I ha… (baca lebih lanjut)

I'm happy to set the sidebar to vertical tabs since I can get the maximum browser area, but there's one annoying issue: there's no close button in the vertical tabs, I have to right click and tab and select close the tab

the close button shows when I change back to Horizontal tabs, hope development team can improve it soon.

Ditanyakan oleh leon.zhu 16 jam yang lalu

Container tab missing on 132.02

I am using FF on Debain 12 and have downloaded 131.0.3.tar.br2 sha256: fcd1e93221074a7b44445a99d81ea26e95fdc4c7e67000e748dab93cb12c2a13 I then did an update from the FF i… (baca lebih lanjut)

I am using FF on Debain 12 and have downloaded 131.0.3.tar.br2 sha256: fcd1e93221074a7b44445a99d81ea26e95fdc4c7e67000e748dab93cb12c2a13 I then did an update from the FF itself which brought me up to version 132.02 and I noticed that the container tab was missing.

Another Debain 12 workstation running 131.0.3 has the contain tab option.

Has the container tab been removed?

Ditanyakan oleh burjet 1 minggu yang lalu

Jawaban terakhir oleh burjet 1 hari yang lalu

Turn off FF going dim when FF window is inactive (not in focus)

How do I turn this odd feature that dims FF bars when window loses focus? As of look of it only tabbar and toolbar are affected. I couldn't find anything relevant under "… (baca lebih lanjut)

How do I turn this odd feature that dims FF bars when window loses focus? As of look of it only tabbar and toolbar are affected. I couldn't find anything relevant under "about:config". Also some tricks with CSS didn't work for me, maybe because I have custom chromeCSS that brings tabbar under bookmarksbar and applies other customization so that FF window looks like old good FF before they started to put everything on a single line in the bar. Thanks in advance.

Ditanyakan oleh George L. Yermulnik 1 hari yang lalu

Jawaban terakhir oleh George L. Yermulnik 1 hari yang lalu

Microsoft Intune OMA Uri details for below mozilla firefox

Dear Mozilla Support Team, I am working on configuring Microsoft Intune for organization and need to manage specific settings for Firefox via Custom CSP policies. Howev… (baca lebih lanjut)

Dear Mozilla Support Team,

I am working on configuring Microsoft Intune for organization and need to manage specific settings for Firefox via Custom CSP policies. However, I could not locate the necessary OMA-URI details for the following Firefox settings:

Advanced Options: Check my spelling as I type Advanced Options: Preference State Advanced Options: Use AutoScroll Advanced Options: Use Smooth Scrolling Disable XPI Installs These settings are crucial for maintaining compliance and ensuring a smooth user experience within our managed environments. Could you please provide:

1. The exact OMA-URI paths or equivalent policies for these settings? 2. Additional documentation or resources related to Firefox Enterprise policies for Intune?

Ditanyakan oleh badri207 1 hari yang lalu

Jawaban terakhir oleh badri207 1 hari yang lalu

lingua

perchè cazzo è diventato tutto in inglese? quando c'è un aggiornamento diventa tutto in inglese, avete rotto le scatole.

Ditanyakan oleh mattheus.rux 1 hari yang lalu

Tab Bar Placement Issue After Firefox 133 Update

Today, my Firefox updated to version 133. I had the Tab Bar below the Address Bar and under the Bookmarks Toolbar - configured via userChrome.css. After the update, my Ta… (baca lebih lanjut)

Today, my Firefox updated to version 133. I had the Tab Bar below the Address Bar and under the Bookmarks Toolbar - configured via userChrome.css. After the update, my Tab Bar is above the Address Bar. Could you please advise what changes I need to make in userChrome.css to place the Tab Bar below the Bookmarks Toolbar? Thank you.

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0

See the above repository for updates as well as full license text. */

/* Modify to change window drag space width */ /* Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top

  • /

/* IMPORTANT */ /* Get window_control_placeholder_support.css Window controls will be all wrong without it. Additionally on Linux, you may need to get: linux_gtk_window_control_patch.css

  • /
root{ --uc-titlebar-padding: 0px; }

@media (-moz-os-version: windows-win10){

root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

  1. toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
  2. TabsToolbar > .titlebar-buttonbox-container{

position: fixed; display: block; top: var(--uc-titlebar-padding,0px); right:0; height: 40px; } /* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */ @supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; } }

root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 32px }
  1. toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
  1. navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

  1. titlebar{

order: 2; -moz-appearance: none !important; --tabs-navbar-shadow-size: 0px; }

.titlebar-placeholder,

  1. TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

  1. navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ flex-direction: column } }

/* These exist only for compatibility with autohide-tabstoolbar.css */ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

  1. navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom_menubar_on_top_patch.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Menubar on top patch - use with tabs_on_bottom.css */ /* Only really useful if menubar is ALWAYS visible */

root{ --uc-window-control-width: 0px !important }
  1. navigator-toolbox{ padding-top: calc(29px + var(--uc-titlebar-padding,0px)) !important }
  1. toolbar-menubar{

position: fixed; display: flex; top: var(--uc-titlebar-padding,0px); height: 29px; width: 100%; overflow: hidden; }

  1. toolbar-menubar > .titlebar-buttonbox-container{ height: 29px; order: 100; }
  1. toolbar-menubar > [flex]{ flex-grow: 100; }
  2. toolbar-menubar > spacer[flex]{

order: 99; flex-grow: 1; min-width: var(--uc-window-drag-space-width,20px); }

  1. toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
  1. toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* TABS: height */*|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 25px !important; --tab-min-width: 80px !important;

  1. tabbrowser-tabs {

width: 100vw !important; }

  1. main-window:not([chromehidden*="toolbar"]) #navigator-toolbox {padding-bottom: var(--tab-min-height) !important;}

.tab-background { border-radius: 8px 8px 0px 0px !important; border-image: none !important; } .tab-line { display: none; }

.tab-close-button { color: red!important; }

Ditanyakan oleh Pavel Říha 1 hari yang lalu

縦タブバー

このサイドバーが邪魔なので消したいです 調べても消し方がわかりません

Ditanyakan oleh もひ 1 hari yang lalu

Résultats de recherche avec trop de liens publicitaires en tete de liste

Bonjour, Depuis quelques jours lorsque s'affiche les résultats pour une recherche, je me trouve toujours avec une dizaines de résultats faisant l'objet de publicités. Je … (baca lebih lanjut)

Bonjour, Depuis quelques jours lorsque s'affiche les résultats pour une recherche, je me trouve toujours avec une dizaines de résultats faisant l'objet de publicités. Je dois scroller jusqu'en milieu de page pour obtenir des sujets de réponses qui correspondent à ma requête. Ce comportement semble être récent peut être du à une mise à jour du navigateur? Ou bien à un paramètre que j'ai modifié par inadvertance? Si vous savez la cause de ce comportement, je serai ravi d'en connaitre la solution. Merci pour l'aide.

Hello, For the past few days, when the results for a search are displayed, I always find myself with dozens of results with advertisements. I have to scroll all the way to the middle of the page to get the results that match my query. This behavior seems to be recent, perhaps due to a browser update? Or a parameter I've inadvertently changed? If you know the cause of this behavior, I'd love to know the solution. Thanks for your help.

Translated with DeepL.com (free version)

Ditanyakan oleh web.navigateur 1 hari yang lalu

Profile Switcher no Longer Available

Hi everyone, Prior to the release of Firefox Desktop 133.0, which I believe came out today on 11/26, I was using the profile switcher that was in the Firefox application… (baca lebih lanjut)

Hi everyone,

Prior to the release of Firefox Desktop 133.0, which I believe came out today on 11/26, I was using the profile switcher that was in the Firefox application menu. I had all my profiles created in about:profiles and I had browser.profiles.enabled set to true. This allowed me to easily switch between profiles by pressing the hamburger button in the top right. However, it is no longer appears for me after the latest Firefox update. I'm not exactly sure if I'm missing something, or if this was intended as I know the profile switcher was a work in progress feature.

This reddit post shows what the feature looked like. I will also attach the images.

If anyone would know why this no longer appears to be working, or how to fix it I would greatly appreciate it. I know I can just use about:profiles or some other alternative, but I found this to be the most convenient.

Ditanyakan oleh omrr 1 hari yang lalu

Firefox not rotating camera when laptop is in tent mode

Hi, I am disabled and in a wheelchair. I have a Dell Inspiron 7591 2-in-1 laptop as a communication device to speak. Since my hands don't work, I have to use head switc… (baca lebih lanjut)

Hi,

I am disabled and in a wheelchair. I have a Dell Inspiron 7591 2-in-1 laptop as a communication device to speak. Since my hands don't work, I have to use head switches in order to operate my device. I downloaded and installed the latest version Firefox (version 132.0.2 (64-bit)) via Microsoft Store on my laptop running Windows 10 Home. I have a Jabber/XMPP account to communicate with my family members and friends. In order to mount my laptop to my wheelchair, my laptop has to be in tent mode (upside down, but my screen automatically rotates to the proper orientation.) When I go to mov.im in the Firefox browser and video call someone, I appear upside-down on their end. I also visited https://webcamtests.com/ in Firefox and I appeared upside-down on my screen. However when I use other programs (eg: the camera app in Windows, Google Chrome, etc.), it recognizes my laptop is in tent mode so those programs automatically adjust my camera orientation. I would like my Firefox browser to recognize that my laptop is in tent mode and automatically rotate my camera to the proper orientation. Is this possible? If not, I would like to make this a feature request please?

Thank you

Ditanyakan oleh speedygonzales99 1 minggu yang lalu

Jawaban terakhir oleh speedygonzales99 1 hari yang lalu

Canadian English has Missing Definitions

I was excited to see that Firefox had support for Canadian English, however the dictionary seems to be missing numerous words and I get spelling errors for words like "la… (baca lebih lanjut)

I was excited to see that Firefox had support for Canadian English, however the dictionary seems to be missing numerous words and I get spelling errors for words like "lasagna."

Is this a bug or is the dictionary just barely populated with words and missing a tremendous amount?

Ditanyakan oleh Gerrit Kat 5 hari yang lalu

Jawaban terakhir oleh Gerrit Kat 2 hari yang lalu

Clear cache pop-up?

Why do I keep getting pop-ups that 500% zoom in on the page with a message asking for me to clear cache? I have cleared my cache multiple times and restarted my computer … (baca lebih lanjut)

Why do I keep getting pop-ups that 500% zoom in on the page with a message asking for me to clear cache? I have cleared my cache multiple times and restarted my computer many times as well, but it is still been a recurring problem for the past few days. It has been happening on every web page I visit, and even when there is no data to be cleared. Any information on how to fix this problem would be greatly appreciated, thank you.

Ditanyakan oleh Ryan O'Connor 2 hari yang lalu

Jawaban terakhir oleh Ryan O'Connor 2 hari yang lalu

Word suggestions text input

Hi, I want to know how to stop word prediction in text input boxes. I can't see the word I am typing with it in the way. I do my own spell checking and seeing the word I'… (baca lebih lanjut)

Hi, I want to know how to stop word prediction in text input boxes. I can't see the word I am typing with it in the way. I do my own spell checking and seeing the word I'm typing is required. I don't use any word prediction suggestions anyway. I am not so lazy or incompetent that I don't actually use my keyboard for typing and I absolutely have to see what I'm typing as I am doing so. I've looked all through the settings in Firefox settings and did a search to see if it was something Windows related and also did a search here which only came up with 1 result which was unrelated. Thanks for any help on this.

Ditanyakan oleh Ray Dunne 2 hari yang lalu

Did the letterboxing dimensions change with FF 133.0?

It certainly appears they have, with the left and right padding growing wider. In fact, they both look about twice the size of the top and bottom padding, whereas before… (baca lebih lanjut)

It certainly appears they have, with the left and right padding growing wider. In fact, they both look about twice the size of the top and bottom padding, whereas before I remember them as being about equal. The change was immediately apparent with my home page!

Any particular reason for this?

Ditanyakan oleh E.C. Marm 2 hari yang lalu

Jawaban terakhir oleh E.C. Marm 2 hari yang lalu