Отображение вопросов с тегом: Показать все вопросы
  • Архивировано

When can the feature to move multiple bookmarks at a time to a selected folder (i.e. move or copy & paste) be added into Firefox Mobile?

When can the feature to move multiple bookmarks at a time to a selected folder (i.e. move or copy & paste) be added into Firefox Mobile? How ignorant that you can SE… (читать ещё)

When can the feature to move multiple bookmarks at a time to a selected folder (i.e. move or copy & paste) be added into Firefox Mobile?

How ignorant that you can SELECT multiple bookmarks, but then the ONLY available option is to DELETE them, with NO option to move them to an already created folder. I don't WANT to sync because I have separate research topics on my laptop and on my smartphone, and want to KEEP them separate. A smarter option is to offer one repository for "Mobile" Firefox, and one for the Full Desktop Firefox, then allow SELECTED importing between the two. Why are you all handicapping yourselves like this? Each NEW "Mobile" version seems only to TAKE AWAY the most useful features (like printing) of the PREVIOUS version! :( When will it stop?

Задан Sunday_Scour 1 год назад

Последний ответ от Paul 1 год назад

  • Архивировано

How to completely remove tabs bar using userChrome.css

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i do… (читать ещё)

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i dont need it this way. So thats the code i used to make it >>>>>

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

  1. main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
 opacity: 0;
 pointer-events: none;

} /* This makes the bar shorter vertically but removes the 3 window buttons */

  1. main-window #TabsToolbar {
 visibility: collapse !important;

} /* For full screen mode */

  1. TabsToolbar[inFullscreen]{
 display: none !important; 

}

On the screenshot you can see what remains on tabs' bar place I need my browser to end just above the URL string, so there wont be empty space in the top of the monitor. Can you help me find solution for this problem, please?

Задан CobaltC17 1 год назад

Последний ответ от cor-el 1 год назад

  • Решено
  • Архивировано

problem in cursor of "Firefox Edition Developer"

Hello, Do not be tired while i clicked on the normal Web page, Cursor is activate, And blink. it walks a lot on the nerves. please solved this problem, Thank You! … (читать ещё)

Hello, Do not be tired

while i clicked on the normal Web page, Cursor is activate, And blink. it walks a lot on the nerves.

please solved this problem,


Thank You!

Задан omarfatahidev 1 год назад

Дан ответ cor-el 1 год назад

  • Архивировано

"open all in tabs" via context menu for folder in bookmarks toolbar

MacOS FF dev edition 102: I have a folder in my bookmarks toolbar, and I frequently open all of them in tabs. But that option is missing from the context menu on the fold… (читать ещё)

MacOS FF dev edition 102: I have a folder in my bookmarks toolbar, and I frequently open all of them in tabs. But that option is missing from the context menu on the folder. It is there at the bottom of the folder if I click to open the folder, but this is silly. There is an "open all bookmarks" context menu option on the folder, but that opens all the bookmarks in the toolbar, not in that one folder. why is this?

Задан Steven 1 год назад

Последний ответ от cor-el 1 год назад

  • Архивировано

rolling over link pops up URL in status bar but no "in new tab" indication

MacOS FF dev edition 102 When I roll my mouse over a link, in pops up the URL in the bottom left (i.e. status bar as safari calls it) but there's no indication of if the … (читать ещё)

MacOS FF dev edition 102 When I roll my mouse over a link, in pops up the URL in the bottom left (i.e. status bar as safari calls it) but there's no indication of if the link will show in the current tab or a new tab. in safari, the end of the URL states "in new tab" if that's the case.

Задан Steven 1 год назад

Последний ответ от Chris Ilias 1 год назад

  • Архивировано

Printing

You removed print option and my Samsung print apps worked until last week. So I uninstalled and reinstalled my printer apps, but they now don't appear as sharing option… (читать ещё)

You removed print option and my Samsung print apps worked until last week. So I uninstalled and reinstalled my printer apps, but they now don't appear as sharing options. How am I supposed to print?!

Задан kaylaartist 1 год назад

Последний ответ от Paul 1 год назад

  • Архивировано

Downloading pdf files fails

Lately when I attempt to download any pdf file I get the 'file name'.pdf with 'failed' as the result (when I check the Download icon on the FF status bar). I looked in m… (читать ещё)

Lately when I attempt to download any pdf file I get the 'file name'.pdf with 'failed' as the result (when I check the Download icon on the FF status bar). I looked in my download directory and I found these 'failed' .pdf files with 0 KB and also some files (same name).pdf.part. I changed the file extension (deleted .part) to .pdf and the files would open in Acrobat. Nobody likes inconsistent problems, but occasionally a pdf will download normally!! But it fails more than it works. Using FF 102.0 (64-bit)

Задан Wally 1 год назад

Последний ответ от cor-el 1 год назад

  • Решено
  • Архивировано

Security Error: Content on about:tab may not load or link file

I had set up a userContent.css file in the past to pull up and fetch an image on my computer to display as a background on the homepage. It worked and did it's job until … (читать ещё)

I had set up a userContent.css file in the past to pull up and fetch an image on my computer to display as a background on the homepage. It worked and did it's job until recently, when I had recently relocated a lot of my files around on my computer. I have redirected everything to where I want it to look, including the userContent.css file to the new location for the image I want as the background. Firefox loads the .css file correctly, and recognizes the file existing, but it won't load the image itself for some odd reason. It states it "may not load or link the file" because of a security error, and thus, can't load the image. I never had to deal with this before. How can I get Firefox to be able to load my image like I want it to? I have screenshots that I can provide, but this site doesn't want to upload them at the moment.

Задан meddlingguns 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад