Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi

Sidebar

der Bildschirm ist durch Sidebar eingeschränkt. Wie komme ich wieder zum ganzen Bild ?

Được hỏi bởi hesal 6 ngày trước

Review Checker

Hello, I just updated my browser to version 133.0 and there was a pop up window that showed something about a review checker. I click on the link and read all about it. O… (xem thêm)

Hello, I just updated my browser to version 133.0 and there was a pop up window that showed something about a review checker. I click on the link and read all about it. On a amazon web page I clicked on a review but did not see the price tag icon anywhere. I looked at my settings and could not find anything relating to the review checker. Is there something I need to enable or disable in the settings? Any help would be very much appreciated. Thanks, Rico

Được hỏi bởi ricospook 6 ngày trước

caracters trop petit

Since this morning Firefox semestre to be stuck in mode pc. The caracters are tôt small and sévère sites don’t work anymore

Được hỏi bởi mklinkhamer 6 ngày trước

Links from WA and Messenger open in Edge instead if FF. FF not in Windows Apps list

W11, FF set as defailt browser, installed from Mozilla sites (.exe) Any links from Whatsapp or Messenger app (and some others, but it is very likely the same issue) open… (xem thêm)

W11, FF set as defailt browser, installed from Mozilla sites (.exe)

Any links from Whatsapp or Messenger app (and some others, but it is very likely the same issue) open in MS Edge. I found some WI to change the "microsoft-egde URL" default app, but I do not have that option. Only Edge is offered or I have to go to store and Install FF from there. Is there a way around it? My main concern is I am biuit scared to install it from MS Store as there are for sure some limitations and I might loose my opened windows and tabs...

Được hỏi bởi dabmv 6 ngày trước

Floaing addressbar when the addressbar made hidden

I use Firefox with navigation bar hidden in Linux Web Apps (in Linux Mint > Web Apps :: where you can create apps from any web page). I particularly use Notion as… (xem thêm)

I use Firefox with navigation bar hidden in Linux Web Apps (in Linux Mint > Web Apps :: where you can create apps from any web page). I particularly use Notion as an app. And recently, I guess with the new updates, there is showing an address bar where previously there was nothing. Is there a way to remove it?


Thanks for your help.

Được hỏi bởi matei81 6 ngày trước

firefox for KIOSK LINUX (opensuse)

hi i wish to create file configure (users.js), i will add lines for my choose, and i create file sh (bash command) for installing new user (login Lightdm) example user: … (xem thêm)

hi

i wish to create file configure (users.js), i will add lines for my choose, and i create file sh (bash command) for installing new user (login Lightdm) example user: kiosk-01, autostart to firefox -kiosk file:///index.html this is works but i need add new configure for new user of firefox and new user login lightdm.

file users.js : where i will install? maybe /usr/lib64/firefox/browser/defaults/preferences/ (here file)? or overwrite to file firefox.js or other solution?

other thing: i will write here the list of preferences for disable stuffs for kiosk, example:

disable check browers,

disable all warn for quit, new tabs, etc etc.. later i will write the list for KIOSK ok?

for now how i add new configuration for new firefox profile for new user login..

thank you

Được hỏi bởi manuel_songokuh 6 ngày trước

Copy and paste blocked since latest update

I can#t even begin to think where i should have best posted this question, but here it is anyway: Yesterday (or the day before) i activated the latest FF update (using Wi… (xem thêm)

I can#t even begin to think where i should have best posted this question, but here it is anyway: Yesterday (or the day before) i activated the latest FF update (using Windows 11) - and now, today, i notice no copy and paste function for nothing anymore! Nada! What on earth is going on please, and more importantly, how can i fix this (or how can FF fix it if they screwed up the latest update)??

At first i thought it#'s only on Gmail and G translate, but after a while it became clear it's completely disabled. So i opened my backup browser, that Chrome base Edge browser - and see there all copy and paste actions work like normal.

Need a fix for this, otherwise i have to switch to that Microsoft browser, that would ba a truly sad day :-(

Được hỏi bởi Rudolf Megert 5 ngày trước

Copy and paste blockage fixed!

I do not know what exactly causes Firefox (on Windows 11 anyway) to block the copy and paste functions, but i found the easiest fix possible :-) Firstly, for me it n… (xem thêm)

I do not know what exactly causes Firefox (on Windows 11 anyway) to block the copy and paste functions, but i found the easiest fix possible :-) Firstly, for me it never grayed out the copy option on right mouse click, so it seemed like copy is possible - just that it did not copy anything at all! The CTRL / C also did not copy anything - but in MS Edge everything worked just fine.

I had cleared out the browser cache in FF - did not change anything (but maybe i should have closed FF and reopened it anew and things would have worked again - instead i got frustrated and used CCleaner to clean out the online trash in all browsers etc. But CCleaner also had a hickup due to some nag popup for their paid version, so i turned off the laptop and restarted it anew, then CCleaner ran normally, cleaned up all www garb.

Now i opened FF - and guess what, copy and paste worked just fine again.

Go figure what the cause was / is, but a www trash clean pc seems to solve it, that's at least something.

Được hỏi bởi Rudolf Megert 5 ngày trước

Update 133 cause colored taskbar to become plain white

I recently got norice that Firefox needed updating so I clicked on ok. When it got done updating, Firefox opened with my tabs but the tab spacing was gone as as well as … (xem thêm)

I recently got norice that Firefox needed updating so I clicked on ok. When it got done updating, Firefox opened with my tabs but the tab spacing was gone as as well as there was no color in the Title bar and menu area, which was normally light blue to match Windows 10 22H2 backbrond I have. I looked at enabling the legacy support in about:config but it was already enabled. I use a Chrome UserChrome.css file that allows the tabs to have just a bit of space between them and rounded edges. I have vision issues and this made it so I could see open tabs and distinguish them.

This is the userChrome.css file I used: .titlebar-color{ color: AccentColorText !important; background-color: AccentColor; }

.tab-background{ border-radius: 8px 5px !important; margin-bottom: 2px !important; margin-top: 1px !important; } /* NEWTAB button */

  1. new-tab-button,
  2. tabs-newtab-button {
fill: red !important;
background-color: rgba(255,255,255,.7) !important;

}

/* NEWTAB button - hover */

  1. new-tab-button:hover,
  2. tabs-newtab-button:hover {
 fill: white !important;
 background-color: rgba(255,0,0,.7) !important;

} .tabbrowser-tab:not([selected=true]):not([multiselected=true]) .tab-background{ background-color: color-mix(in srgb, currentColor 25%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 2px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 2px !important; } I attached Firefox with white colored Title bar and Waterfox with colored title bar for example. Is there some setting in the about:config I am missing that was changed from 132 to 133 version? Thank you very much Vernon

Được hỏi bởi Vernon Jenewein 5 ngày trước

PARAMETRES

Lorsque je quitte le plein écran sur firefox la partie réduite se met systématiquement en haut à gauche au lieu de retrouver la place que je lui avait donné auparavant. C… (xem thêm)

Lorsque je quitte le plein écran sur firefox la partie réduite se met systématiquement en haut à gauche au lieu de retrouver la place que je lui avait donné auparavant. Comment revenir à un état entérieur où ça fonctionnait parfaitement ?

Được hỏi bởi ANDRICH Jean-Jacques 5 ngày trước

How to bring back menu with bookmarks and more?

You used to have a nice menu bar, with bookmarks easily available. Now it looks like Edge, with bookmarks over on a right hand menu, with multiple clicks needed. I looked… (xem thêm)

You used to have a nice menu bar, with bookmarks easily available. Now it looks like Edge, with bookmarks over on a right hand menu, with multiple clicks needed. I looked for a View option in settings and found nothing, searching on toolbar also comes up empty.

Is there a way to get that old menu bar to show back up?

Được hỏi bởi ithinktfiam 4 ngày trước

Lần cuối trả lời bởi ithinktfiam 4 ngày trước

Autofill Passwords

Autofill Passwords intermittent. One time I go to login on to different websites and autofill works fine the next time nothing. It also seems like every time I open Firef… (xem thêm)

Autofill Passwords intermittent. One time I go to login on to different websites and autofill works fine the next time nothing. It also seems like every time I open Firefox I have to check the autofill. I like FireFox and I'm trying to get away from another browser that I have no issues with when it comes to autofill. All I want to do is open a website autofill my passwords.

Được hỏi bởi Paul 4 ngày trước

problems with google interferring with correct operation

Today, when I started my pc, the google search engine would not completely load and I could not use the search engine. Now, when I restart my pc, I get an error "server … (xem thêm)

Today, when I started my pc, the google search engine would not completely load and I could not use the search engine. Now, when I restart my pc, I get an error "server not found". I believe that something at google went awry. Please help me as I rely on my pc for financial and medical issues. I have had problems with google in the past.

Được hỏi bởi mmcdonald3945 3 ngày trước

Wide white border/panel on the left side of Firefox.

There's a wide empty white border/panel on the left side of my mozilla that seems to be a bug or something. When right clicked it gives the option: Manage Extension, Remo… (xem thêm)

There's a wide empty white border/panel on the left side of my mozilla that seems to be a bug or something. When right clicked it gives the option: Manage Extension, Remove Extension, and Report Extension. Nothing is happening at all when I click any of these options. How to remove the border?

Được hỏi bởi lp spt 3 ngày trước

NEW SIDEBAR

This new SIDEBAR that has appeared this morning. It has taken me an hour of my life to get rid of it. I am so exercised I decided to tell you how annoyed I am that it a… (xem thêm)

This new SIDEBAR that has appeared this morning. It has taken me an hour of my life to get rid of it. I am so exercised I decided to tell you how annoyed I am that it appeared with no simple way to get rid of it. Obviously designed by someone who has never tried working on a small laptop screen where every inch of visual real-estate is valuable.

Fortunately your support site is so full of other people complaining it had a solution that worked for me. I had already tried myself what the support site described as te recommended method then I discovered the "about:config" option and that has removed it. Never to be seen again I hope.

Được hỏi bởi rob.ferguson1 3 ngày trước

MP4 in google chat

What do I have to do to be able to view uploaded mp4s in Google Chat running in Firefox? This function works without problems in Chrome.

Được hỏi bởi Imre Bözöri 3 ngày trước