Prikaz označenih pitanja: Prikaži sva pitanja
  • Riješeno
  • Arhivirano

Is there truly '''no preview capability''' for questions submitted here?

There is no preview button to this edit box .. only Cancel and Submit. There is no code-block or fixed-width font format link either. - - - apparent local markup langua… (pročitajte više)

There is no preview button to this edit box .. only Cancel and Submit. There is no code-block or fixed-width font format link either. - - - apparent local markup language - - - bold itallics

  1. enumerated
  2. list of
  3. words and
  4. sentences
  • bulleted list
  • of sentences
  • and words

some useful URL [<https://-style-URL> descriptive text for this hyperlink] as a hyperlink

bold itallics

  1. level 1
    1. level 2
  2. lvl one again
    • sub-bullet

Apologies in advance in case this post comes out as a mess!

Finally, Firefox does not require camera access for me to browse the file system to choose a screenshot image to upload at this support forum. So why block image attachment upload until the user grants Firefox access to the device's camera? Not cool!

Asked by najevi1 prije 1 godina

Answered by najevi1 prije 1 godina

  • Riješeno
  • Arhivirano

Unable to select individual word in search bar

When I have typed a few words in the Firefox search bar, I can't find a way to select an individual word to cut, copy or delete it. I have to move the cursor to the word … (pročitajte više)

When I have typed a few words in the Firefox search bar, I can't find a way to select an individual word to cut, copy or delete it. I have to move the cursor to the word end and backspace. I'm using SwiftKey keyboard on a Samsung s20, Android 12, FireFox 99.2

In textboxes such as this one, I can select individual words. Its only a problem with single line text fields such as the search bar, Google search bar, duckduck , name entries, etc.

Asked by CaptnBob prije 2 godina

Answered by peter404 prije 1 godina

  • Zaključano
  • Arhivirano

What are the intended uses for: media.volume_scale, media.default_volume, media.hardwaremediakeys.enabled ?

I am not sure this is the right forum to be asking all of the questions below but .. I am starting here and will be guided by your feedback if only some questions can be … (pročitajte više)

I am not sure this is the right forum to be asking all of the questions below but .. I am starting here and will be guided by your feedback if only some questions can be answered here.

All my questions pertain to Firefox Nightly on Android. 101.0a1 (Build #2015874793) It is my hope that the Q&A might help other users of Firefox Nightly on Android.

  1. (generic) Where will I find discussion of or documentation (specifications, user manual, usage notes, self-documenting source code, etc.) for the various Firefox settings accessible via about:config ?
  2. (specific) What is the intended use scenario for the media.volume_scale setting?
  3. (specific) What is the intended use scenario for the media.default_volume setting?
  4. (specific) What is the intended use scenario for the media.hardwaremediakeys.enabled setting?
  5. (generic) Is it reasonable to expect that a browser be able to determine either the RMS or Peak loudness of the src for a media element and mute (i.e. set ~.volume=0) if that loudness is above some user specified level? For example:
    • Might there be metadata within the file header that describes loudness just as there is metadata that describes duration?
    • Might parsing just the first 3-5 seconds of the file be sufficiently manageable to estimate loudness without grossly impacting page load-time or grossly taxing the CPU?
    • Might the default action be to set ~.volume=0 until such time as the browser has parsed the entire src to determine actual RMS loudness .. and only then restore ~.volume to user-prescribed maximum permitted volume iff RMS loudness is below a user prescribed threshold? (the bigger the file the longer that media is muted before it can be potentially unmuted!)

Thank you, in advance, for any time you spend responding to my questions. I am especially appreciative of links that I can follow to find answers for myself rather than being spoon-fed answers on a specific case by case basis.

Asked by najevi1 prije 1 godina

Last reply by Paul prije 1 godina

  • Riješeno
  • Arhivirano

Firefox mobile add-on

Hello Is there a some way to install add-on which not belongs to recommended? I'm a OGAME player and this game supports very helpful add-on called Antigame Reborn. Playin… (pročitajte više)

Hello Is there a some way to install add-on which not belongs to recommended? I'm a OGAME player and this game supports very helpful add-on called Antigame Reborn. Playing without it is weak. Of course it working great on Windows FF version, unfortunately on mobile - not. Why you blocking such possibility?

Asked by JASIEK prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

Do you have a kid-safe mode or kid-only browser for android?

I have a son who is just starting to use the internet. Do you have a kids-safe version of Firefox for Android that I can put on his tablet so that I can restrict the site… (pročitajte više)

I have a son who is just starting to use the internet. Do you have a kids-safe version of Firefox for Android that I can put on his tablet so that I can restrict the sites he goes to? I do not want him to have full internet access. Thanks Terry

Asked by TerryInLeesburg prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

Server error

Why do I keep getting a server error message when trying to access a link? Error message received: ip: 102.129.152.219 date: Tue Apr 26 2022 14:50:40 GMT-040… (pročitajte više)

Why do I keep getting a server error message when trying to access a link?

Error message received:

ip: 102.129.152.219

date: Tue Apr 26 2022 14:50:40 GMT-0400 (Eastern Daylight Time)

url: https://thecollegefix.us10.list-manage.com/track/click?u=90378351ae56a868ffa8680ae&id=bc2587b522&e=b37f61ea2e

user agent: Mozilla/5.0 (Android 11; Mobile; rv:99.0) Gecko/99.0 Firefox/99.0

Asked by Chefloon prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

password completion fails for moz-proxy:// on Android

Hi. I use Firefox Nightly and I enabled a secure proxy over TLS using only the built-in features, no addons. My about:config : network.proxy.type = 2 network.proxy.… (pročitajte više)

Hi. I use Firefox Nightly and I enabled a secure proxy over TLS using only the built-in features, no addons.

My about:config : network.proxy.type = 2 network.proxy.autoconfigurl = data:text/plain,function FindProxyForURL(u,h){return "HTTPS my-secure-proxy:443";}

When I open any site for the first time it asks for the proxy credentials as expected: The proxy moz-proxy://my-secure-proxy:443 is requesting a username and a password.

After entering the credentials I confirm to save them and as long as the Firefox app is not stopped it works. However, when the app is restarted it asks for the password again with both fields blank and after entering the same credentials it asks me to update the saved credentials.

This only happens on Android. Firefox for Windows with the same proxy settings can autocomplete the moz-proxy:// password.

I think it has something to do with the OS keyring unable to store the passwords for unknown URI schemas.

Is there some workaround for that?

https://bugzilla.mozilla.org/show_bug.cgi?id=378637#c68

Asked by basinilya prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

Can I use Dashlane Password manager with Firefox?

I have an iPad, MacbookAir and Android phone [Samsung}. Can I use my longtime password manager, Dashlane web? It is essential that I am able to use Dashlane with Firefox … (pročitajte više)

I have an iPad, MacbookAir and Android phone [Samsung}. Can I use my longtime password manager, Dashlane web? It is essential that I am able to use Dashlane with Firefox

Asked by Marianna LaTour prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

Collections/account recovery

I recently upgraded my Phone and now using Android 12. I logged into my Mozilla account using my email address successfully so it seems but now my saved collections have … (pročitajte više)

I recently upgraded my Phone and now using Android 12. I logged into my Mozilla account using my email address successfully so it seems but now my saved collections have disappeared..What's interesting is that now when I look and my profile ID it shows a different user name. What can I do to recover my account etc ? Not sure what the issue is here.

Asked by George prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

Search in Bookmarks and History on Firefox Android

Can anyone show me how to search on History or Bookmarks please. I use Android 11, and Firefox browser from Playstore. I can't find the search button on both History and … (pročitajte više)

Can anyone show me how to search on History or Bookmarks please. I use Android 11, and Firefox browser from Playstore. I can't find the search button on both History and bookmarks tab.

Asked by trung.nguyenbao prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

Firefox Stickers

Hello ! After getting my laptop fixed i lost my Firefox stickers:( I want to support Firefox. How can I get some stickers ? I'm located in Thanks … (pročitajte više)

Hello !

After getting my laptop fixed i lost my Firefox stickers:( I want to support Firefox. How can I get some stickers ? I'm located in

Thanks

Asked by coolrunnings21 prije 1 godina

Answered by James prije 1 godina

  • Riješeno
  • Arhivirano

Firefox Multi-Account Containers on Android

Hello, I want to know how to use Firefox Multi-Account Containers on Android. I have it on firefox nightly android but if i click on a category it doesn't show anything.… (pročitajte više)

Hello,

I want to know how to use Firefox Multi-Account Containers on Android. I have it on firefox nightly android but if i click on a category it doesn't show anything.

Asked by Jeppie prije 1 godina

Answered by Paul prije 1 godina

  • Riješeno
  • Arhivirano

What is the last Firefox version for Android 4.4 Kitkat?

I'm making this thread since the previous one was closed and provided no real solution, yet the result shows on the very top of Google. So I like to provide helpful infor… (pročitajte više)

I'm making this thread since the previous one was closed and provided no real solution, yet the result shows on the very top of Google. So I like to provide helpful information to others in my answer below.

Asked by Nightfirefox prije 2 godina

Answered by Nightfirefox prije 2 godina

  • Riješeno
  • Arhivirano

Multi-Account Containers for Android yet?

Why is there no Multi-Account containers extension for Android? Honestly I think its an amazing extension for maintaining privacy, and I'd love to have that on my phone. … (pročitajte više)

Why is there no Multi-Account containers extension for Android? Honestly I think its an amazing extension for maintaining privacy, and I'd love to have that on my phone.

Asked by arjuniscool0204 prije 1 godina

Answered by Paul prije 1 godina