Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

Full screen border

I use Firefox Developer Edition and recently I noticed a problem when watching videos on any website in full screen mode. As can be seen on the attached image, there is a… (xem thêm)

I use Firefox Developer Edition and recently I noticed a problem when watching videos on any website in full screen mode. As can be seen on the attached image, there is a weird pixelated border around the video.

Được hỏi bởi DayronPL 10 tháng trước

Được trả lời bởi DayronPL 10 tháng trước

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

*Always* show password?

Is there a security setting that allows me to show all my passwords rather than having to toggle them on each time? I am a recluse. There's never anyone looking over my … (xem thêm)

Is there a security setting that allows me to show all my passwords rather than having to toggle them on each time?

I am a recluse. There's never anyone looking over my shoulder. I just don't want to have to mess with it anymore.

If there isn't, could some kind developer please make an add-on?

I am using two computers: an iMac (late 2009) running 10.13.6 (High Sierra) and a Macbook Pro (13-inch, 2012) running 10.15.7 (Catalina).

Thank you!

K

Được hỏi bởi khindall 10 tháng trước

Được trả lời bởi khindall 9 tháng trước

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

Firefox 113 - tab bar moved to above tool bar

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anyt… (xem thêm)

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anything in UserChrome and in fact that file is still dated 2020. I've searched but haven't found an explanation. Anyone know what changed or is this just a bug? Thanks

Được hỏi bởi bobbd 10 tháng trước

Được trả lời bởi cor-el 10 tháng trước

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

Error in event Viewer......Event 2 Firefox Default Browser Agent

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1… (xem thêm)

Hello all. Since the update to Version 113.0 I have been getting an error in my Event Viewer which is Event 2 Firefox Default Browser Agent . I am now on Version 113.0.1 and still get this error. Firefox is my default browser. Below is an image of what I see in my Event Viewer and also the full view of the event itself. I seem to not be having any problems with the browser but I was wondering if anyone could shed some light on why this is happening or forward to the Devs.

Respectfully, Don


Log Name: Application Source: Firefox Default Browser Agent Date: 5/14/2023 4:19:42 PM Event ID: 2 Task Category: None Level: Error Keywords: Classic User: N/A Computer: DESKTOP- Description: The system cannot find the file specified. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

 <System>
   <Provider Name="Firefox Default Browser Agent" />
   <EventID Qualifiers="32775">2</EventID>
   <Version>0</Version>
   <Level>2</Level>
   <Task>0</Task>
   <Opcode>0</Opcode>
   <Keywords>0x80000000000000</Keywords>
   <TimeCreated SystemTime="2023-05-14T20:19:42.8333225Z" />
   <EventRecordID>9023</EventRecordID>
   <Correlation />
   <Execution ProcessID="0" ThreadID="0" />
   <Channel>Application</Channel>
   <Computer>DESKTOP-         </Computer>
   <Security />
 </System>
 <EventData>
   <Data>0x80070002 in RegistryDeleteValue:320</Data>
 </EventData>

</Event>

Được hỏi bởi new_aged2perfection 10 tháng trước

Được trả lời bởi cor-el 10 tháng trước

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

Close Tab Button On Left (Firefox 113)

This again! This was resolved about a year ago; now the problem is back, as of updating to Firefox 113.0.1 this evening. Initially post-update the close tab button was … (xem thêm)

This again!

This was resolved about a year ago; now the problem is back, as of updating to Firefox 113.0.1 this evening.

Initially post-update the close tab button was in a weird, random place on the tab bar. I have adjusted the margins to put the button back where it's supposed to be!

I changed :

.tabbrowser-tab .tab-close-button {
  opacity: 0;
  margin-left: -4.5px !important;
  margin-right: 2px !important;
}

to:

.tabbrowser-tab .tab-close-button {
  opacity: 0;
  margin-left: -4.5px !important;
  margin-right: 35px !important;
}

to move the button back onto the left. That may seem like a drastic change but that's the lowest value I could find which produced the result I want.

However, it's not quite the result I want! As of updating to 113.0.1, the tab title itself now disappears altogether on hover.

I have tried to correct this in CSS using the .tab-text and .tab-label attributes, but without any luck so far.

Can anybody help me with this, before I'm forced to downgrade to Firefox 112?

Better yet... how about we just make this an option in Settings, as it should be?!

Được hỏi bởi Kit Marsden 10 tháng trước

Được trả lời bởi Kit Marsden 10 tháng trước

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

Tabs on Bottom broke again

Hi Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got. Any idea how to move them back down to th… (xem thêm)

Hi

Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got.

Any idea how to move them back down to the bottom? This is the userchrome.css coding I was using that worked fine before the update

@import url(userChrome-color_bookmark_folders_Proton89.css);


/* 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: 35px; } /* 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: 30px }
  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{

-moz-box-ordinal-group: 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{ -moz-box-orient: vertical } }

/* 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: 25px; 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: 20px !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; }

Được hỏi bởi scottish2 10 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 10 tháng trước

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

High CPU Usage in a separate process in task manager

I have been using firefox for more than 4 years now. But from about a year, i m facing the issue with the Sudden High CPU usage in Windows task manager. The task manager… (xem thêm)

I have been using firefox for more than 4 years now. But from about a year, i m facing the issue with the Sudden High CPU usage in Windows task manager.

The task manager has 2 different firefox processes. One being actual instance i am running. and the 2nd being the automatically opened in background.

i have figured out whenever i have active internet connection and my system is on charging the 2nd task automatically starts in background and uses upto 80% of cpu usage. Ending the 2nd task form task manager doesn't affect anything. only the cpu usage drops. Also Closing my firefox instance does nothing to that 2nd task.

I have tried lot of solutions i found on community. Nothing seems to help. problem still persist. I even posted comments on ongoing threads. but no reply from anywhere.

this is the last time i m trying. if i get a solution its good. otherwise i am going to shift to edge. I have no other choice.

Screenshots from multiple dates are attached.

Được hỏi bởi Kj 10 tháng trước

Được trả lời bởi Kj 7 tháng trước

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

Firefox got uninstalled along with Windows 10. then both were reinstalled, but Ive lost all my bookmarks. Can I retrieve them somshow?

I had to reinstall windows 10 (this was done by Microsoft with my permission) and so firefox was uninstalled (long with all apps). i have reinstalled Firefox, but can't … (xem thêm)

I had to reinstall windows 10 (this was done by Microsoft with my permission) and so firefox was uninstalled (long with all apps). i have reinstalled Firefox, but can't retrieve my old bookmarks. I have a file of very old bookmarks, but the "import/restore" function doesn't restore or import using that file. Help please. Can the up to date bookmarks be retrieved from my uninstalled Firefox?

Được hỏi bởi JOHN 10 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 10 tháng trước

  • Đã giải quyết

location detected as being outside USA

On one web site (see attachments), my location is being detected as being outside USA while using firefox desktop browser, yet on the same computer, my location is being … (xem thêm)

On one web site (see attachments), my location is being detected as being outside USA while using firefox desktop browser, yet on the same computer, my location is being correctly detected as being inside USA.

You will see the asian words. When I change the pull dawn tab ("Saudi Arabia") to "USA", the asian lettering does not convert to English.

Not sure how to fix this.

Được hỏi bởi jenna 3 tuần trước

Được trả lời bởi jenna 2 tuần trước

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

Bad contrast of text selected with mouse on some websites. CCS-Problem?

On some websites text selected by dragging the mouse appears with light gray background on white. See screenshot "Bad contrast" appended. Original: https://editio… (xem thêm)

On some websites text selected by dragging the mouse appears with light gray background on white.

What I did to check for possible local problems:

  • Hardware (AMD Radeon HD 6670 connected by HDMI to Acer-QG241Y)

Used monitor color-test (https://www.eizo.de/monitortest/) and fiddeled arround with all color-gradients: all smooth.

  • switched off anything I could think of in Firefox (13.0 64 Bit Win 10 (updated today))

Extensions, plugins, themes

So I suspect there is no problem at all with my hardware or software. Just an bad choice in the color design of the websites I visit.

If so, what can I do? Is there any chance to provide some remedy locally? Installing a theme (I don't know anything about themes) or provide a local CCS to override the CSS of the website? (Would not know how to connect such skript to Fx and what to "instructions" to specify inside. But as I understand the idea of CCS correctly, this is an option that it was built for.)

Được hỏi bởi anmichvon-firefox 10 tháng trước

Được trả lời bởi Terry 10 tháng trước

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

Unable to sign into mail after latest update 113.0.1 Windows 10

Message We are unable to process your request at this time Please try again in 1 hour Have tried rebboted laptop run windows defender offline scan. Does not work on any… (xem thêm)

Message We are unable to process your request at this time Please try again in 1 hour

Have tried rebboted laptop run windows defender offline scan. Does not work on any of my accounts Same problem in Chrome and Edge!

Được hỏi bởi jas_samrauk 10 tháng trước

Được trả lời bởi jas_samrauk 10 tháng trước

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

Private browsing: Screenshot not available, headphones don't work

I run Firefox on a #Windows 10 Dell laptop. I have a question and a problem, both of which involve Private Browsing. Question: Does Screenshot work in Private Browsing? … (xem thêm)

I run Firefox on a #Windows 10 Dell laptop. I have a question and a problem, both of which involve Private Browsing.

Question: Does Screenshot work in Private Browsing? If so, how do I enable it.

Problem: When I'm in Private Browsing, my headphones aren't recognized; in normal browsing,the headphones are recognized. is this a Firefox problem or a Dell problem?

Thank you.

Được hỏi bởi crogerblair1 10 tháng trước

Được trả lời bởi lazizakhmedov1014 10 tháng trước

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

Help! Can only login to Ring.com dasboard in a private window!

I don't know if breakage is the correct topic. I keep Ring.com open to the dashboard in a pinned tab. A few days ago, I had viewed and cleared videos as usual and later r… (xem thêm)

I don't know if breakage is the correct topic. I keep Ring.com open to the dashboard in a pinned tab. A few days ago, I had viewed and cleared videos as usual and later returned to view new activity. The site requires logging in every 30 days and so seeing that I needed to do so was not a surprise. What was a surprise was that the login buttons were grayed out. I closed the tab, cleared the Ring cookies and cache and tried again. No luck. I wondered if there was some other setting that I didn't know about and decided to open a private window and try it there. To my surprise, it works. I'm stumped. I'll attach the raw data from the private window as a .txt file. Darn. I can only attach an image. Well, I have it available and can copy and paste it into a subsequent post if you think it would help

Được hỏi bởi T_H_M 10 tháng trước

Được trả lời bởi T_H_M 10 tháng trước

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

Photos load incorrectly in Ebay

Since Ebay changed their format for auction ads the photos that are part of the ads open as faint negatives that can barely be seen. However, if you right click on one an… (xem thêm)

Since Ebay changed their format for auction ads the photos that are part of the ads open as faint negatives that can barely be seen. However, if you right click on one and save to a new tab they are fine.

Được hỏi bởi cwilber 9 tháng trước

Được trả lời bởi cwilber 9 tháng trước

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

How to add Help => About Firefox in Firefox home page

Hi, Firefox is great but is there a way to add the Help => About Firefox webpage in Firefox home page? This is to simplify Firefox updates. Because although Firefox… (xem thêm)

Hi,

Firefox is great but is there a way to add the Help => About Firefox webpage in Firefox home page? This is to simplify Firefox updates. Because although Firefox downloads updates, you still need to activate Help => About Firefox to update the Firefox version.

In Chrome you can add this to home page: chrome://settings/help and when you open Chrome it goes to this page and updates itself.

Does Firefox have the same capabilities so that we don't need to wait on users to click on Help => About Firefox to update Firefox?

Thanks and regards,

QB

Được hỏi bởi qb941g 10 tháng trước

Được trả lời bởi cor-el 10 tháng trước

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

Firefox blocks pop-ups from a website that has an exception for pop-ups.

I have a website that open pop-ups automatically using javascript. That is the expected behaviour of it. So I went into Firefox options and made an exception for that sit… (xem thêm)

I have a website that open pop-ups automatically using javascript. That is the expected behaviour of it. So I went into Firefox options and made an exception for that site. If I go to the site and wait so it can do its thing, it opens about a few of them, and then Firefox decides that the rule I have set up is garbage, and firefox decides to ignore it and block the pop-ups from the site.

Why?

Why on Earth does Firefox decides that he must do something against the rule that the user has set up. Why does it have this completely disrespect to the user settings?

I am honestly really mad at whoever decided that ignoring an exception from the user was the default behaviour.

Now, if someone knows enough what is going on they will tell me, go to about:config, go to this obscure command and change its value, value which I can't know without coming here and ask. If I create an exception, then I am in my right to expect that the browser should do exactly as the exception has been configured.

By the way I have tried with the troubleshooting mode and still happens.

Được hỏi bởi mail1729 10 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 10 tháng trước

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

firefox crashes when using "paste"

Hello. When I paste something inside firefox, then firefox suddenly shuts down and after that a window pops up, informing me that firefox has crashed and asking if I want… (xem thêm)

Hello. When I paste something inside firefox, then firefox suddenly shuts down and after that a window pops up, informing me that firefox has crashed and asking if I want to load the previous session... No changes have been made to my computer lately. Firefox has been updated to 113.0.1 but the problem has not been solved. Any suggestion?

Thank you.

Được hỏi bởi papast3 10 tháng trước

Được trả lời bởi TyDraniu 10 tháng trước

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

Poor video quality

I've tried everything to fix poor picture quality when streaming "third party" videos, e.g., YouTube. Colors are washed out; weird contrast; everything looks like it's co… (xem thêm)

I've tried everything to fix poor picture quality when streaming "third party" videos, e.g., YouTube. Colors are washed out; weird contrast; everything looks like it's coming through a haze. Streams from Netflix, Amazon look normal. And sorry, guys, the same third party streams from YouTube et al. look totally normal in the MS Outlook browser. Have tried all kinds of settings and rebooted as well. No change.

Please advise. This problem appears to be unique to Firefox.

Được hỏi bởi rwerber45 10 tháng trước

Được trả lời bởi andrea.dika 10 tháng trước