Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

Black text on all sites with dark themes in Firefox 105

As of today, I'm seeing black text on the black background of every site with a dark theme, including Google Search and Github I'm running Firefox Developer Edition 105.… (читать ещё)

As of today, I'm seeing black text on the black background of every site with a dark theme, including Google Search and Github

I'm running Firefox Developer Edition 105.0b8 on macOS 12.5.1. My macOS Appearance is set to Dark

Switching the Website Appearance config setting between Firefox Theme, System Theme, Dark, or even Light does not change the colour of the text

Задан leons.petrazickis 9 месяцев назад

Дан ответ Tristan 9 месяцев назад

  • Решено
  • Архивировано

How can I create a fixed space on nav-bar?

In order to more convenient drag-and-drop interface, I need a fixed fixed space in nav-bar like Edge. For now we can add a flexible space on it. But it's flexible and it … (читать ещё)

In order to more convenient drag-and-drop interface, I need a fixed fixed space in nav-bar like Edge. For now we can add a flexible space on it. But it's flexible and it will disappear when I use a side window. And I can't drag over titlebar-buttonbox-container Please help me. Thanks!

Задан KK1 1 год назад

Дан ответ cor-el 1 год назад

  • Решено
  • Архивировано

How to remove new quick actions in URL drop-down

Recently, I've started noticing these quick action tiles in the URL drop-down menu (I've attached a screenshot). There's a help icon to their right, but it just goes to h… (читать ещё)

Recently, I've started noticing these quick action tiles in the URL drop-down menu (I've attached a screenshot). There's a help icon to their right, but it just goes to https://support.mozilla.org/en-US/kb/quick-actions-firefox-search-bar?as=u&utm_source=inproduct which is a 404. I found this bugzilla bug, but I'm not 100% sure on how the versioning works (even after consulting Wikipedia). The bugzilla entry mentions it's fixed on 105.0a1. I'm using 105.0b6 of the Developer Edition.

Задан spartanhooah 9 месяцев назад

Дан ответ cor-el 9 месяцев назад

  • Решено
  • Архивировано

other bookmarks folder

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arr… (читать ещё)

Hello, I would like to know how to remove 'other bookmarks' folder from the right side of bookmark toolbar that showed up suddenly on my browser, it's right after the arrows to show more bookmarks. I can't seem to find a way to delete this.

Задан nicaya 2 года назад

Дан ответ cor-el 2 года назад

  • Решено
  • Архивировано

How do I turn off this new address bar feature? This thing, with the buttons?

[See uploaded image] I don't know what this is, what it's called, or why the someone in your UI/UX team continues to think that it's a good idea to change the keyboard n… (читать ещё)

[See uploaded image]

I don't know what this is, what it's called, or why the someone in your UI/UX team continues to think that it's a good idea to change the keyboard navigation in the browser with all these new, special, or whatever controls that are ultimately useless.

How do I turn this off?

Задан metalphoenixrising 9 месяцев назад

Дан ответ metalphoenixrising 9 месяцев назад

  • Решено
  • Архивировано

open web link when firefox runs cause error : firefox is already running...

Hello, I'm currently running firefox developer edition and i'm facing a weird bug: When firefox is started, opening a web url from outside of firefox window does'nt work … (читать ещё)

Hello, I'm currently running firefox developer edition and i'm facing a weird bug: When firefox is started, opening a web url from outside of firefox window does'nt work and display error message: "Firefox is already running but is not responding...". It expects that i close all instance of firefox instead of just opening url in a new tab.

Do you have any idea?

I'm working on version 105.0b2 with two profiles on an ubuntu 22

Задан henritouchard 9 месяцев назад

Дан ответ cor-el 9 месяцев назад

  • Решено
  • Архивировано

New address bar buttons

What about:config option do I have to disable to remove those new buttons from the address bar? Firefox 105.0b2 I suppose the other question is why did you add them? Th… (читать ещё)

What about:config option do I have to disable to remove those new buttons from the address bar?

Firefox 105.0b2

I suppose the other question is why did you add them? There are already three places I can get at that information.

Задан firefox1950 9 месяцев назад

Дан ответ firefox1950 9 месяцев назад

  • Закрыто
  • Архивировано

Why is firefox trash?

Firefox is literally the worst browser now, im so sick of opening a new tab and seeing all these woke ass news on the homepage/ads. uninstalling this total piece of trash… (читать ещё)

Firefox is literally the worst browser now, im so sick of opening a new tab and seeing all these woke ass news on the homepage/ads. uninstalling this total piece of trash, if you use firefox you are [derogatory]

Задан Noahvance54 9 месяцев назад

Последний ответ от James 9 месяцев назад

  • Решено
  • Архивировано

PX to pixel display ratio

I use HTML files to create images for a tile based game we play. 6 months ago I was able to create a table with collapsed borders and 0px padding, margins, and borders, … (читать ещё)

I use HTML files to create images for a tile based game we play. 6 months ago I was able to create a table with collapsed borders and 0px padding, margins, and borders, then draw my image with 207 x 207 JPEG TDs in multiple TR rows, then place another GIF image over all the JPEGs with transparent edges. Doing this for a table that was 6 tiles (207px) wide and 4 tiles deep, at ctrl 0, displayed a Firefox combined image that was exactly 1242px x 828px that was completely visible on 24 inch 1920 x 1080 DELL monitor. This allowed me to right click an empty space on my Firefox screen and select Take Screenshot to click on the GIF overlay image and capture that image with all of the tiles that were behind its transparent edges.

For some reason, I have no idea why, my 207px by 207px tile images are now being displayed as 282px by 282px at ctrl 0, and the overall image is now too large to fit on the screen, so taking a screenshot of the proper sized image is no longer possible. For example, at ctrl- ctrl-, the tile images are 221 pixels square, which should be 1326 pixels wide for 6 tiles, but my 1242px wide GIF file displays at 1330 pixels wide, probably due to some kind of rounding error.

I was able to use about:config and change layout.css.devPixelsPerPx from -1.0 to 0.74 and it did solve the problem. But it does so with a lot of warning for changing that default value!

So my question is simple: how does Firefox, on Windows 10, determine its screen pixel to Image px relationship? I need to know what to look at for the proper way to get my px to pixel ratio back to 1 to 1.

This is what the working image looks like while designing the center scoreboard tile https://user-media-prod-cdn.itsre-sumo.mozilla.net/uploads/images/2022-08-23-13-36-34-2fa67f.png

and this is what the final image looks like when you take a screenshot of the image https://user-media-prod-cdn.itsre-sumo.mozilla.net/uploads/images/2022-08-23-13-36-53-beae42.png

Задан sandy50 9 месяцев назад

Дан ответ cor-el 9 месяцев назад

  • Решено
  • Архивировано

Firefox(Non-snap) 104.0 crash on Ubuntu without logs for specific URL

Firefox crashes (tested in troubleshoot mode) for this URL : Link which causes crash https://developers.google.com/android/guides/opensource#java There are no cra… (читать ещё)

Firefox crashes (tested in troubleshoot mode) for this URL : Link which causes crash https://developers.google.com/android/guides/opensource#java

There are no crash logs generated either (checked in about:crashes) . Attaching a post-crash dialog screenshot

Задан partha4u21 9 месяцев назад

Дан ответ partha4u21 9 месяцев назад

  • Решено
  • Архивировано

Can't log in to Google acc with Firefox DevEd

When I try to log in to any Google "Ecosystem" (i.e Gmail, Youtube etc.) I see it (check screenshot below). I'll use Firefox Developer Edition. In vanilla Firefox and oth… (читать ещё)

When I try to log in to any Google "Ecosystem" (i.e Gmail, Youtube etc.) I see it (check screenshot below). I'll use Firefox Developer Edition. In vanilla Firefox and other browsers, everything works as usual.

Задан ImmortalDoge 9 месяцев назад

Дан ответ jonzn4SUSE 9 месяцев назад

  • Решено
  • Архивировано

DevEd update to 103.0b2 just made everything in the browser HUGE.

Win 10, Developer Edition 103.0b2 This update caused everything to increase in size. Tabs & toolbars are much bigger now. Toolbar and bookmarks toolbar used to fit i… (читать ещё)

Win 10, Developer Edition 103.0b2

This update caused everything to increase in size. Tabs & toolbars are much bigger now. Toolbar and bookmarks toolbar used to fit in the window with no overflow, now both have a lot of items in overflow.

Sites that used to fit at 100% zoom now have to be reduced to 80% or 67% to fit on-screen.

Just wondering what could cause this behavior? Settings?

Note: Browser window is fully maximized and no other program on my Win10 box has this issue.

Задан EmmEmm013 11 месяцев назад

Дан ответ jscher2000 - Support Volunteer 11 месяцев назад

  • Решено
  • Архивировано

Bookmark menu visibility loses after opening the links

I'm coming from Chrome to Firefox, one feature where getting distracted is open multiple bookmarks using CTRL/CMD + clicks How Google Chrome works Bookmark menu visibili… (читать ещё)

I'm coming from Chrome to Firefox, one feature where getting distracted is open multiple bookmarks using CTRL/CMD + clicks

How Google Chrome works Bookmark menu visibility don't lose

How Firefox works Bookmark menu visibility loses

Is there way I can configure this same as Chrome.

Please see the attachment for demo. PS: I'm using latest versions

Задан Mi 10 месяцев назад

Дан ответ jscher2000 - Support Volunteer 10 месяцев назад

  • Решено
  • Архивировано

Enhanced Site Tracking is off but Firefox is deleting sessions between screens

I developed a web app that checks the existing session login for each new page. So, after logging in the first time, the user is shown a dashboard with a list of function… (читать ещё)

I developed a web app that checks the existing session login for each new page. So, after logging in the first time, the user is shown a dashboard with a list of functions they can access (My Account, etc). When an item is clicked and the application calls the function, it first checks for the existence of login session. If it's not there, then the user is forced back to login screen. However Firefox is deleting the session at some point so when the session is checked for the new function, the user is forced to login again. Chrome, Safari, Edge do not and are fine.

Enhanced tracking is turned off for the site and is shown as an exception. What is happening and how can prevent it?

Задан breadwild 10 месяцев назад

Дан ответ breadwild 10 месяцев назад

  • Решено
  • Архивировано

OPEN URL IN MICROSOFT EDGE (CONTEXT MENU)

I am attempting to build a script (extension) that will open any focused page in Firefox with Microsoft Edge from the context menu. The intention is to utilise the existi… (читать ещё)

I am attempting to build a script (extension) that will open any focused page in Firefox with Microsoft Edge from the context menu. The intention is to utilise the existing microsoft-edge URL Protocol in Windows instead of a native client.

QUESTION WILL MOVE TO https://discourse.mozilla.org/

Задан deanone 11 месяцев назад

Дан ответ Paul 10 месяцев назад

  • Решено
  • Архивировано

After using an HDMI cable to connect to a large TV, my tabs, buttons and icons are so large they no longer fit on my screen

Tell me how to reduce the size of buttons, tabs, and everything else BUT the fonts in my browsers. All of them have been affected. I've exhausted all of the normal "look … (читать ещё)

Tell me how to reduce the size of buttons, tabs, and everything else BUT the fonts in my browsers. All of them have been affected. I've exhausted all of the normal "look in Settings and use your brain" options.

Задан iSocialTiger 11 месяцев назад

Дан ответ jscher2000 - Support Volunteer 11 месяцев назад

  • Решено
  • Архивировано

Firefox Developer Edition wont open Discord hyperlinks

Discord hyperlinks will no longer open when Firefox Developer Edition is selected as my default browser. They open fine in both Firefox, Microsoft Edge, and Google Chrome… (читать ещё)

Discord hyperlinks will no longer open when Firefox Developer Edition is selected as my default browser. They open fine in both Firefox, Microsoft Edge, and Google Chrome when selected as Windows 11's default browser. When selecting my default browser it would show 2 instances of Firefox Dev but after uninstalling then reinstalling it there is only one instance in the default app list. I'm not really sure where to go from here. Maybe this is an issue with the latest version of Dev Edition or is this an issue with my Windows?

Thanks

Задан yohaun 11 месяцев назад

Дан ответ yohaun 11 месяцев назад

  • Закрыто
  • Архивировано

Firefox communication ceases

FireFox Developer 99.0b8 (64-bit) on the "aurora update channel" on Windows 10 PC (version 1803, build 17134.2208) I notice whenever an update is pending (the green dot … (читать ещё)

FireFox Developer 99.0b8 (64-bit) on the "aurora update channel" on Windows 10 PC (version 1803, build 17134.2208)

I notice whenever an update is pending (the green dot appears in the icon for the "Open Application Menu"), FF becomes unresponsive in a way. When it happens: It does not totally freeze. I can select/switch between existing tabs & scroll thru their pages. I can close tabs. I can open a new empty tab. But I can't load or refresh any pages. The only fix is to do the update, and re-launch.

Since the developer edition gets updated frequently, it is a pain.

I like the Developer Tools! But... How can I scale back the FF "update frequency", or "change the channel", so updates are, like monthly at most?

thank you.

Задан richs2 1 год назад

Последний ответ от jonzn4SUSE 1 год назад

  • Решено
  • Архивировано

I cannot load pages and I've tried all the support guidance

I'm running Firefox Dev edition and I cannot get it to load any pages except for Mozilla pages. I have tried all the fixes suggested there and it still refuses to connect… (читать ещё)

I'm running Firefox Dev edition and I cannot get it to load any pages except for Mozilla pages. I have tried all the fixes suggested there and it still refuses to connect. I'm at my wits end. Any hail mary optoins or do I have to reinstall and start again?

Задан Charlie Evans 11 месяцев назад

Дан ответ Chris Ilias 11 месяцев назад