Firefox desktop version

PLEASE help! I am desperatly trying to stop firefox from opening a tab every time after I visited my individualized start page and clicking on it. It is my yahoo and ever… (ketahui selanjutnya)

PLEASE help! I am desperatly trying to stop firefox from opening a tab every time after I visited my individualized start page and clicking on it. It is my yahoo and every time I click to check my mails or read an article your browser opens a tab that shows my account settings. It is terribly annoying. Thank you! Ariane

Asked by Ariane 3 jam lepas

.pdf downloading failed after updating the browser.

I have use the following type of code in the google appscript for downloading the html table as .pdf format but after update the Firefox browser the file unable to downlo… (ketahui selanjutnya)

I have use the following type of code in the google appscript for downloading the html table as .pdf format but after update the Firefox browser the file unable to download but everything runs properly and the success message is appearing but the file is not downloading. Before, update the browser, the file was downloaded properly, please tell me how to resolve the problem. It's an URGENT. Please take necessary action at an earlier.

function exportToPDF() {

   try {
       const table = document.getElementById("dataTable");
       if (!table || table.classList.contains('hidden')) {
           showAlert("Nothing found to generate PDF!");
           return;
       }
       const originalScrollPosition = {
           body: document.body.scrollTop || document.documentElement.scrollTop
       };
       document.body.scrollTop = 0;
       document.documentElement.scrollTop = 0;
       const tableContainer = document.querySelector(".table-container");
       const cloneContainer = tableContainer.cloneNode(true);
       cloneContainer.style.overflow = "visible";
       cloneContainer.style.maxHeight = "unset";
       cloneContainer.classList.add("no-scrollbar");


       const clone = cloneContainer.querySelector("table");
       clone.style.fontSize = "12px";
       clone.style.borderCollapse = "collapse";
       clone.style.width = "100%";
       clone.querySelectorAll('th').forEach(th => {
           th.style.fontSize = "10.5px";
           th.style.padding = "1px";
           th.style.border = "1px solid black";
       });
       clone.querySelectorAll('td').forEach(td => {
           td.style.fontSize = "10.5px";
           td.style.padding = "1px";
           td.style.border = "1px solid black";
       });


       const now = new Date();
       const dateTime = now.toLocaleString("en-GB", {
           day: "2-digit", month: "2-digit", year: "numeric",
           hour: "2-digit", minute: "2-digit", second: "2-digit",
           hour12: true
       });
       const selectedYearValue = document.getElementById('yearSelect').value;


       const wrapper = document.createElement("div");
       wrapper.style.fontSize = "16px";
       wrapper.style.fontFamily = "Arial, sans-serif";
       wrapper.style.width = "100%";


       const header = document.createElement("div");
       header.style.textAlign = "center";
       header.innerHTML = `
Financial Year wise Report on BEUP || 17th Assembly (2021-2026)
Financial Year: ${selectedYearValue}
               Report as on: ${dateTime}
       `;
       wrapper.appendChild(header);
       wrapper.appendChild(cloneContainer);
       cloneContainer.style.marginTop = "2px";
       cloneContainer.style.paddingTop = "0px";


       const fileName = `MLA_wise_&_F-Y_wise_Report_as_on_${formatDateTimeForFilename()}.pdf`;


       document.body.style.overflow = 'hidden';
       const opt = {
           margin: [5, 5, 5, 5],
           filename: fileName,
           image: { type: 'jpeg', quality: 1 },
           html2canvas: {
               scale: 2,
               useCORS: true,
               scrollY: 0,
               windowHeight: document.documentElement.scrollHeight
           },
           jsPDF: {
               unit: 'mm',
               format: 'a4',
               orientation: 'landscape'
           }
       };
       html2pdf().set(opt).from(wrapper).save().then(() => {
           
           document.body.scrollTop = originalScrollPosition.body;
           document.documentElement.scrollTop = originalScrollPosition.body;
           document.body.style.overflow = ;

           showAlert("PDF file downloaded successfully!", 'success');
       });
   } catch (e) {
       console.error("Error generating PDF:", e);
       document.body.style.overflow = ;

       showAlert("PDF generation failed. Check console for details.", 'error');
   }

}

Asked by BEUP NADIA 4 jam lepas

Recent Problem : My Bookmark Toolbar : Keeps CHANGING !!

I have a WINDOWS computer and I use Windows 11. My Firefox Bookmarks Toolbar has several FOLDERS. Each Folder has "drop-down" components. Example: FINANCIAL Folder in… (ketahui selanjutnya)

I have a WINDOWS computer and I use Windows 11.

My Firefox Bookmarks Toolbar has several FOLDERS.

Each Folder has "drop-down" components.

Example: FINANCIAL Folder includes: Pension

                                                                Social Security
                                                                Military Retirement pay
                                                                15 or so "others"
                 BANKS Folder includes:  Bank #1 ( name witheld)
                                                           Bank #2 ( "         "         )
                                                           couple more

                 MEDICAL Folder includes :   Medicare
                                                                My Chart
                                                                couple more

Everything looked great. Worked great too.

Then, next time Computer turned on, the FINANCIAL Folder had "Pension"

                                                                                                           "Pension" ( same one again )
                                                                                                           "Pension" ( same one again )
                                                                                                           "Pension" ( same one again )
                                                                                                           "Social Security"
                                                                                                           "Social Security" ( same one again )
                                                                                                           "Social Security" ( 3 more times)
                                                                                                            ALL THE REST - GONE !!

Several Folders now 2-4 more times showing on the Bookmarks Toolbar Additionally, MANY Folders are now "Missing" !!!

A day or so later, the Bookmarks Toolbar was CORRECT !

A day or so later, the Bookmarks Toolbar was ALL WRONG as described above.

What is going on ??

Is there a way to FIX this? Do I need to go to GOOGLE CHROME / MICROSOFT EDGE ??

Similarly I have tried to LOG-ON to my Marriott Hotel website and things did not work correctly. I called Marriott Reservations and described the problem. Marriott asked IF I was using Firefox? I replied "YES". They said to use Google Chrome instead.

I used CHROME and everything worked GREAT !!!

Is this the answer? Firefox is not being properly supported? I should switch Browsers ??

I have used Firefox for MANY years. These problems are VERY recent.

I have always thought that "hackers" targeted Microsoft so Firefox had a "lower profile" and was therefore "SAFER".

I am losing confidence in Firefox.

Are these problems that other Firefox users are having also?

I liked Firefox's recent REVIEWS of "Ratings" -- but that was terminated recently.

Something "smells BAD" about Firefox.

What gives?

If your recommendation is to "abandon Firefox", which Browser do you recommend?

You help is much appreciated.

Regards,

Lloyd H.

Asked by LLOYD 2 hari lepas

Edit bookmarks in search result

Hello, I'm using Firefox for Android and actively work with bookmarks. I really miss the feature that would allow me to edit bookmarks directly from the search results — … (ketahui selanjutnya)

Hello, I'm using Firefox for Android and actively work with bookmarks. I really miss the feature that would allow me to edit bookmarks directly from the search results — for example, to rename or even delete them. This functionality seems to be missing.

Am I doing something wrong, is there a trick to it, or could this be a small update worth considering?

Thanks a lot for any response.

Best regards, Meik Alef

Asked by Meik.Alef 4 hari lepas

history

Why the hell your history always been such a mess for android. Why that stupid grouping and no dates. And why tf I have to enter the search again in it after each opened … (ketahui selanjutnya)

Why the hell your history always been such a mess for android. Why that stupid grouping and no dates. And why tf I have to enter the search again in it after each opened link. You have no idea how annoying it is to look for anything. Surreal you can't figure it out in all these years

Asked by Nat 5 hari lepas

Modifier les "top sites" ?

Bonjour, Je veux modifier ces sites webs recommandés. Des "top sites" ça s'appelle je crois. J'ai regardé sur le net mais j'ai pas vu comment les modifier. J'ai par exemp… (ketahui selanjutnya)

Bonjour, Je veux modifier ces sites webs recommandés. Des "top sites" ça s'appelle je crois. J'ai regardé sur le net mais j'ai pas vu comment les modifier. J'ai par exemple, pas besoin de Le Monde ou de Reddit. Cordialement, Un utilisateur

Asked by Sea 5 hari lepas

My tab bar

Hi For some reason, my Honor tablet has stopped displaying my tabs in the tool bar. I didn't ask for it to do this, and have been trying in vain to reverse it. David … (ketahui selanjutnya)

Hi

For some reason, my Honor tablet has stopped displaying my tabs in the tool bar. I didn't ask for it to do this, and have been trying in vain to reverse it.

David

Asked by david114 6 hari lepas

i have the latest issue of Firefox and i can not get it in defaut video

I have the newest firebox version and i have you tube connected to the menu bar and 2 icons for it on the desktop i m not sure what if an addon are cause it to … (ketahui selanjutnya)

I have the newest firebox version and i have you tube connected to the menu bar and 2 icons for it on the desktop i m not sure what if an addon are cause it to stay in full screen screen mode i do not wan it in full scene mode. i have done everything i know how to do to stop it from full screen please how do i get it ti default always just giving you a sample of what Iam getting just a sample of the size i do not have firefox zoomed it is on 100 percent and not zoomed the sixes is 16 and 14 an no larger.

Asked by Mary 1 minggu lepas

Last reply by Mary 6 hari lepas

Firefox for Android often shows outdated web pages from the cache instead of the up-to-date page.

Hi, I have switched from Chrome to Firefox for Android. Generally the app works great, but I experienced a a very annoying problem: When I click on a link on my home scre… (ketahui selanjutnya)

Hi, I have switched from Chrome to Firefox for Android. Generally the app works great, but I experienced a a very annoying problem: When I click on a link on my home screen, Firefox opens and shows the requested web page, but in most cases it shows the outdated version of the page, apparently from the cache. Of course I could update the page manually, but I am tired to do so again and again. Acivating the option "Clear cache when Firefox is closed" does not remove the problem as this is performed only when I cancel the Firefox task through the task manager. So I think it is understandable why the problem occurs, but I don't see a solution or a workaround. I didn't notice this problem with Chrome, so I think they must have found a solution. Any help is appreciated. Thank you!

Asked by RuegenbergG 6 hari lepas