Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

重装系统后登陆邮箱账号,书签全都不见了

重装系统后登陆邮箱账号,书签全都不见了。我从2022年开始用火狐,积累了很多书签,出于对火狐的信任,重装系统前没有另外备份书签,正常来说,书签都会自动保存云端,登陆就有,可是这次完全没有。

Asked by 1146783255 8 izinyanga ezidlule

Last reply by 19490793 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

Second charachter on address bar stops autocomplete

Hi all, I'm using Firefox 140.0.4 (64-bit) on Debian Trixie and I'm getting a weird behavior with the auto-complete functionality of the address bar. If I type the first … (funda kabanzi)

Hi all, I'm using Firefox 140.0.4 (64-bit) on Debian Trixie and I'm getting a weird behavior with the auto-complete functionality of the address bar.

If I type the first character the address gets auto filled (see 20250711_First-character-auto-fill-working.png attachment), then if I type the second character the auto filled result disappears (see 20250711_Second-character-auto-fill-NOT-working.png).

I've tried any search option combination, but results doesn't change. At the moment I'm using for the address bar just "Browsing history" (see 20250711_Address-bar-settings.png).

The correct behavior would be, as in the past, that new characters confirming the address would leave things as they are. Do you have any suggestion on how to restore the original behavior?

Many thanks,

Raoul

Asked by rasca 8 izinyanga ezidlule

Last reply by rasca 7 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

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.… (funda kabanzi)

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.

Asked by phobrain 7 izinyanga ezidlule

Answered by Paul 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

WebRTC turning inactive

I have a Snowflake add-on, which requires WebRTC for connections. But WebRTC is not permanently active in my Firefox browser. See image. I activate WebRTC by toggling the… (funda kabanzi)

I have a Snowflake add-on, which requires WebRTC for connections. But WebRTC is not permanently active in my Firefox browser. See image. I activate WebRTC by toggling the config variable media.peerconnection.enabled into 'true' and the add-on works. For some time, only! After a couple of days it is back to 'WebRTC not detected'. What is wrong?

Asked by erik18 7 izinyanga ezidlule

Last reply by Syco Path 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

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… (funda kabanzi)

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.

Asked by mb98 8 izinyanga ezidlule

Last reply by bitdecay 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

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… (funda kabanzi)

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!

Asked by carl.andersen 8 izinyanga ezidlule

Last reply by jonzn4SUSE 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

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… (funda kabanzi)

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

Asked by shubham 8 izinyanga ezidlule

Last reply by jonzn4SUSE 8 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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!

Asked by Thomas DiPasquale 8 izinyanga ezidlule

Answered by TechHorse 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

"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… (funda kabanzi)

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.

Asked by Ray Jensen 7 izinyanga ezidlule

Last reply by TyDraniu 7 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Can't sign into Hotmail.

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answer… (funda kabanzi)

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answering emails on my computer because of its large screen. I've tried signing in about 2000 times now. Firefox told me they can't help me because I'm not a Mozilla subscriber even though they own Firefox. Microsoft told me it's Mozilla's problem. Can anyone help me please. John in the Philippines.

Asked by John O'Kane 7 izinyanga ezidlule

Answered by John O'Kane 7 izinyanga ezidlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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.

Asked by SuMo Bot 8 izinyanga ezidlule

Last reply by SuMo Bot 8 izinyanga ezidlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

Where can I find Firefox Relay Dashboard in settings on my computer.

I suspect Firefox Relay is not allowing me to sign into a site on the internet. Following instructions I put the Relay Dashboard in my Firefox Settings or so I thought. … (funda kabanzi)

I suspect Firefox Relay is not allowing me to sign into a site on the internet. Following instructions I put the Relay Dashboard in my Firefox Settings or so I thought. How do I locate it?

Asked by SuMo Bot 8 izinyanga ezidlule

Last reply by Paul 8 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

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… (funda kabanzi)

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

Asked by Raye Elaine 8 izinyanga ezidlule

Answered by Bradforth 8 izinyanga ezidlule

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… (funda kabanzi)

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?

Asked by llama.qwerty 3 izinyanga ezidlule

Last reply by Agent virtuel 2 izinyanga ezidlule