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

Web sites are keeping tracks even if I clear cookies and cache

Hi everyone, I set up my Firefox for Android to delete cookies and cache when I click on "Close". I was happy with it but I realized several months ago than websites a… (читать ещё)

Hi everyone,

I set up my Firefox for Android to delete cookies and cache when I click on "Close".

I was happy with it but I realized several months ago than websites as leboncoin.fr, amazon.fr, decathlon.fr (yes i'm french), didn't keep me loged in but remember what I had looked for and where I was. This problem is permanent.

I don't have this problem with Firefox for Windows.

So it seems something is nor cleared from the app when I close it.

Thank you very much for your help !

Задан aj14 7 месяцев назад

Последний ответ от aj14 5 месяцев назад

no open website (nvsp.in)

s web site requires a secure connection. The page you are trying to view cannot be shown because this web site requires a secure connection. The issue is most like… (читать ещё)

s web site requires a secure connection.

   The page you are trying to view cannot be shown because this web site requires a secure connection.
   The issue is most likely with the web site, and there is nothing you can do to resolve it.
   You can notify the web site’s administrator about the problem.

Задан ps7453963 5 месяцев назад

Последний ответ от ps7453963 5 месяцев назад

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

Moving bookmarks

Firefox - Android I don't seem to have an option to move a bookmark into a new bookmark folder.There is supposed to be an option in the menu (after you click and hold th… (читать ещё)

Firefox - Android I don't seem to have an option to move a bookmark into a new bookmark folder.There is supposed to be an option in the menu (after you click and hold the selected bookmark) but the menu only has 3 options - 'open in new tab  :. open in private tab. :. Delete. '. -. Am I missing something ? Can anyone help

Задан mikeburnell 6 месяцев назад

Дан ответ mikeburnell 6 месяцев назад

Android Firefox loses all user data, including bookmarks, passwords, tabs when upgraded

I recently made the (apparently) foolish decision to allow Firefox to upgrade using the Play store App. This is on a Galaxy S8 running Android 9. Firefox 109.2.0 was inst… (читать ещё)

I recently made the (apparently) foolish decision to allow Firefox to upgrade using the Play store App. This is on a Galaxy S8 running Android 9. Firefox 109.2.0 was installed and upon opening the App, all of my user data was gone. No tabs, bookmarks, saved passwords or other settings were available.

This is unacceptable. There appears to be no way to recover the lost information, but I am opening this case to determine if there is a recovery strategy. Of course, I don't really want to run version 109.2.0 and will revert back to something that works without losing data as soon as the missing data is recovered.

I'm not sure why the Firefox Devs seem to think that user data is a disposable and unimportant item, but I would encourage a full review of their processes to determine why they have failed so badly.

In the meantime, if anyone has a method that might be used to recover the old profile data, that would be very helpful.

Some notes: 1) No, I don't use Sync (or whatever they are calling it today) because it is a security risk in my view to have any third party including Mozilla know my bookmarks. 2) about:profiles does not work. 3) I'm not sure what version was installed earlier, but AdBlock Plus was working fine, so it may have been a year or more since my last update.

Thanks in advance for any help you can provide.

Задан firefoxlosesuserdata23 1 месяц назад

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

  • Закрыто
  • Архивировано

Crash when upload file to website

Crashing when ever upload any file to website, already given all permission (storage also) log : 5b098f11-bfb4-48b6-b037-ba58142b0e6a java.lang.RuntimeException: … (читать ещё)

Crashing when ever upload any file to website, already given all permission (storage also)


log :

5b098f11-bfb4-48b6-b037-ba58142b0e6a java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=7113, result=-1, data=Intent { dat=content://com.android.externalstorage.documents/document/0147-1DEB:Profile.pdf flg=0x1 }} to activity {org.mozilla.firefox/org.mozilla.firefox.App}: java.lang.SecurityException: com.android.externalstorage has no access to content://media/0147-1deb/file/3242


java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=7113, result=-1, data=Intent { dat=content://com.android.externalstorage.documents/document/0147-1DEB:Profile.pdf flg=0x1 }} to activity {org.mozilla.firefox/org.mozilla.firefox.App}: java.lang.SecurityException: com.android.externalstorage has no access to content://media/0147-1deb/file/3242 at android.app.ActivityThread.deliverResults(ActivityThread.java:5864) at android.app.ActivityThread.handleSendResult(ActivityThread.java:5903) at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:54) at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2438) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8663) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) Caused by: java.lang.SecurityException: com.android.externalstorage has no access to content://media/0147-1deb/file/3242 at android.os.Parcel.createExceptionOrNull(Parcel.java:2437) at android.os.Parcel.createException(Parcel.java:2421) at android.os.Parcel.readException(Parcel.java:2404) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:190) at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(DatabaseUtils.java:153) at android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:780) at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:2034) at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1849) at android.content.ContentResolver.openInputStream(ContentResolver.java:1525) at mozilla.components.browser.engine.gecko.prompt.GeckoPromptDelegate.access$toFileUri(GeckoPromptDelegate.kt:22) at mozilla.components.browser.engine.gecko.prompt.GeckoPromptDelegate$onFilePrompt$onSelectSingle$1.invoke(GeckoPromptDelegate.kt:4) at mozilla.components.feature.prompts.file.FilePicker$onActivityResult$1.invoke(FilePicker.kt:25) at mozilla.components.feature.prompts.PromptFeatureKt.consumePromptFrom(PromptFeature.kt:9) at mozilla.components.feature.prompts.PromptFeature.onActivityResult(PromptFeature.kt:18) at mozilla.components.support.base.feature.ViewBoundFeatureWrapper.onActivityResult(ViewBoundFeatureWrapper.kt:3) at org.mozilla.fenix.browser.BaseBrowserFragment.onActivityResult(BaseBrowserFragment.kt:6) at org.mozilla.fenix.HomeActivity.onActivityResult(HomeActivity.kt:5) at android.app.Activity.dispatchActivityResult(Activity.java:8659) at android.app.ActivityThread.deliverResults(ActivityThread.java:5857) ... 13 more

Задан Mohit 7 месяцев назад

Последний ответ от Paul 7 месяцев назад

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

I want to add a bookmark to a URL on my android home page.

I want to add a bookmark to a URL on my android home page. only shortcuts option appears.. and no shortcuts is not what I need/want... also please add more slots to short… (читать ещё)

I want to add a bookmark to a URL on my android home page. only shortcuts option appears.. and no shortcuts is not what I need/want... also please add more slots to shortcuts, like the entire home screen from firefox browser.

Задан experiaabraham 7 месяцев назад

Дан ответ experiaabraham 6 месяцев назад

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

Custom addons / extensions broken in Firefox nightly

Hi, I tried following this guide: https://blog.mozilla.org/addons/2020/09/29/expanded-extension-support-in-firefox-for-android-nightly/ For these add-ons: https://addon… (читать ещё)

Задан thekiefs 6 месяцев назад

Дан ответ thekiefs 6 месяцев назад

I synced my Google bookmarks onto my firefox browser and lost all my firefox bookmarks, can I get them back

I stupidly exported my Google browser bookmarks to Firefox when setting up on a new device and lost all my firefox bookmarks from all my other devices as a result. I am u… (читать ещё)

I stupidly exported my Google browser bookmarks to Firefox when setting up on a new device and lost all my firefox bookmarks from all my other devices as a result. I am utterly horrified and freaking out - it's years of bookmarked articles that I'd even organised into folders! Is there any way to get them back?

Задан Andorean84 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

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

bell email only accessible on Firefox private browser

For sometime now I have been unable to access my Bell email on Firefox except if I use private browsing and then it allows me to get to my login and by default allows me… (читать ещё)

For sometime now I have been unable to access my Bell email on Firefox except if I use private browsing and then it allows me to get to my login and by default allows me to enter my login and password. But if I don't use privacy browsing mode, I cannot get to my email. This is on my android Samsung phone btw. Bell tells me it's a browser issue and that I'm to contact Firefox or switch to Chrome or Edge, but I'd rather do it through Firefox. Can anyone assist as to how I can correct this issue?

Задан bigalster 7 месяцев назад

Последний ответ от Paul 7 месяцев назад

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

Firefox android can't put a shortcut to Piped on my home page?

I originally was able to create the home page shortcut to Piped with Chrome, but the shortcut launched Chrome, even though Firefox is my default browser? Piped [https://… (читать ещё)

I originally was able to create the home page shortcut to Piped with Chrome, but the shortcut launched Chrome, even though Firefox is my default browser?

Piped [https://piped.kavin.rocks/https://pip.../|Piped]

So I deleted the shortcut. Now, Chrome no longer even offers me the option to "Add to Home Screen" from the Piped page, but it still does for other sites. Within Chrome, It now offers me the option to open the page in Firefox, even if I make Chrome the default browser.

How can I get a shortcut to Piped on my home page that will open in Firefox?

Задан noel_envode 7 месяцев назад

Дан ответ Paul 6 месяцев назад

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

Re direct

When I use Firefox on and android TV box and I want to access to a page it keeps re directing me to google.com It started a few updates ago then it stopped with one versi… (читать ещё)

When I use Firefox on and android TV box and I want to access to a page it keeps re directing me to google.com It started a few updates ago then it stopped with one version and now it does it again. Version of Firefox is 104.2.0 (build #2015902897) it doesn't have about:config and I can't find any solution on the net. I appreciate the help

Задан laconchadedios 6 месяцев назад

Последний ответ от Paul 6 месяцев назад

No QR code option showing in Android Firefox sync

I want to sync my new laptop to Firefox on my Android mobile. I am asked to: 1. Open Firefox on your mobile device. 2. Go to the menu ( on iOS or on Android) and tap Syn… (читать ещё)

I want to sync my new laptop to Firefox on my Android mobile. I am asked to:

1. Open Firefox on your mobile device. 2. Go to the menu ( on iOS or on Android) and tap Synchronise and save data 3. Tap Ready to Scan and hold your phone over this code

But this command #3 is simply is not there in the Android FF settings. I see only Synchronise Now/ Device Name / Sign Out, plus Choose What to Synchronise. Nothing else. Any ideas?

Задан Martin Gordon FF account 3 месяца назад

Последний ответ от Paul 3 месяца назад

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

how to show tabs again, or how to close a tab in 1 click?

Hi all, I've read a bit before, and it seems to be impossible to get the tabs available directly (FF Android), as it used to be : a real pitty in my opinion (I did … (читать ещё)

Hi all,

I've read a bit before, and it seems to be impossible to get the tabs available directly (FF Android), as it used to be : a real pitty in my opinion (I did tried to get used to the new Firefox, but really, I am wasting my time to switch on my many "tabs") I guess that this option won't be available again?

Here is my additional question then : how to switch between tabs in one click, or how to a dedicated close a tab in 1 click? - yes, I know that I can swipe left of right, nice feature, but it doesn t do the job efficiently - I know too the "tab" menu but it means at minimum 2 clicks

I've been using ff almost since the beginning as default browser, but since the tabs had been suppressed , I am less and less on my tablets. Let's hope now you are not planning to perform the same with FF for pc...

PS : as "tabs" are not any more tabs (don't trust me, just search "tabs for paperwork" and compare with the so called "tabs" now in FF), I strongly suggest that you rename your feature to something else)

PS2 : really sorry if my post appears a bit angrier, i mean no offense as I do recognize the amazing work whic had been performed along al those years, but seriously, suppressing basics stuff is the worst idea (it reminds me a bit opera, which used to be outdated, but which I am using again now as they improved a lot, and thanks to the FF no tabs policy)

Задан spoonkilla 6 месяцев назад

Последний ответ от Paul 6 месяцев назад

Can't sync on Android, I tap "Sync now" but nothing happens

Hello! I've been using Firefox since forever but never thought about using the sync feature until now. On laptop, when I press "sync now", a little spinning wheel appears… (читать ещё)

Hello! I've been using Firefox since forever but never thought about using the sync feature until now. On laptop, when I press "sync now", a little spinning wheel appears for some seconds, then disappears. I take this means it has synced. On my android phone (Android 10 - phone's a Xiaomi Mi A2 Lite), however, I seem to have encountered a bug. I connected the two devices together using the QR code and following the instructions, and in fact the phone appears in the connected devices on the laptop version of Firefox. However, when I open Firefox on Android and go to my Account Settings, under "Synchronise now" it says "Last synchronised: never", and tapping it prompts absolutely nothing. No animation, no popup, no phone lagging, no sign it has received any command. If I try going in the synced tabs section (near the private tabs one), there is a big Sync button on the bottom right - pressing it causes it to say "Synchronising..." for about 5 minutes or more, but once it's done, nothing happens, and it keeps saying last sync was never. If possible I'd like not to re-install the app as I have a lot of tabs that I don't want to currently lose.

Задан Ray 5 месяцев назад

Последний ответ от Ray 5 месяцев назад