Ceisteanna leis an gclib seo á dtaispeáint:

Print preview in Firefox 149 renders all <option> elements inside <select> instead of only the selected value.

In Firefox version 149, there is an issue with print preview behavior for HTML <select> elements. When opening print preview, all <option> items inside a drop… (tuilleadh eolais)

In Firefox version 149, there is an issue with print preview behavior for HTML <select> elements. When opening print preview, all <option> items inside a dropdown are displayed and included in the print output.

This behavior differs from Firefox 148, where only the selected option is rendered correctly during print preview.

Steps to reproduce:

- Create an HTML page with a <select> dropdown containing multiple <option> elements. - Select one of the options. - Open print preview (Ctrl + P).

Expected result: Only the selected option should be visible and printed.

Actual result: All options inside the <select> element are displayed and printed.

Impact: This issue breaks the layout of printed documents and makes forms difficult to read, especially when dropdowns contain many options.

Open 11 5 264

disable search engine

This is the 3rd time I have had to post this. I am getting very frustrated. I DO NOT want the search engine within my address bar. Nothing anyone from you "community" he… (tuilleadh eolais)

This is the 3rd time I have had to post this. I am getting very frustrated. I DO NOT want the search engine within my address bar. Nothing anyone from you "community" helped to disable the search engine in my address bar. Opera, Edge, Chrome, the user can disable the search engine in the address bar. Why is Firefox so different? And difficult?

Open 9 297

I lost all my usual tabs, after closing an unseen instance of firefox, opened by Mozilla.

Mozilla, in their infinite wisdom, sent me a note about something new in firefox, by displaying it in a new instance of Firefox. It wasn’t until I closed my normal sessi… (tuilleadh eolais)

Mozilla, in their infinite wisdom, sent me a note about something new in firefox, by displaying it in a new instance of Firefox.

It wasn’t until I closed my normal session, that I realised a new instance of firefox was also running, and shut it down on.

In shutting the new instance down after my usual session, it overwrote all my normal tab settings🤬

Q1. Are my normal tab settings recoverable? Q2. Why did Mozilla think it a good idea to open a new instance of Firefox to send me information, rather than simply open a new tab.

NB This is in Windows 11

Open 9 124

I am unable to load tiktok on Firefox.

Is there a fix or workaround? https://www.tiktok.com/@topclassactions/video/7571977168515796237?lang=en&platform=activecampaign&utm_source=email&utm_medium=ac… (tuilleadh eolais)

Open 9 167

every download gets stopped with "This file contains a virus or malware"

every download gets stopped with "This file contains a virus or malware", have to click on the file, then click "allow download" every time! I check the file with my ant… (tuilleadh eolais)

every download gets stopped with "This file contains a virus or malware", have to click on the file, then click "allow download" every time!

I check the file with my antivirus and it finds NOTHING!

Open 8 176

Cannot sign in through TV provider to watch DisneyNOW

There seems to be a glitch that I keep encountering when trying to sign in through my TV provider, particularly Verizon, to watch DisneyNOW or TCM or any other service fo… (tuilleadh eolais)

There seems to be a glitch that I keep encountering when trying to sign in through my TV provider, particularly Verizon, to watch DisneyNOW or TCM or any other service for that matter. The website known as "ssoauth.verizon.com" seems to keep hanging on the message "Please wait - we are verifying your account," and the sign in never gets completed. I already tried clearing my cache and history but with no result.

Even trying to submit troubleshooting information is causing the form to crash here. If you would like, I can send you a text file containing the log I saved from the browser console.

Open 6 143

How can I fix my LinkedIn screen from cutting off three quarters of Home screen in Firefox but not in other browsers

Hi, The Linked in pages are not appearing properly. I have attached the images of the following two pages, https://www.linkedin.com/feed/ https://www.linkedin.com/myn… (tuilleadh eolais)

Hi,

The Linked in pages are not appearing properly.

I have attached the images of the following two pages,

https://www.linkedin.com/feed/

https://www.linkedin.com/mynetwork/grow/

Please arrange to do the needful.

Regards Deepak

Open 6 268

How do i change my primary address to a new valid address?

My Mozilla log-in address is an old one - I have changed my email provider from xxxxxxx@TalkTalk.net to xxxxxxx@outlook.com. Although I can still get into Mozilla I can'… (tuilleadh eolais)

My Mozilla log-in address is an old one - I have changed my email provider from xxxxxxx@TalkTalk.net to xxxxxxx@outlook.com. Although I can still get into Mozilla I can't change my log-in to make other updates. The advice provided is to make a new extra login and then make that one the primary but it does not work.

Open 5 211

It is asking me for a code

When I want to login with my Firefox account it asks me for a code as 2 factor but I can't remember that I ever signed up for 2 -factor . I have 2 apps fro 2 factor: goog… (tuilleadh eolais)

When I want to login with my Firefox account it asks me for a code as 2 factor but I can't remember that I ever signed up for 2 -factor . I have 2 apps fro 2 factor: google and Microsoft but neither has Mozilla identification in it. I would like to sign up for 2 factor but it looks like someone already did that for me. What now?

Open 5 144

Firefox 145 doesn't follow the OS "hosts" file site blocking

Hi I need to block some sites through the OS Hosts file, Other browsers ( Edge, Chrome, .. ) are honoring the HOSTS file rules but Firefox bypassing them !! , I disabled … (tuilleadh eolais)

Hi

I need to block some sites through the OS Hosts file, Other browsers ( Edge, Chrome, .. ) are honoring the HOSTS file rules but Firefox bypassing them !! , I disabled the DNSOverHTTPS and all other available suggestion and options but still not honoring the hosts file !

as you can see in the attached file, the Firefox DNS Section is now blank ! but still doesn't follow the OS host file

I even made a custom policy file but still doesn't work, these are the things I disabled but still not working :

{

 "policies": {
   "DNSOverHTTPS": {
     "Enabled": false,
     "Locked": true
   },
   "Preferences": {
     "network.trr.mode": {
       "Value": 5,
       "Status": "locked"
     },
     "network.dns.native_https_query": {
       "Value": false,
       "Status": "locked"
     },
     "network.trr.uri": {
       "Value": "",
       "Status": "locked"
     },
     "network.trr.bootstrapAddress": {
       "Value": "",
       "Status": "locked"
     },
     "network.trr.exclude-etc-hosts": {
       "Value": true,
       "Status": "locked"
     },
     "network.dnsCacheEntries": {
       "Value": 0,
       "Status": "locked"
     },
     "network.dns.disableIPv6": {
       "Value": true,
       "Status": "locked"
     },
     "browser.fixup.dns_first_for_single_words": {
       "Value": true,
       "Status": "locked"
     },
     "keyword.enabled": {
       "Value": false,
       "Status": "locked"
     }
   }
 }

}

Open 5 95