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ữ

Wrong Scaling with HiDPI Screen on Linux

Dear Technical Support, I'd like to report a problem which affects the rendering of websites in Firefox with a HiDPI monitor. I'm having issues with the text and graphi… (xem thêm)

Dear Technical Support,

I'd like to report a problem which affects the rendering of websites in Firefox with a HiDPI monitor.

I'm having issues with the text and graphics of web pages, that are often mismatched or misaligned, with text being too large compared to graphical elements. See the enclosed pictures for an example; as you can see, this happens also on your website. Also, I've noted that pages (and plugins) appear to be "shrinked" as opposed to when viewed on Chrome, where they are shown to their true size.

Setting ui.textScaleFactor=100 and tweaking with layout.css.devPixelsPerPx did not change much. I must admit that I find this behavior quite strange, since HiDPI monitors have been around for more than a decade, and especially considering that this did not impact my experience with Firefox on Windows, using the same monitor and machine.

I hope to find an effective solution to this problem and look forward to your reply. Please let me know if I can be of any help in this matter.

Best regards, Federico

Được hỏi bởi Federico 1 năm trước

Được trả lời bởi Federico 1 năm trước

Body background color default not working

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background co… (xem thêm)

After tinkering with about:config (shouldn't have...) the background of every page that does not specify a body background color turns the color of my theme background color.

Using the firefox color pipette says its white, but it clearly isn't.

The theme i have is dark, making any page that expects the background to be white unreadable (without DevTools -> Body -> background-color: white)

I haven't been able to find the config that fixes it.

Được hỏi bởi gamudiez 3 tháng trước

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

  • Đã lưu trữ

Firefox 119.0 on Ubuntu 22.04 has started to freeze which requires killing all Firefox processes

My apologies if I am being a numpty, but I have been using Firefox for many years without issue, and recently (possibly after an update, but I cannot be certain), it has … (xem thêm)

My apologies if I am being a numpty, but I have been using Firefox for many years without issue, and recently (possibly after an update, but I cannot be certain), it has started to randomly freeze. I am running Ubuntu 22.04, and Firefox 119.0. I have demonstrated to myself that if I open a web page with links (but not always), and click on the link, I may still scroll up and down the page, but the mouse cursor never seemed to recognise the hotlink, and doesn't jump to it. The links will work on Chromium. I initially tried resetting the browser, thereby losing all my open pages, but that didn't work. That also removed all extensions ("all" two of them) and that didn't work. Firefox is now pretty much unusable. Any help to resolve this would be appreciated, as I cannot find any solutions online, and it seems I am not alone with this issue! Many thanks,

Được hỏi bởi trevortmanson 2 năm trước

Lần cuối trả lời bởi trevortmanson 1 năm trước

  • Đã lưu trữ

Using Node Express-Sessions to set cookie "httpOnly: true, secure: true, SameSite: "None" FF blocks authorization

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my ho… (xem thêm)

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my host A2Hosting.

Firefox warns "Cookie “connect.sid” does not have a proper “SameSite” attribute value" when the cookie is set and then blocks the react page after login. If I enter the route that leads to the react page directly I can login and don't get the warning. In both cases the Storage tab in Dev tools shows the same settings for the cookie.
I made sure to remove any cookies for my site before testing the second scenario. I have tested this on Windows, Linux and Android versions of Firefox with the same results.

Here is my Express-Session instantiation ``` app.use(expressSession({

 store: new pgSession({
   pool: pool,
   tableName: 'session'
   // Insert connect-pg-simple options here
 }),
 secret: process.env.SECRET,
 resave: false,
 saveUninitialized: false,

cookie: {

   httpOnly: true,
   Secure: true,
   SameSite: "None",
   path: ['/'],
   maxAge: 60 * 60 * 1000 * 5
 }
 // Insert connect-pg-simple options here

})) ``` I've tried changing the path to include the react app route, I've added it to Cors white list and I converted it to open with an .ejs file instead of .html with no results.

Thanks for your support and for a great browser

Được hỏi bởi rich.rhaskell 1 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 năm trước

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

What is the Firefox Installer?

I'm trying to migrate to the newest version of Firefox on an old installation of Fedora. I've downloaded and unpacked the installation files but can't identify the insta… (xem thêm)

I'm trying to migrate to the newest version of Firefox on an old installation of Fedora. I've downloaded and unpacked the installation files but can't identify the installer. All I probably need is the name, as I know how to make it executable and run it once I know what file it is.

Được hỏi bởi sideburns 1 năm trước

Được trả lời bởi sideburns 1 năm trước

  • Đã lưu trữ

After resume from suspend graphics are broken (Linux, Nvidia)

This has been a problem for a while, currently on Firefox 126.0 and Nvidia 550.78. I can work around the problem by forcing webrender to use software mode. When using HW… (xem thêm)

This has been a problem for a while, currently on Firefox 126.0 and Nvidia 550.78. I can work around the problem by forcing webrender to use software mode.

When using HW accelerated webrender with my Nvidia graphics card everything works fine until the PC wakes from sleep, then graphics are broken and Firefox needs restarting. Most noticeable for me is when looking at Grafana graphs they will look like random lines, and my Frigate NVR snapshots only display some of the time.

Is there anywhere in Firefox that will show a log of any error messages to do with the graphics card? I would like to try and fix the problem rather than disabling HW acceleration, but with no logs to look at that is impossible. No other programs seem to have a problem with resuming from sleep, and no error messages are shown in any of the system logs.

Được hỏi bởi Adam 1 năm trước

Lần cuối trả lời bởi Adam 1 năm trước

  • Đã lưu trữ

can we reduce disk usage?

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual del… (xem thêm)

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual deletion of ancient stuff?

Được hỏi bởi rayandrews 1 năm trước

Lần cuối trả lời bởi salphakio 1 năm trước

firefox crashes as soon as i copy any text

the crash reports have been submitted 748057a7-6757-6eb2-955e-9602f9e91008 is there anything else I can do to get this looked into/resolved? Laptop System: Acer product… (xem thêm)

the crash reports have been submitted 748057a7-6757-6eb2-955e-9602f9e91008

is there anything else I can do to get this looked into/resolved?

Laptop System: Acer product: Nitro AN515-57 Linux Mint 22.2 Zara \n \l

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

Lần cuối trả lời bởi keith stone 3 tuần trước

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

what happened to the "-"minimize, "[ ]" adjust screen, "[x]" close screen trio of icons in the top right hand corner of the browser?

I have just encountered another of Mozilla's unwanted, unneeded changes.The three simple little characters that almost all programs show in the upper right hand corner on… (xem thêm)

I have just encountered another of Mozilla's unwanted, unneeded changes.The three simple little characters that almost all programs show in the upper right hand corner on the screen. These are long standing and well understood icons that were easy to use to manage your windows. Need to switch between program windows? Press the - key. Need to enlarge the screen to its fullest, press the open box, finished working with this program/screen, just click the x-box. Pressing the "open box" would adjust the screen so you could use the cursor to make the screen the siz you needed.

It's not just that these features work and are understood, Mozilla makes changes with no explanation, no other options for doing the same thing (exception: I can close the window with File> Exit (or Close)

I just spent a week getting Thunderbird115+ to "work" and now I have to figure out how to recreate what I've lost on Firefox? Like other people seeking support have said, I want the Firefox I know back.

Được hỏi bởi bdjim 1 năm trước

Được trả lời bởi bdjim 1 năm trước

  • Đã lưu trữ

PDF are often rendered unreadable, with desktop background showing through (screenshot attached)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing… (xem thêm)

I often run into issues with PDFs in Firefox Linux. They either appear totally blank (typically after suspend/restore), or they appear with the desktop background showing through (as in the attached screenshot).

Hard refreshing the page doesn't change anything, opening a new tab and opening the PDF again doesn't change anything, opening a new window and loading the PDF doesn't change anything.

The screenshot is with this PDF: https://www.sgsw.ch/home/strom/_jcr_content/Par/sgsw_accordion_list_1838160259/AccordionListPar/sgsw_accordion_12353/AccordionPar/sgsw_downloadlist/DownloadListPar/sgsw_download_1049323524.ocFile/2023-08-31%20Mitteilung%20Elcom%20Erh%C3%B6hung%20Elektrizit%C3%A4tspreise%20f%C3%BCr%20das%20Jahr%202024.pdf

It renders correctly in Chromium.

Firefox 126.0 using the recommended performance settings on Mint 21.3, nvidia quadro p620 using the official nvidia drivers v535.171.04-0ubuntu0.22.04.1

Được hỏi bởi c+ff 1 năm trước

Lần cuối trả lời bởi c+ff 1 năm trước

  • Đã lưu trữ

Synching desktop and mobile Firefox bookmarks

I have a Firefox account in order to use the sync capabilities. After a sync between desktop and phone the desktop bookmarks are on my phone in an extra folder "desktop b… (xem thêm)

I have a Firefox account in order to use the sync capabilities. After a sync between desktop and phone the desktop bookmarks are on my phone in an extra folder "desktop bookmarks" and vice versa the phone bookmarks are in folder "Mobile bookmarks" in my desktop Firefox. Is this normal behaviour? I would expect them in one common folder to have a seamless synching.

Best regards, Walter

Được hỏi bởi Walter.Spermann 1 năm trước

Lần cuối trả lời bởi user32135124274801842964761665492262229778 1 năm trước

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

Arrow keys not working like normal

Twice in the past 2-3 weeks I have had to restart the computer, Linux Mint 21.2 Firefox 124(when updated in the past couple of days), due to the mouse freezing up and not… (xem thêm)

Twice in the past 2-3 weeks I have had to restart the computer, Linux Mint 21.2 Firefox 124(when updated in the past couple of days), due to the mouse freezing up and not being able to move the mouse on the screen. That's not the current problem, but it might help direct things to the final solution.

After the most recent reboot last night now I'm having a rather problem. The up/down arrow keys are no longer scroll me up and down a webpage like they always have in the past. Instead of doing smooth scrolling like they always use to, now they are scrolling me up and down the links on a web page. For example, if I were to be on youtube it would first want to scroll me down the left side links before taking me through each and every video link, when the page goes to load in more videos than it wants to go back and scroll me down the left side links again. It acts like it is taking me through the html code, line by line, instead of scrolling me smoothly down the webpage. The only way I can scroll smoothly down the webpage is to use the mouse on the scrollbar on the right side. It does this both in normal mode and in Troubleshooting Mode.

I have checked and beret scrolling is false as well as beret_shortcut. Use autoscrolling, use smooth scrolling, show scrollbars and always underline links are all clicked on. Always use the cursor keys to navigate within pages is unclicked. I have tried different changes between clicking on and unclicking those options with no change being noticed.

How can I get this back to the way it used to run?

Được hỏi bởi nayrdrofwarc 1 năm trước

Được trả lời bởi nayrdrofwarc 1 năm trước

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

Huge gaps in MathML's "mtable" render output

I don't know if that was supposed to look like, but when rendering MathML in Firefox 124.0.1 when one uses "mtable" element the browser adds very huge gaps around. The i… (xem thêm)

I don't know if that was supposed to look like, but when rendering MathML in Firefox 124.0.1 when one uses "mtable" element the browser adds very huge gaps around.

The included image shows output for the following code:

<math display="block">

 <mfrac>
   <mi>A</mi>
   <mn>2</mn>
 </mfrac>
 <mo>=</mo>
 <mrow>
 <mo> ( </mo>
 <mtable><mtr><mtd><mn>1</mn></mtd><mtd><mn>0</mn></mtd><mtd><mn>0</mn></mtd></mtr><mtr><mtd><mn>0</mn></mtd><mtd><mn>1</mn></mtd><mtd><mn>0</mn></mtd></mtr><mtr><mtd><mn>0</mn></mtd><mtd><mn>0</mn></mtd><mtd><mn>1</mn></mtd></mtr></mtable>
 <mo> ) </mo>

</mrow> </math>

Được hỏi bởi Felix Speagel 1 năm trước

Được trả lời bởi Felix Speagel 1 năm trước

  • Đã lưu trữ

Firefox constantly crashing

I'm using openSUSE Tumbleweed and KDE Plasma. Ever since I updated to Plasma 6.1, Firefox crashes constantly when using Wayland. I'm not having this problem if I'm using … (xem thêm)

I'm using openSUSE Tumbleweed and KDE Plasma. Ever since I updated to Plasma 6.1, Firefox crashes constantly when using Wayland. I'm not having this problem if I'm using X11. Crash reports are sent after every crash so I'm sure someone can reference these. When starting Firefox from a console, I got this message after a crash: "[GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1#67: error 5: explicit sync is used, but no release point is set"

Will this get fixed with the next Firefox update? Currently using 127.0.

Được hỏi bởi rstiltskin 1 năm trước

Lần cuối trả lời bởi rstiltskin 1 năm trước

  • Đã giải quyết

Dark mode broken after update

I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, boo… (xem thêm)

I am on Linux Mint 21.2, and I just updated Firefox (141.0). Now, the bookmarks bar, toolbar, and the tabs (everything above the displayed page), as well as the menu, bookmarks menu, and sidebar, are in light mode even though I have dark mode set (They were dark before the update). I tried playing with the Dark Mode settings to no avail. My system is set to dark mode in general. Are others experiencing this? Is there some sort of fix?

Được hỏi bởi cnuzzi2552 4 tháng trước

Được trả lời bởi cnuzzi2552 4 tháng trước

  • Đã lưu trữ

Firefox is not setting my location correctly on a desktop, Android cell phone is fine

I have Firefox on Windows, Linux, and Android. Anytime I use Firefox on a desktop, it sends me to Tornado Alley in Kansas. However, I am not in Kansas, and I don't have d… (xem thêm)

I have Firefox on Windows, Linux, and Android. Anytime I use Firefox on a desktop, it sends me to Tornado Alley in Kansas. However, I am not in Kansas, and I don't have dog named Toto either. I am in the Detroit area. If I use other browsers, I don't have this problem. It only happens on desktop computers. On my cell phone it shows the correct location. I have already done the simple troubleshooting measure (for a year now: clearing cache, uninstall, reinstall, etc...) and NOTHING removes me from this Tornado Alley, Kansas location on the Firefox browser. If I use Chrome, Opera, Edge, etc... I don't get this problem. It must be something in the Firefox program.

Được hỏi bởi tigerprowlusa 1 năm trước

Lần cuối trả lời bởi tigerprowlusa 1 năm trước

  • Đã lưu trữ

Sync not working due to a downed server

For now one week, I cannot sync my browser using Firefox sync. When checking the logs, I always see : Sync.Resource WARN GET request to https://sync-788-us-west-2.s… (xem thêm)

For now one week, I cannot sync my browser using Firefox sync. When checking the logs, I always see :

Sync.Resource WARN GET request to https://sync-788-us-west-2.sync.services.mozilla.com/1.5/208380794/info/collections failed: [Exception... "The connection was refused" nsresult: "0x804b000d (NS_ERROR_CONNECTION_REFUSED)" location: "<unknown>" data: no] No traceback available

I have tested on multiples wifi network and mobile data and still the same error. After checking, it seem that this server is down, and I don't know were to report this.

Is this the right place to report this or is it a thing I can do to fix that ?

Thanks

Được hỏi bởi cfouche3005 1 năm trước

Lần cuối trả lời bởi jonzn4SUSE 1 năm trước

Firefox Addon page does not load.

After recent update, I can not browse any addons. The site https://addons.mozilla.org does not open, shows the connection timed out. I uninstalled and reinstalled firefox… (xem thêm)

After recent update, I can not browse any addons. The site https://addons.mozilla.org does not open, shows the connection timed out. I uninstalled and reinstalled firefox deleteting all firefox related files. The problem still persists. Other than this all the using browsing I do are all working fine. Just this extensions I cannot browse. When I click the extension icon by default it shows some extensions, I can Install them. The problem is I can not browse them. Even the recomendation tab is also empty.

PS: I am using firefox on manjaro linux.

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

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

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

Sync doesn`t sync my tabs

Sync is a nightmare. It is so unintuitive! What exactly would be wrong with having separate Export and Import buttons for each of Settings, Addons, Tabs, History, Bookm… (xem thêm)

Sync is a nightmare. It is so unintuitive! What exactly would be wrong with having separate Export and Import buttons for each of Settings, Addons, Tabs, History, Bookmarks, etc? I have a desktop box and a newer laptop I wanted to get up to date. I pressed the Sync button on the desktop ... By the way, there`s a link below that reads "Connect another device" ... Connect where? Someone is designing these interfaces who has absolutely zero imagination. Anyways, I signed off, moved the ethernet cable to my laptop, signed in, pressed Sync, and voila!, I got my Bookmarks, at least. But I have no idea how to get my tabs and windows. I tried with a "download link" something or other, but it seemed to assume I was sync-ing to a phone, and didn`t work. Any way to get my tabs?

Được hỏi bởi Dan_W 2 năm trước

Được trả lời bởi cor-el 2 năm trước