Showing questions tagged: Show all questions

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… (read more)

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.

Asked by Sterrence 7 minutes ago

Firefox deb package - Apparmor profile

Hello, I administer a small fleet of Ubuntu desktops. For a variety of reasons we avoid using Canonical's Snap package version of Firefox. Currently the fleet is using … (read more)

Hello, I administer a small fleet of Ubuntu desktops. For a variety of reasons we avoid using Canonical's Snap package version of Firefox.

Currently the fleet is using Firefox installed from the Mozilla Team PPA repo. However that repo can be incredibly slow and after reading about the new Firefox deb packages [1] from the Mozilla APT repository we would like to move to them. The problem is that these packages lack Apparmor profiles, so unfortunately my security team won't let me use them.

Would it be possible to add Apparmor profiles to these packages please? They would need to be applied only when an OS has Apparmor enabled, which may not be the default for Debian.

Thank you!

[1]: https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/

Asked by Partially_Anonymous 53 minutes ago

URL bar - highlight color of drop-down selections

Hi All, I would like to change the color of the two highlighted URLs in the address bar's drop down list to what they were in FF 88 - the one that is currently selected … (read more)

Hi All,

I would like to change the color of the two highlighted URLs in the address bar's drop down list to what they were in FF 88 - the one that is currently selected with the cursor keys, and the one the mouse pointer is over.

The first screenshot below is of the highlight colors in FF 115/125. You can see two different shades of gray, the darker gray being the URL selected with the cursor keys, the lighter gray being the one the mouse pointer is over.

The second image shows the colors from FF 88, the URL selected with cursor keys in blue, and a dark gray for the one the mouse pointer is over.

Any help in modifying these colors, and the radius of the selection is greatly appreciated!

Asked by Slouch 1 hour ago

How can I make different profiles appear in Sync as different entities?

Hi folks, I've searched, but I haven't found anything to help with this particular situation ... I love Firefox/Mozilla Sync and I use it a lot, but I've recently had a… (read more)

Hi folks,

I've searched, but I haven't found anything to help with this particular situation ...

I love Firefox/Mozilla Sync and I use it a lot, but I've recently had a desire/need to set up a scenario that some may think perculiar - let me set the scene ...

  • Work PC running Firefox - 1 profile
  • Work VDI running Firefox - 1 profile
  • Work laptop running Firefox - 2 profiles (work & personal)

Mainly for the sake of sending tabs to the appropriate Firefox profile on the laptop, I want/need to be able to config things in Sync to treat those 2 profiles as being different entities. Currently, it appears that all profiles on a device (or within the same user profile on a Windows computer) are treated as the same entity by Sync.

Any ideas on how to achieve what if trying to do? Is it possible with Firefox/Mozilla Sync?

Thanks for your time.

BTW., for clarity, if it matters, the devices listed above are all Windows. FWIW., I also use FF on Android and Linux ... and MacOS.

Asked by Graeme 1 hour ago

Setting Startpage as search engine

What's the best way to set up Startpage private search in Firefox? Should I manually change the settings or install the extension? Also, it seems like Firefox could impro… (read more)

What's the best way to set up Startpage private search in Firefox? Should I manually change the settings or install the extension? Also, it seems like Firefox could improve the process for us.

Asked by gregcane90 11 hours ago

Last reply by Agent virtuel 2 hours ago

Firefox does not display background color in option tags

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text: ```<select id="stroke… (read more)

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text:

```<select id="strokeColor" name="strokeColor" style="width: 10em;">

             <option value="black" style="background: #000000; text: #FFFFFF">
                     black
             </option>

<option value="aqua" style="background: #00FFFF">

                     aqua
             </option>

<option value="blue" style="background: #0000FF">

                     blue
             </option>

<option value="brown" style="background: #A52A2A">

                     brown
             </option>

<option value="gray" style="background: #808080">

                     gray
             </option>

<option value="green" style="background: #00FF00">

                     green
             </option>

<option value="magenta" style="background: #FF00FF">

                     magenta
             </option>

<option value="orange" style="background: #FFA500">

                     orange
             </option>

<option value="purple" style="background: #800080">

                     purple
             </option>

<option value="red" style="background: #FF0000">

                     red
             </option>

<option value="white" style="background: #FFFFFF">

                     white
             </option>

<option value="yellow" style="background: #FFFF00">

                     yellow
             </option>

<option value="#000000" selected="" style="background: #000000">

                     #000000
             </option>
         </select>```

On Chrome this displays as expected:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-25-eebbd5.png

But on Firefox the background colors are ignored:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-35-bd90ee.png

How can I get Firefox to display the background colors?

Asked by jamescobban 3 weeks ago

Last reply by cor-el 3 hours ago

keep getting kicked back to the login credentials page

Firefox can't seem to hold on to, say, a banking website or web page when I navigate away to another app, such as to answer the phone! I'll be on a banking website, and … (read more)

Firefox can't seem to hold on to, say, a banking website or web page when I navigate away to another app, such as to answer the phone!

I'll be on a banking website, and when I get back to Firefox from the call 1 minute later, it will greet me with the login credentials page.

If I'm trying to login, and I'm on the 2fa page, and I answer the phone call to get the code, when I get back to Firefox, I'm no longer on the 2fa page, I'm back on the login credentials page.

If I'm trying to log in, and I'm on the 2fa page, and I navigate to the email app to get the code, when I get back to firefox, I'm no longer on the 2fa page, I'm back on the login credentials page.

The situation forces me to use text messaging for 2fa when using Firefox.

I tried recreating the situation in the Chrome browser, and it doesn't seem to suffer from this problem. I navigate away to the email app, come back to Chrome, and I'm still on the 2fa page.

The situation exists for most banking sites, but is not exclusive to only banking sites, as it occurs on many other types of websites, as well, requiring 2fa logins.

Is there some setting in Firefox that I'm overlooking that causes these websites to default back to their login credentials pages just because I went to another app on the phone for a second?

Asked by steveaaayyy 4 hours ago

Transfer Firefox from Dell Desktop to new HP Laptop?

I am replacing a ten yr. old Dell Desktop with a new HP Laptop. Can you please let me know how to get the new laptop working with my existing Firefox (v125.0.3) with curr… (read more)

I am replacing a ten yr. old Dell Desktop with a new HP Laptop. Can you please let me know how to get the new laptop working with my existing Firefox (v125.0.3) with current add-ons, extensions and settings? Thank you for your time !! Rick Perry

Asked by Richard Perry 10 hours ago

Last reply by jonzn4SUSE 6 hours ago

Firefox plays no audio

I can hear NO AUDIO on ANY webpage, when in Firefox. I have gone through all the suggestions on this page: [https://support.mozilla.org/en-US/kb/what-to-do-if-firefox-w… (read more)

I can hear NO AUDIO on ANY webpage, when in Firefox. I have gone through all the suggestions on this page: [https://support.mozilla.org/en-US/kb/what-to-do-if-firefox-wont-play-any-...] but still have the problem.

Asked by radar 1 month ago

Last reply by jonzn4SUSE 6 hours ago

sign-in to KP.org

I try to sign-in to my KP.org account and I get a white page with the message (Firefox has detected that the server is redirecting the request for this address in a way t… (read more)

I try to sign-in to my KP.org account and I get a white page with the message (Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies.) I called KP and they said there was nothing wrong with their site. I added the URL to the cookies exception list with no result. I tried to paste the exact URL of the sign-in page into my bit-warden and it said it exceeded the 1000 character limit. I can sign-in on Chrome, but I prefer to use Firefox. any ideas?

Asked by awc_pdx 7 hours ago

Last reply by jscher2000 - Support Volunteer 7 hours ago

Create playlist for use with VLC

I have a number of music clips I want to put in one or more playlists to use with VLC Media Player. How do I create such a playlist? (If I'm asking in the wrong place, I … (read more)

I have a number of music clips I want to put in one or more playlists to use with VLC Media Player. How do I create such a playlist? (If I'm asking in the wrong place, I apologize.)

Asked by crogerblair1 18 hours ago

Last reply by Agent virtuel 13 hours ago

Accidentally disabled pop ups on site

I accidentally ticked the "don't allow [site] to show new windows" (I'm browsing in Spanish, forgive me if this isn't how it's written) box and now one of the functions o… (read more)

I accidentally ticked the "don't allow [site] to show new windows" (I'm browsing in Spanish, forgive me if this isn't how it's written) box and now one of the functions of the site stopped working because it requires the user to confirm their decision via the pop up window. I'd like to know how to revert this. I've given the site special permissions for pop ups and it hasn't worked.

Asked by Hospitalier 8 hours ago

Last reply by jscher2000 - Support Volunteer 7 hours ago

Restore tabs after factory reset

Help please. I had to factory reset my laptop (or rather, an IT support person took over my machine and reset it before I could back up things properly!). I was not able… (read more)

Help please.

I had to factory reset my laptop (or rather, an IT support person took over my machine and reset it before I could back up things properly!). I was not able to restore my previously opened tabs (there were a lot, like >100). It appears that all of those tabs still are showing on my mobile version of firefox as 'synced tabs'. Is there a way to pull that sync information from my phone to my laptop? If I press on "synchronise tabs" will the phone receive my laptops current tabs (not what i want), or will it update the laptop (what i do want)?

Thank you.

125.0.3 (64-bit)

Asked by KNAPPO 8 hours ago

Last reply by jscher2000 - Support Volunteer 8 hours ago

Would it be too much to ask for a simple session restore feature that is indexed to history?

I am always having this problem of losing all of my open tabs. I am sure I am not the only person who has many parallel task running. Then, for whatever reason, the brow… (read more)

I am always having this problem of losing all of my open tabs. I am sure I am not the only person who has many parallel task running. Then, for whatever reason, the browser crashes, and in opening the browser, the single "Restore Previous Session" button is the only lifeline back to all of that work.

Would it be too much to ask for a simple session restore feature that is indexed to history? So we could go back to yesterday's session, or last week's, and not lose so much.

This loss of ongoing work happens to me 2-3 times a year, and amounts to untold losses of time, effort, and money.

Asked by mstocker 12 hours ago

Last reply by cor-el 8 hours ago

Ever since Firefox browser updated, my Home (specifically Shortcuts) has been glitching.

Ever since Firefox browser updated, my Home (specifically Shortcuts) has been glitching. They do not show up, no matter how many rows I add or subtract. Web search and R… (read more)

Ever since Firefox browser updated, my Home (specifically Shortcuts) has been glitching.

They do not show up, no matter how many rows I add or subtract. Web search and Recent activity still works (to an extent) but Shortcuts? Never again. Please fix it ASAP.

Asked by petramarq666 10 hours ago

Where are Native manifests stored on the Windows MSIX version of Firefox?

Native manifests describe where native messaging browser extensions can be found, as described here: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensio… (read more)

Native manifests describe where native messaging browser extensions can be found, as described here:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_manifests#native_messaging_manifests

Specifically on the MSIX version of Firefox available in the Microsoft Store, what directory does Firefox look in for native manifests?

The problem I need to solve is that I need to place a native manifest in a location where Firefox can see it, specifically in the new Windows MSIX installer. This seems to be reasonably straightforward, if I can confirm where that is.

Asked by minfrin 10 hours ago

passwords

hello firefox support, i recently signed into firefox on desktop but now i cant seem to remeber the account password so after making a new password after clicking on for… (read more)

hello firefox support, i recently signed into firefox on desktop but now i cant seem to remeber the account password so after making a new password after clicking on forgot password ,will i lose my bookmarks and ad-ons and all the customized settings? pls help me in this situation i dont want to lose my data pls .

Asked by Origin17 17 10 hours ago