Images Broken on Firefox but Fine on Other Browsers

I'm experiencing an issue, when I visit this website in Firefox, some images appear broken, but they display perfectly in other browsers. Has anyone else encountered this… (читати далі)

I'm experiencing an issue, when I visit this website in Firefox, some images appear broken, but they display perfectly in other browsers. Has anyone else encountered this problem or have any suggestions on how to fix it?

Запитання від Atif 14 годин тому

Остання відповідь від cor-el 3 години тому

Bookmarks

As of today 5/20/2024 Firefox stopped saving bookmarks. The star turns blue to indicate the bookmark was saved, but when I check the folder in Bookmarks it's not there. … (читати далі)

As of today 5/20/2024 Firefox stopped saving bookmarks. The star turns blue to indicate the bookmark was saved, but when I check the folder in Bookmarks it's not there.

Запитання від thallmike 7 годин тому

Остання відповідь від cor-el 3 години тому

downloading bios

Hi when i have to download my bios updates i am being forced to use misrosoft edge or chrome none of which i use , so the question is can i use firefox safely thanks . Le… (читати далі)

Hi when i have to download my bios updates i am being forced to use misrosoft edge or chrome none of which i use , so the question is can i use firefox safely thanks . Lee

Запитання від lee 8 годин тому

Остання відповідь від cor-el 3 години тому

Firefox does not display background color in option tags

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text: ```<select id="stroke… (читати далі)

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text:

```<select id="strokeColor" name="strokeColor" style="width: 10em;">

             <option value="black" style="background: #000000; text: #FFFFFF">
                     black
             </option>

<option value="aqua" style="background: #00FFFF">

                     aqua
             </option>

<option value="blue" style="background: #0000FF">

                     blue
             </option>

<option value="brown" style="background: #A52A2A">

                     brown
             </option>

<option value="gray" style="background: #808080">

                     gray
             </option>

<option value="green" style="background: #00FF00">

                     green
             </option>

<option value="magenta" style="background: #FF00FF">

                     magenta
             </option>

<option value="orange" style="background: #FFA500">

                     orange
             </option>

<option value="purple" style="background: #800080">

                     purple
             </option>

<option value="red" style="background: #FF0000">

                     red
             </option>

<option value="white" style="background: #FFFFFF">

                     white
             </option>

<option value="yellow" style="background: #FFFF00">

                     yellow
             </option>

<option value="#000000" selected="" style="background: #000000">

                     #000000
             </option>
         </select>```

On Chrome this displays as expected:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-25-eebbd5.png

But on Firefox the background colors are ignored:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-35-bd90ee.png

How can I get Firefox to display the background colors?

Запитання від jamescobban 1 місяць тому

Остання відповідь від Paul 4 години тому

Pop-up blocked

My Firefox is the most recent version 126. I am having trouble with pop-ups being blocked. I have added the website to the pop-up exception list. When I go to the site, i… (читати далі)

My Firefox is the most recent version 126. I am having trouble with pop-ups being blocked. I have added the website to the pop-up exception list. When I go to the site, it shows me the little icon showing I have added exceptions for this site. However; the pop-up still gets blocked.

The site is: https://www.foxit.com/ I try clicking the Log In drop down then Foxit Account. Before this would pop-up the log in screen for the site but since version 125, it does not. I just updated to version 126 to see if that resolved it before creating this post but it didn't. Thus I am here trying to get help.

Запитання від Kevin 6 днів тому

Остання відповідь від cor-el 5 годин тому

Browser re-sizing on start up

When I open the application it loads as a small window that I have to maximize to make it full screen. It never used to do this so I need some help to fix this. I've take… (читати далі)

When I open the application it loads as a small window that I have to maximize to make it full screen. It never used to do this so I need some help to fix this. I've taken a quick look through settings etc and can't see anything wrong...

Запитання від matt_parker 2 тижні тому

Остання відповідь від firefox2801 7 годин тому

https://wordpress-700233-2343916.cloudwaysapps.com/wp-admin

Hi I cannot get this site to load up on my phone it will load up but not on my laptop . am I missing a setting https://wordpress-700233-2343916.cloudwaysapps.com/wp-adm… (читати далі)

Hi I cannot get this site to load up on my phone it will load up but not on my laptop . am I missing a setting

https://wordpress-700233-2343916.cloudwaysapps.com/wp-admin

Запитання від Jeremy Fuller 14 годин тому

Остання відповідь від Ali alhabsi 10 годин тому

Trouble saving downloads

Prior to about a month ago, downloading worked as expected: - click a link - the save to... dialog opened - choose the folder - the download is off and running No more. … (читати далі)

Prior to about a month ago, downloading worked as expected: - click a link - the save to... dialog opened - choose the folder - the download is off and running

No more. For about the past month - click a link - wait for a long time with FF frozen - the a wheel starts rotating - after a full minute (or more) the save dialog appears.

Something has been broken in the mad-dash to push updates. It's fine for browsing, but the, you need to download. At that point you wish you were using a different browser (any other browser, in fact) since FF is the only oe that has this problem. Downloading works fine in a 8 chromium browsers that I have and in the 5 FF clones (like Waterfox)

It's just FF that's broken. I can no longer afford to set it as default because of this. The others are not perfect (WF won't activate Pocket, foe example) but downloading promptly is critical.

Запитання від essin 1 місяць тому

Остання відповідь від squillenial 10 годин тому

Blocking mini media player popups

Is there any way to block media mini players from popping up on websites entirely? This is what I've tried, I found this in another article here. media.autoplay.def… (читати далі)

Is there any way to block media mini players from popping up on websites entirely?

This is what I've tried, I found this in another article here.

   media.autoplay.default = 5 [0:allow;1:blockAudible;5:blockAll]
   media.autoplay.blocking_policy = 2
   media.autoplay.allow-extension-background-pages = false
   media.autoplay.block-event.enabled = true
   media.block-autoplay-until-in-foreground 

It doesn't autoplay anymore, but it still pops up in the bottom right corner of the screen. I don't mean Firefox's picture in picture, I'm talking about the floating mini player most websites use. It's thoroughly annoying, especially when you have your pop-up settings set to off.

Запитання від CustardShark 1 день тому

Остання відповідь від TyDraniu 19 годин тому

text in tab names, address bar and menu boxes

Why is the text in tab names, address bar and menu boxes so small? I did the changes to about:config and the other one that comes up when I googled this question but, wh… (читати далі)

Why is the text in tab names, address bar and menu boxes so small? I did the changes to about:config and the other one that comes up when I googled this question but, while they enlarge the text in those places, they make the page content too big.

Запитання від LB32005 1 день тому

Остання відповідь від Agent virtuel 20 годин тому

Picture in picture not working

Whenever I use the picture in picture feature, it always opens up in a bigger tab instead of the floating PiP. I am unable to adjust the sizing whatsoever. Is there a way… (читати далі)

Whenever I use the picture in picture feature, it always opens up in a bigger tab instead of the floating PiP. I am unable to adjust the sizing whatsoever. Is there a way to get around that?

Запитання від Raymond Boheme 23 години тому

Остання відповідь від jonzn4SUSE 21 година тому

Master Password not being accepted

Hello, My protonpass manager and email accounts were compromised by a hacked Discord user. I began setting up the password manager in mozilla to help me with my password… (читати далі)

Hello,

My protonpass manager and email accounts were compromised by a hacked Discord user. I began setting up the password manager in mozilla to help me with my passwords, but somehow mistyped the Master Password I was trying to set up. Now I have no idea what it is and need to reset it.

Thank you,

Запитання від Flynx 1 день тому

Остання відповідь від cor-el 22 години тому