Afficher les questions étiquetées : Afficher toutes les questions
  • Résolu
  • Verrouillé

Address bar suggestions suddenly wrong

As of an hour ago suddenly all of the usual suggestions and autofill with bookmarks in my address bar are wrong and out of order. I didn't close out of or update Firefox,… (lire la suite)

As of an hour ago suddenly all of the usual suggestions and autofill with bookmarks in my address bar are wrong and out of order. I didn't close out of or update Firefox, I was just browsing online. I didn't change anything in my settings or have opened that up in days at the minimum. I cannot figure out how to either revert back or tell Firefox to not show me these choices so I can get my old ones.

I'll give an example: When I typed in "ma" it would show me mangadex.com, which I often go to. Now when I do it not only is 5th on the list it shows up and fills in "https://www.manticgames.com/", which I don't have that specific page bookmarked. I have "https://www.manticgames.com/games/kings-of-war/" bookmarked, but not that homepage. But now all of a sudden it is showing me the homepage of that site when I begin to type in "ma".

This is incredibly irritating and I have no idea why it's doing this at me out of nowhere. I don't want about anything showing up besides my bookmarks and specifically only the pages I bookmarked.

Demandé par konahrik20 il y a 2 semaines

Réponse de zeroknight il y a 2 semaines

  • Résolu

How to get "Favorites" or "Bookmarks" spelled out on top of page rather than Star icon

I just got a new computer and had my info transferred. It is probably the latest version of Firefox on the new computer now. On the previous version it seems like Favor… (lire la suite)

I just got a new computer and had my info transferred. It is probably the latest version of Firefox on the new computer now. On the previous version it seems like Favorites was spelled out toward the top of the page on the left hand side. I see now it is just a star icon. Is there any way to get it the way it used to be? I'm sure I will get used to it the new way, but I still liked it the other way. Thanks

Demandé par Larry/Nancy Jones il y a 2 semaines

Réponse de zeroknight il y a 2 semaines

  • Résolu

Lost bookmarks

A couple of months ago, I suddenly lost all my saved bookmarks, plus the ones on my toolbar. Strange thing is, all the folders and sub-folders I created are still there, … (lire la suite)

A couple of months ago, I suddenly lost all my saved bookmarks, plus the ones on my toolbar. Strange thing is, all the folders and sub-folders I created are still there, they're just all empty.

Can I get them back somehow? I've been collecting them for years so can't replace them all!

Firefox 125.2 iMac OS x10.15

Demandé par amanda52 il y a 3 jours

Réponse de jscher2000 - Support Volunteer il y a 3 jours

  • Résolu
  • Archivé

Deleting All Bookmarks At Once

I have followed these instructions for deleting all bookmarks at once but Firefox isn't responding to these commands so I have to delete each bookmark individually. To de… (lire la suite)

I have followed these instructions for deleting all bookmarks at once but Firefox isn't responding to these commands so I have to delete each bookmark individually. To delete a lot of bookmarks at once, use the Library dialog. Either: * Ctrl+Shift+b * Bookmarks > Show All Bookmarks In the left panel, click Bookmarks Menu. In the right panel, click the top item you want to remove, then press Shift+End to select all the way to the bottom, then right-click > Delete.

Demandé par wdhughes2462 il y a 1 an

Réponse de TechHorse il y a 1 an

  • Résolu
  • Archivé

Get multirow bookmarks toolbar working again with Firefox 109 and Windows 11

Hi @all, I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (tha… (lire la suite)

Hi @all,

I reinstalled my computer from scratch with Windows 11, before this reinstallation I had Windows 10. Now I noticed that with the newest Firefox version 109 (that I also had before with Windows 10) and Windows 11 my multirow bookmarks toolbar doesn´t work anymore. Before the reinstallation it worked with the following code:


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/multi-row_bookmarks.css made available under Mozilla Public License v. 2.0
See the above repository for updates as well as full license text. */

/* Makes bookmarks toolbar span multiple rows */

#PersonalToolbar{
  --multirow-bmb-n-rows: 3; /* Control how many rows are shown before scrolling */
  --multirow-bmb-row-margin: 2px; /* Control how much spacing is between rows */
  max-height: none !important;
}

#PlacesToolbar > hbox{ 
  display: block;
  width: 100vw;
}

#PlacesToolbarItems{
  display: flex;
  flex-wrap: wrap;
  /* --uc-bm-padding is defined in autohide_bookmarks_toolbar.css */
  max-height: calc(var(--multirow-bmb-n-rows) * (5px + 1em + (2 * (var(--multirow-bmb-row-margin) + var(--uc-bm-padding,2px))))) !important;
  overflow-y:auto;
  scrollbar-color: var(--lwt-accent-color) var(--toolbar-bgcolor) ;
  scrollbar-width: thin;
}

/* Hide the all-bookmarks button */
#PlacesChevron{ display: none }

/* Add some spacing between rows */
#PlacesToolbarItems > .bookmark-item{ margin: var(--multirow-bmb-row-margin) 3px !important;  }


I already tried some other codes that I found in the internet but none of them worked. I have this code in the file userChrome.css, this file is in a chrome folder and this folder is in my profile folder. Can anybody tell me what I have to do to make the multirow bookmarks toolbar working again?

Best regards heusmich

Demandé par heusmich il y a 1 an

Réponse de heusmich il y a 1 an

  • Résolu
  • Archivé

Transferring bookmarks from old hard drive to new pc

Hello, My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:… (lire la suite)

Hello,

My old PC crashed and I want to transfer my bookmarks from the old hard drive to my new PC running windows 11. I have unlocked hidden files, but when I ran drive:\Users\username\AppData\roaming\Mozilla\Firefox\Profiles nothing came up. I then ran places.sqlite and a list of places.sqlite appeared with some files having -wal &-shm after them?

I believe from reading here this is where my bookmarks are?

If so, how do I transfer them to my existing PC hard drive to use please? Many thanks Chris

Demandé par CM il y a 11 mois

Réponse de jscher2000 - Support Volunteer il y a 11 mois

  • Résolu
  • Archivé

Importing Bookmarks

1) I Followed the instructions and exported my Firefox bookmarks in HTMLformat from a Windows 10 laptop and saved the file on a thumb drive. 2) I had installed Firefo… (lire la suite)

  1. 1) I Followed the instructions and exported my Firefox bookmarks in HTMLformat from a Windows 10 laptop and saved the file on a thumb drive.
  2. 2) I had installed Firefox on a new Windows 11 laptop.
  3. 3) I followed the instructions and tried to imported the HTML file from the thumb drive into the newly installed Firefox on the new Windows 11 laptop.
  4. 4) I got the message "file is empty" when I pressed open so the import did not work as advertised. I looked at the HTML file on the thumb drive and all my bookmarks were there, so the file was not empty.
  5. 5) What do I do to get the newly installed Firefox on my Windows 11 laptop to read/recognized the HTML file I created and to successfully import my bookmarks?????

Thank You for any help you can give. JKH

Demandé par janice-hite il y a 1 an

Réponse de MarkRH il y a 1 an

  • Résolu
  • Archivé

How do I lock bookmarks on the bookmark tool bar?

I'm a gamer and alt+tab considerably often. Most of the time I end up on FireFox because I need to look at a map or browse reddit while I'm in queue. However, whenever I … (lire la suite)

I'm a gamer and alt+tab considerably often. Most of the time I end up on FireFox because I need to look at a map or browse reddit while I'm in queue. However, whenever I alt+tab frequently a bookmark will get selected as if I am clicking and dragging. The bookmarks on the bookmark tool bar always end up in different places. Is there a way to lock these links in place so I can't move them or do I have to resign myself to fixing it every day?

Demandé par Vileynye il y a 1 an

Réponse de Vileynye il y a 1 an

  • Résolu
  • Archivé

Other Bookmarks in the Firefox Toolbar is missing

I had an arrow on the right side of my FF Toolbar for "Other Bookmarks". Recently it went missing. I have many bookmarks under that heading, and can get to them through… (lire la suite)

I had an arrow on the right side of my FF Toolbar for "Other Bookmarks". Recently it went missing. I have many bookmarks under that heading, and can get to them through the Bookmarks Manager, but no arrow on the Toolbar. How can I get it back?

Demandé par Barry_Merchant il y a 1 an

Réponse de jscher2000 - Support Volunteer il y a 1 an

  • Résolu
  • Archivé

Mozilla Firefox - Manage Bookmarks - Default Folder

Using Firefox version 99.0 (64bit). When I click "Bookmarks / Manage Bookmarks, the listing defaults to the "Other Bookmarks" folder. I would like it to default to the … (lire la suite)

Using Firefox version 99.0 (64bit). When I click "Bookmarks / Manage Bookmarks, the listing defaults to the "Other Bookmarks" folder. I would like it to default to the "Bookmarks Menu" folder. How do I make it do that?

Demandé par gtadamsesq il y a 2 ans

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Firefox shortcuts in new tab has disappeared

Over the past two days, I have found if I create a new tab, the shortcuts that I had saved on that page have all disappeared. Does Firefox keep a backup of these shortcut… (lire la suite)

Over the past two days, I have found if I create a new tab, the shortcuts that I had saved on that page have all disappeared. Does Firefox keep a backup of these shortcuts? Unlike related support messages I've read, my bookmarks and bookmarks toolbar are unaffected.

These shortcuts (about 16 of them) took quite a while to accumulate, and it is frustrating to see that they can just simply disappear like that.

I am running Firefox 108.0.2 (64-bit) on Windows 10).

Demandé par xogblog il y a 1 an

Réponse de xogblog il y a 1 an

  • Résolu
  • Archivé

Cannot see all Bookmarks when importing HTML file from old computer into Firefox

Hello, I exported the old bookmarks from an old computer into a new computer with the firefox HTML file option Once I imported them into the new version of Firefox, I c… (lire la suite)

Hello,

I exported the old bookmarks from an old computer into a new computer with the firefox HTML file option

Once I imported them into the new version of Firefox, I could only see the "recent" bookmarks in the bookmark menu view.

I checked the settings but could not find anything to modify this.

I can see all of the bookmarks if I go into Manage Bookmarks but I can't see anything but the recent ones in the bookmark menu

I tried this on two different computers so perhaps I am missing a setting somewhere?

Thanks!

Matt

Demandé par matthew.dunn1 il y a 1 an

Réponse de jscher2000 - Support Volunteer il y a 1 an

  • Résolu
  • Archivé

How do I search only specific folders when using the bookmarks searchbar?

Whenever I use the searchbar in the bookmarks manager, it always searches all of my bookmarks, but sometimes I might only want to search for that query within a specific … (lire la suite)

Whenever I use the searchbar in the bookmarks manager, it always searches all of my bookmarks, but sometimes I might only want to search for that query within a specific folder. Is there any way to limit a bookmarks search to only a specific folder rather than the entirety of my bookmarks?

Demandé par tfaholic09 il y a 2 ans

Réponse de cor-el il y a 2 ans

  • Résolu
  • Archivé

How can I see my bookmark folders that are in the bookmark toolbar

Hi, I know I'm just missing something basic here, but coming from the Chrome world I'm having a tough time with the bookmarks. I am accustomed to seeing all of my bookmar… (lire la suite)

Hi, I know I'm just missing something basic here, but coming from the Chrome world I'm having a tough time with the bookmarks. I am accustomed to seeing all of my bookmark folders when I select the arrows at the end of my bookmarks toolbar. In Firefox I don't see that. I can see those folders under the bookmarks toolbar in the bookmark manager, but I would love to just be able to click on the arrows on the end of the bookmarks toolbar and have them drop down just like they did in Chrome. Do I have it all wrong? Do I always have to have my bookmark manager open to be able to bounce from bookmark to bookmark? Thanks in advance for any help.

Demandé par Kathy il y a 11 mois

Réponse de Kathy il y a 11 mois

  • Résolu
  • Archivé

How to set the home page to show 'my' pins only, not automatically adding recent visits

Newbie question: today I started out using Firefox, so bear with me. I am trying to set the Firefox Home page to display a limited number of 'pins'. Did manage to get th… (lire la suite)

Newbie question: today I started out using Firefox, so bear with me.

I am trying to set the Firefox Home page to display a limited number of 'pins'. Did manage to get them there, but some other pins are automatically added (based on recent visits I suppose?) So I have 8 pins, 3 I don't want. When dismissing, I get other links instead.

Maybe this is by design and can not be changed.

Vainly search for a way to have only the few pins, that I want, show there, nothing else.

Thanks!

Demandé par ffw62 il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Adding a bookmark to an existing folder

I recently migrated from Chrome to Firefox on my Mac and successfully imported all data, bookmarks etc. However I cannot figure out how to ADD a new bookmark to an existi… (lire la suite)

I recently migrated from Chrome to Firefox on my Mac and successfully imported all data, bookmarks etc. However I cannot figure out how to ADD a new bookmark to an existing folder. Every page I read about bookmarking fails to show how this is done. In Chrome its simple since the drop down menu allows the user to view every folder, but in Firefox I don't see how to do this. Furthermore, when I go to Bookmarks>Manage bookmarks I don't see any of my folders..PLEASE show me an EASY way to do this. Thank you

Demandé par jontalk il y a 10 mois

Réponse de jscher2000 - Support Volunteer il y a 10 mois

  • Résolu
  • Archivé

How to display bookmarks toolbar on drop down bookmarks menu

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared o… (lire la suite)

So switched over to firefox from chrome recently and one feature I really liked on chrome was the fact that bookmarks that appeared on the browser toolbar also appeared on the drop down menu: both were mirrored. Unfortunately, these appear to be two distinct bookmark sections on firefox. See the attached photo: the horizontal bookmarks toolbar displays different bookmarks than the drop down bookmarks menu. Is there any way to make the two mirror each other without duplicating bookmarks?

Demandé par mkakiti14 il y a 1 an

Réponse de mkakiti14 il y a 1 an

  • Résolu
  • Archivé

BOOKMARK TOOLBAR NOT SHOWING

WHERE IS MY BOOKMARKS TOOLBAR??? Every time I update Firefox (now 109), I end up with all kinds of problems! NOW, I can't see my bookmark toolbar. All the help articles … (lire la suite)

WHERE IS MY BOOKMARKS TOOLBAR??? Every time I update Firefox (now 109), I end up with all kinds of problems! NOW, I can't see my bookmark toolbar. All the help articles tells me how to show it or how to bookmark a page, which I already did multiple times. But this issue is never solved. If I can't get this resolved, I'm going to MS Edge.

Demandé par Laura il y a 1 an

Réponse de Laura il y a 1 an