Showing questions tagged:

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //img.… (read more)

The app sizes two adjacent images to the same height. Maybe there's a better approach?

This works, in that I see the original image displayed at the wrong size:

   //img.src = imgsrc.src;

This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:

   var canvas = document.createElement( 'canvas' );
   canvas.width = width;
   canvas.height = avail_height;
   var context = canvas.getContext( '2d' );
   // Tried/failed: Fill white background for JPEG export
   //context.fillStyle = '#fff';
   //context.fillRect(0, 0, canvas.width, canvas.height);
   context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height);
   context.lineWidth = 150; // ??
   img.src = canvas.toDataURL('image/jpeg', 0.92);
   img.onmousedown = disableDragging; // for FF
   img.style.opacity = "1.0"

The page is the view.html one gets to via Enter on phobrain.com.

Solved Archived 8 394

YouTube channel confusion for comments

I have had a google account and a YouTube Channel ([email_1]@gmail.com) for decades. I recently added a new google email ([email_2]@gmail.com) and accustomed my old YouTu… (read more)

I have had a google account and a YouTube Channel ([email_1]@gmail.com) for decades. I recently added a new google email ([email_2]@gmail.com) and accustomed my old YouTube channel for [email_1]@gmail.com with the new email, [email_2]@gmail.com. On other browsers when I comment, the old YouTube account with the new email shows up as the commentor. Today, on my new Firefox browser.I discovered that the new email had created another YouTube channel which showed up as my ID for a comment on another YouTube channel. I deleted the new YouTube channel but, when I comment with the brand new Firefox browser, the old YouTube channel I deleted shows up. How can I correct that?

Archived 3 392

session backups inadequate

I keep a lot of tabs open (~60) in any particular session - I find it's faster in this way to get back to a site. About every six months or so, I lose *all* these tabs be… (read more)

I keep a lot of tabs open (~60) in any particular session - I find it's faster in this way to get back to a site.

About every six months or so, I lose *all* these tabs because of Firefox's inadequate session backup system. It only saves two or three total backups, some of which are completely out of date. But the worst scenario is when (1) some site pops up a new window; (2) I mistakenly close my main window before the new window; (3) I open this new saved window once or twice by accident, causing my 60-tab session backup to be overwritten.

Using a third-party session manager (I have tried all the well-known ones) can mitigate this problem, but doesn't really solve it because the re-opened sessions aren't quite in the same format as Firefox sessions and so lose information. In particular, I often lose each tab's icon as well as metadata for Tree Style Tab.

Could Mozilla please consider a more robust session backup system for Firefox? All it would take (I think) is to allow the user to choose the total number of backup sessions and the frequency at which a new session is added. Thank you!

Archived 6 383

Scale up the UI size and how do you make it scroll smoothly instead of jerking

How in the heck do you increase the size of the UI font? I have a 1440P monitor and the TINY size of the UI font makes it nearly impossible to read the text on the menu b… (read more)

How in the heck do you increase the size of the UI font? I have a 1440P monitor and the TINY size of the UI font makes it nearly impossible to read the text on the menu buttons, I have lean forward and squint to read it because they are so damn small. I can't find anything in the settings to make the UI text larger. It is as if some dummy hard coded the UI font size so it's impossible for the average person to find out how to change it. It makes no sense whatsoever.

And please don't tell me to increase the zoom in the Windows settings, because that screws up EVERYTHING else...

Another thing that is driving me crazy is how do you set it so that scrolling with the mouse wheel is smooth and not jerky? When i scroll with the mouse wheel, instead of smoothly moving the page up or down, it JERKS a couple of lines at a time. This is the only browser that it does that in. I have smooth scrolling ON in the mouse settings on my computer but for some reason, only Firefox is doing this.

Archived 2 382

Is there a way I can middle click bookmarks in my "other bookmarks" panel and have them open in new tabs?

Recently switched from Chrome and in Chrome I would open my "Other Bookmarks" folder and middle click a bunch of bookmarks which would open them up in a new tab without s… (read more)

Recently switched from Chrome and in Chrome I would open my "Other Bookmarks" folder and middle click a bunch of bookmarks which would open them up in a new tab without switching to that tab or closing the "Other bookmarks" folder.

Is there a way I can replicate this on Firefox? Because at the moment, middle clicking the bookmarks does nothing. This is not about the bookmarks bar at the top.

Archived 1 376

TLS settings from about:config don't work in Firefox 140.0.4

I wanted to completely disable TLS 1.3 when using Firefox, so I set security.tls.version.max to 3 (which corresponds to TLS 1.2). That worked up until I got version 140.0… (read more)

I wanted to completely disable TLS 1.3 when using Firefox, so I set security.tls.version.max to 3 (which corresponds to TLS 1.2). That worked up until I got version 140.0.4 installed - now it completely ignores this setting no matter what I set. I tried using cloudflare-ech.com website for test and it confirms that my browser uses TLS 1.3 with ECH. I also tried modifying security.tls.version.fallback-limit to 0 and security.tls.version.min to 0 to get a possible range of TLS 1.0-1.2, but it still uses TLS 1.3.

Archived 1 375

Application error: a client-side exception has occurred while loading(see the browser console for more information).

Application error: a client-side exception has occurred while loading (see the browser console for more information). where is the browser console? how do i fix it never … (read more)

Application error: a client-side exception has occurred while loading (see the browser console for more information).

where is the browser console? how do i fix it never had an issue with until the last two days?

Archived 2 371

Subject: Firefox Sync Not Working Despite Logging In With Same Account

Hello Firefox Support Team, I am facing an issue with Firefox Sync. I have logged in using the same Firefox account on my new device (or after reinstalling), but my bookm… (read more)

Hello Firefox Support Team,

I am facing an issue with Firefox Sync. I have logged in using the same Firefox account on my new device (or after reinstalling), but my bookmarks, saved passwords, and other synced data are not appearing.

I have tried signing in again, checked my internet connection, and confirmed that I am using the correct Firefox account. Despite this, nothing is syncing.

Please help me restore my synced data. I would really appreciate your support.

Thank you, Shubham Sen

Archived 1 364

How do I force firefox to always ask me where to save a bookmark without having to double click each time?

Per title. If I go to bookmarks->bookmark this tab OR clicking the star icon in the address field I always want it to pop up and ask me where to save it, without havi… (read more)

Per title. If I go to bookmarks->bookmark this tab OR clicking the star icon in the address field I always want it to pop up and ask me where to save it, without having to remember to double click the star icon, or go edit bookmarks menu to move it.

This seems like a poor design, at least for me when more than 90% of the time I don't want it to be in the last used folder. I have been adding bookmarks for decades and it has always asked me where to save them, so muscle memory forgets to go back and edit the bookmark I just saved, and then later on I have to go back and change them all because they are never in the right folder.

I understand if I double click the star in the url it will allow me to change it, but when I'm busy I don't remember to click it again, or double click it, then my bookmark is lost and I have to go searching for it and edit it and it's a hassle.

Is there an about:config setting I've missed to re-enable this basic feature to reduce all the clicking?

I've tried browser.bookmarks.editDialog.showForNewBookmarks both false and true without any change to the behavior.

Locked Archived 3 356

"bookmark current tab" dropdown menu

Clicking "bookmark current tab " does not offer dropdown menu to assign bookmark location. Clicking "bookmark current tab" places bookmark in last used bookmark folder. W… (read more)

Clicking "bookmark current tab " does not offer dropdown menu to assign bookmark location. Clicking "bookmark current tab" places bookmark in last used bookmark folder. Workaround is to "edit bookmark" and assign desired location.

Archived 1 344

ATT/Yahoo email

I cannot sign into my att/yahoo email while using Firefox. After calling AT&T they told me to use Microsoft Edge which I told them I would not! When trying to sign i… (read more)

I cannot sign into my att/yahoo email while using Firefox. After calling AT&T they told me to use Microsoft Edge which I told them I would not! When trying to sign in I receive the error message "It's not you, It's us" try again. It is my belief that att is trying to coerce me to change browsers so they can spy on me

Solved Archived 1 344

How do I turn off the Firefox sidebar key combinations?

I often use the key combination Ctrl+Alt+X in Google Docs when on different devices but it doesn't function properly when instead it brings up the AI sidebar gadget. Remo… (read more)

I often use the key combination Ctrl+Alt+X in Google Docs when on different devices but it doesn't function properly when instead it brings up the AI sidebar gadget. Removing the sidebar button doesn't really help and it's annoying. So how exactly do I turn off the key combination for the sidebar?

Archived 3 343

Copy History data

Is there a way to copy the History data (for pasting into Word, Excel or a text-editor)?


I have a desktop PC Firefox 140.0.4 (64-bit) Windows 11

Archived 12 343

Keep Bookmark Folders Open

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after mid… (read more)

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after middle clicking each link 1 at a time. I can't open the entire folder - there are 100+ and say I want to open 10.

Is there a way to keep the bookmark folder open while I open each link in new tabs?

Thanks!

Solved Archived 6 333

Firefox Process Still Running After Close

It appears that I have a zombie Firefox browser running because when I close the browser using the top right 'X' button, the Firefox processes are still running when I ch… (read more)

It appears that I have a zombie Firefox browser running because when I close the browser using the top right 'X' button, the Firefox processes are still running when I check Task Manager.

If I end the Firefox task and reopen Firefox the first attempt seems to be stuck crashing because there's no crash log, but I can see in the task manager there's a crashhelper. A second attempt opens just fine, but the issue with that is my previously opened browsers are gone even with the setting to reopen them is enabled.

I've tried reinstalling, disabling my extensions, and updating Java, but none of these resolve the issue.

Archived 1 326

How do i get FF to open a bookmark in a new tab, without having to create a new tab first? Its an annoying extra step

When I click on a bookmark, FF opens it in the current tab, overwriting the site I had open. I have to add a tab, then click on the bookmark to have it in a new tab. This… (read more)

When I click on a bookmark, FF opens it in the current tab, overwriting the site I had open. I have to add a tab, then click on the bookmark to have it in a new tab. This is an annoying extra step. How to I change it? I already tried the open links in new tabs instead of windows. Makes no difference On or Off

Solved Archived 3 323