Viser spørgsmål med mærkatet: Vis alle spørgsmål

How do I get a graphical selected tab background back in Firefox 126?

Firefox 126 has changed the tabbar tab background handling and I cannot find a way to get my graphical tab background back for the selected tab. The left image shows FF … (læs mere)

Firefox 126 has changed the tabbar tab background handling and I cannot find a way to get my graphical tab background back for the selected tab. The left image shows FF 125.3; the left 126.0, which installed itself yesterday. In the userchrome for the old Firefox I have:

    #TabsToolbar:not(:-moz-lwtheme) .tabbrowser-tab .tab-content
 {
   background-image: url("file:///D:/System Graphics/Toolbar Backgrounds/rgsweeve - 000.bmp") !important;
 }
  #TabsToolbar:not(:-moz-lwtheme) .tabbrowser-tab .tab-content[selected="true"]
 {
   background-image: url("file:///D:/System Graphics/Toolbar Backgrounds/rgsweeve - 040.bmp") !important;
 }

This gave me the differentiated selected and unselected tabs but does not work for the selected tab in the new Firefox. Any ideas how I have to specify this now?

[I am making this post using the older version of Firefox. If I get some suggestions I'll reinstall the newer version (actually turn auto update back on) and try them out. Thanks.]

Stillet af OneMoreName for 8 minutter siden

Reconnecting old device pollutes bookmarks with old bookmarks

Sorry to have this same issue again, knowing full well it can happen after finding this some years ago (https://support.mozilla.org/en-US/questions/1319823), I tried to c… (læs mere)

Sorry to have this same issue again, knowing full well it can happen after finding this some years ago (https://support.mozilla.org/en-US/questions/1319823), I tried to carefully connect two older PC devices back to firefox sync, however on one I managed to enable sync before disconnecting my profile (it seemed as if reconnecting sync temporarily was the only way to disconnect a profile from firefox's UI - I should have been more careful and removed the profile from the filesystem level): at which point I polluted the sync server.

I've noticed that `about:sync` has an option under bookmarks/engine actions 'wipe bookmarks', which sounds exactly what I need, and if I watch what happens once pressed it does the right thing and repopulates the sever with the 'correct' PC's bookmark set (when run from that PC), however it also says 'other devices will act like a reset', which i'm finding NOT to be the case: eventually one of my other device repollutes the server with bad bookmarks which propogate.

I'm thinking the culprits are my phones, If I wipe and do a sync on a phone, my phone's bookmarks stay polluted. If i'm right about that, I think my question is: can I wipe my profile (or preferably only my bookmarks) from my phones' Firefox without having to entirely uninstall/reinstall (or do you have any other advice for not re-polluting the server from some already-polluted device's bookmarks?

thanks in advance

Stillet af tonywoode for 2 dage siden

Seneste svar af jscher2000 - Support Volunteer for 1 time siden

URL autocomplete - I want to start over.

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto f… (læs mere)

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto fill “weather.com”. Now it auto fills every time with http://www.weatherbase.com/. I don’t know where that came from. Similarly, I used to type the first few letters of “duckduckgo.com” and it would bring up “duckduckgo.com”. Now it brings up a magnifying glass below the url with “Search with duckduckgo”. I am thinking it might be best if I can start over, i.e. clear out any information it’s saved about where it thinks I want to go, and start remembering the sites I am entering now.

Stillet af WAYNEOO for 1 uge siden

Seneste svar af jscher2000 - Support Volunteer for 1 time siden

Only display fully downloaded files in the download folder

Hello dear community, I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Fire… (læs mere)

Hello dear community,

I have a program that continuously monitors the download folder under Windows 11 for a specific file and retrieves it. I download this file in Firefox, but the said program gives an error.

I have noticed that when files are downloaded in FireFox, they already appear in the Downloads folder with the corresponding file extension with 0 bytes and these are then apparently swapped or merged with the .parts file.

The problem is that the mentioned program now tries to retrieve the unfinished file, which then leads to an error.

Does anyone know if it is possible to customize Firefox so that the file only appears in the download folder when the download is fully complete?

Many thanks for your help :D

Stillet af Andrijan for 3 dage siden

Seneste svar af jscher2000 - Support Volunteer for 1 time siden

Is there a way to hotkey config preferences?

Hiya, So I have an option in the about:config preferences that I have to toggle every so often. (if you're really interested, I have items that I need to print a few hu… (læs mere)

Hiya,

So I have an option in the about:config preferences that I have to toggle every so often. (if you're really interested, I have items that I need to print a few hundred times in the same manner, so I disable print.always_print_silent so I don't have to deal with the pop up and can print directly by pressing ctrl+p. small time gain, but every little bit helps.

However, I need to change every so often if I want to print something else and it can be quite tedious to navigate through all the menu's. First world problem really. But I was wondering, is there a way to hotkey toggling preferences? or adding a toggle? it's probably relatively easy to create a extension with a button and a simple script, but was wondering if anyone knew of a direct way. thanks!

Stillet af ben_trout_42 for 4 timer siden

log in to Netaddress with updated Firefox

How can I sign in to Netaddress with the new Firefox update? I'm afraid that as I am old and female I haven't a clue how all the information below can help. What can I … (læs mere)

How can I sign in to Netaddress with the new Firefox update?

I'm afraid that as I am old and female I haven't a clue how all the information below can help. What can I do with it? As I can't access my only email address, I'm not sure how I can follow instructions.

Fingers crossed for some information. At the moment all I get is 'bad request'.

Stillet af Powell.Lesley-Jane for 6 timer siden

Policy to set startpage not working on first start / Linux

Hello, I am using firefox 126.0 on linux mint 21.2 with an policy file in the directory "/usr/lib/firefox/distribution/policies.json". This is just working fine with one… (læs mere)

Hello,

I am using firefox 126.0 on linux mint 21.2 with an policy file in the directory "/usr/lib/firefox/distribution/policies.json". This is just working fine with one little problem. When opening firefox the first time, it does not apply the policy to set the startpage to the url in the policy file. All other policies seem to be applied correctly. I figured out, that at the first start of firefox, no user profile (folder) "~/.mozilla/" exists. When i click the little "house" button on the the top besides the refresh buton, the correct startpage is shown. After the first start this folder is created and then the policies work fine even the startpage shows up directly. Can I somehow use a template profiles-folder for new users, so they have the correct firefox feeling at the first start or is there something missing in my policy file ? The policy file has rights set to "644 root:root" Image of the policy file is attached because I can't upload files other then images.

Thank you.

Stillet af naumaj for 6 timer siden

How do I dismiss a permission dialog?

Sometimes a box pops up on the screen that asks if I want to block or allow something. Sometimes I have no interest in doing either, and just want the damned dialog out o… (læs mere)

Sometimes a box pops up on the screen that asks if I want to block or allow something. Sometimes I have no interest in doing either, and just want the damned dialog out of my face. The page seems to work otherwise, but the stupid browser keeps the dialog over top of things, and clicking outside of it, and hitting Esc, don't make it go away. I think those actions used to work, and I think there, sensibly, used to be a dismiss option, but that seems to be absent now. There's no sense to trying to force me to make a decision I don't want to make, and doesn't even need to be made, and I want this thing to cut it out.

Stillet af Sterrence for 3 dage siden

Seneste svar af cor-el for 16 timer siden

firefox browser on face book

Hello when i am on facebook,and i want to do a video chat or a call chat it now tells me that video or voice calling is not supported by this browser,yet it was all worki… (læs mere)

Hello when i am on facebook,and i want to do a video chat or a call chat it now tells me that video or voice calling is not supported by this browser,yet it was all working fine about a week ago and i went to do a video call two days ago and now i can't,i have no idea what has happened regards mark

Stillet af mdk308 for 17 timer siden

firefox PDF editor losing changes

Firefox seems to forget edits made to text boxes. I was reading a large pdf and adding notes to previously made text boxes. I thought I must be going crazy as I saw there… (læs mere)

Firefox seems to forget edits made to text boxes. I was reading a large pdf and adding notes to previously made text boxes. I thought I must be going crazy as I saw there was no notes I thought I had already made multiple times so I tested it. I edited a text box, scrolled a bit and continued browsing on another monitor. Checked in a minute and boom edit gone. If anyone has a solution I'd appreciate it as I have been using Firefox PDF editor for a bit and quite liked it until now.

Stillet af rqcniqsobvdsrxhjet for 2 dage siden

Seneste svar af cor-el for 18 timer siden

Web developer tool keeps autonomously toggling on/off in any Firefox window/tab

Hi, My Mozilla Firefox Web developer tool keeps autonomously toggling on/off in any Firefox window/tab.. Its as-if I'm repeatedly hitting Ctrl-Shft-I (which brings up t… (læs mere)

Hi,

My Mozilla Firefox Web developer tool keeps autonomously toggling on/off in any Firefox window/tab..

Its as-if I'm repeatedly hitting Ctrl-Shft-I (which brings up the web developer tool in the bottom 1/4 of the browser).

I've checked all Setting, turned off all hardware acceleration as suggested for similar flickering problem (which wasn't on anyway).

I use Norton 360 Security Software but have Norton Safe Web disabled. The only active Extensions are Firefox Multi-Container and Firefox Sideview.

Its not doing it at the moment, but I'm not sure exactly what triggers it and expect it to happen again.

Last time it happened I was browsing Amazon. Hitting Ctrl-Shift-I only makes is turn off until start scrolling again, etc.

I don't think its virus related, because I use Norton 360, and Task manager "Performance Tab" show the computer is generally very mellow.

Please help, as I love Firefox, but this problem can drive one crazy.

Thanks Larry Zdanis

Stillet af larryzdanis for 18 timer siden

private browsing shows up in history sometimes

once every week or two, private browsing shows up in history. it is not cleared when i close all private windows. the rest of the time it works as it's supposed to. an… (læs mere)

once every week or two, private browsing shows up in history. it is not cleared when i close all private windows. the rest of the time it works as it's supposed to. any suggestions are welcome. thank you. running 125.0.3 on mac ventura 13.6.6

Stillet af zinaemail-junky for 20 timer siden

Favorited Image: Load at a specific zoom percentage

Hello Forum, I keep my shift schedule as a bookmark on my toolbar for quick reference. It's rather small 554x670. Is there a url modifier to make it load at the %200 i… (læs mere)

Hello Forum,

I keep my shift schedule as a bookmark on my toolbar for quick reference. It's rather small 554x670.

Is there a url modifier to make it load at the %200 i usually look at it at?

http://page.com/image.jpeg:zoomx or something like that?

Thanks Community.

Clenahan

Stillet af Christopher Lenahan for 20 timer siden

AOL Mail - Can't read

I'm considering switching to Firefox for my primary browser BUT once I log in to AOL to check my mail, the print is tiny and cut off top and bottom of each letter. This … (læs mere)

I'm considering switching to Firefox for my primary browser BUT once I log in to AOL to check my mail, the print is tiny and cut off top and bottom of each letter. This is not a new problem, but I'm using Firefox more now and still have to use another browser OR another device to read my email. I am attaching a screen capture of what it looks like.

Stillet af rsbvlb for 21 timer siden

How do remove fake recurring alerts?

How do block a fake recurring alert? App: Ads.fiancetrack(2).dll Threat Detected: Trojan Spyware Access to this computer is blocked for security reasons. Please contact… (læs mere)

How do block a fake recurring alert?

App: Ads.fiancetrack(2).dll

Threat Detected: Trojan Spyware Access to this computer is blocked for security reasons. Please contact Microsoft Support: 855-752-1661

Stillet af mtogo for 22 timer siden