Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Løst
  • Arkiveret

Show Popup as Tab

Hello, Whenever I use Firefox, I end up seeing popups (necessary for school) and would like to show them as tabs so I can merge them into other windows. I have tried the… (læs mere)

Hello,

Whenever I use Firefox, I end up seeing popups (necessary for school) and would like to show them as tabs so I can merge them into other windows. I have tried the solutions given in: https://support.mozilla.org/en-US/questions/1080255 and nothing seemed to work. Is there another way to make sure that popup windows cannot hide the toolbar and show tabs?

Stillet af aditya.mangalampalli for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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?

Stillet af Charlie Evans for 1 år siden

Besvaret af Chris Ilias for 1 år siden

  • Løst
  • Arkiveret

I can't access my home router

Hello, I can't access the home router. 192.168.1.1 results in "Secure Connection Failed" and nothing can be done. How can I solve the problem? Please answer me at [email… (læs mere)

Hello, I can't access the home router. 192.168.1.1 results in "Secure Connection Failed" and nothing can be done. How can I solve the problem?

Please answer me at [email]@yahoo.com

Best regards, Ioana Udrea

Stillet af udreaioana23 for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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/

Stillet af deanone for 1 år siden

Besvaret af Paul for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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.

Stillet af iSocialTiger for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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?

Stillet af breadwild for 1 år siden

Besvaret af breadwild for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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

Stillet af Mi for 1 år siden

Besvaret af jscher2000 - Support Volunteer for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af ImmortalDoge for 1 år siden

Besvaret af jonzn4SUSE for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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

Stillet af partha4u21 for 1 år siden

Besvaret af partha4u21 for 1 år siden

  • Løst
  • Arkiveret

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, … (læs mere)

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

Stillet af sandy50 for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af firefox1950 for 1 år siden

Besvaret af firefox1950 for 1 år siden

  • Løst
  • Arkiveret

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 … (læs mere)

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

Stillet af henritouchard for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

[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?

Stillet af metalphoenixrising for 1 år siden

Besvaret af metalphoenixrising for 1 år siden

  • Løst
  • Arkiveret

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… (læs mere)

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.

Stillet af spartanhooah for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

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.… (læs mere)

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

Stillet af leons.petrazickis for 1 år siden

Besvaret af Tristan for 1 år siden

  • Løst
  • Arkiveret

How to Trim URL in URL Bar

The URL in the URL bar is trimmed. I went to about:config and disabled "browser.urlbar.trimURLs", but it still did not work after I restarted Firefox. (see images) Firef… (læs mere)

The URL in the URL bar is trimmed. I went to about:config and disabled "browser.urlbar.trimURLs", but it still did not work after I restarted Firefox. (see images)

Firefox version: 105.0 (on beta update channel)

I later then found out that there is a lot of unused space on the right. (see https://1drv.ms/v/s!Ag9_47ED3j7sgsZhkB02k7gI3lavyg) How do I remove / make use of the space on the right of the URL bar? How do I turn off the trimming of the URL?

Any help is appreciated!

Stillet af Ming Hong for 1 år siden

Besvaret af Ming Hong for 1 år siden

  • Løst
  • Arkiveret

Which version of portable firefox would be most secure getting updated once a month?

On my laptop, I run FDE as my daily driver, with the release version to handle my webmail. I also use portable firefox (from portableapps.com) as a browser to use while a… (læs mere)

On my laptop, I run FDE as my daily driver, with the release version to handle my webmail. I also use portable firefox (from portableapps.com) as a browser to use while at work, from a thumb drive. While using that portable verison, I usually just go to google image search, and a work site that would definitely be secure.

My question: I don't like to update the installation on my thumb drive very often, and occasionally work computers are very slow anyways. So if I were to update it no more often than once a month, which version of firefox would be most secure: Release, Beta, or Nightly?

If doing this is just dumb, then which version gets updated less often--it would be Release, correct?

Stillet af prr for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

.Jpeg images don't zoom smaller in Firefox (they do in Safari)

Hi All, I' m having the issue that .jpeg images don't zoom smaller in Firefox (they do in Safari). I'm performing cmd-+/- on a Mac keyboard. Any ideas? Thank you, Russ… (læs mere)

Hi All,

I' m having the issue that .jpeg images don't zoom smaller in Firefox (they do in Safari). I'm performing cmd-+/- on a Mac keyboard.

Any ideas?

Thank you, Russ M.

Stillet af contactruss for 1 år siden

Besvaret af cor-el for 1 år siden

  • Løst
  • Arkiveret

Google Maps Not finding any addresses

MacBook Pro OS High Sierra Firefox version: 106.0b4 When I bring up Google Maps I put the address in and Firefox shows an error message. This has been happening for a co… (læs mere)

MacBook Pro OS High Sierra Firefox version: 106.0b4

When I bring up Google Maps I put the address in and Firefox shows an error message. This has been happening for a couple of months. See Error Message below.. Google Chrome has NO problem pulling up the address. How can I fix this? Thank you.

Stillet af SunnySkyez for 1 år siden

Besvaret af SunnySkyez for 1 år siden