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

Unable to rearrange tabs on Firefox Nightly for Android.

Previously I was able to rearrange the tabs in Firefox Nightly for Android in what ever order I wanted. This appears to no longer be the case after I updated it. I am ask… (читать ещё)

Previously I was able to rearrange the tabs in Firefox Nightly for Android in what ever order I wanted. This appears to no longer be the case after I updated it. I am asking to see if this is a bug, or said feature was removed on purpose.

Задан Jaoheah 10 месяцев назад

Дан ответ TyDraniu 10 месяцев назад

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

Firefox glitching

Hello, My firefox has started glitching like crazy. It's like it's trying to constantly resize itself. It has been happening since I opened it on pop-up mode on my Sams… (читать ещё)

Hello,

My firefox has started glitching like crazy. It's like it's trying to constantly resize itself. It has been happening since I opened it on pop-up mode on my Samsung Fold 5, but I've tried reopening it in pop up mode, and all other modes, restarting my device, reinstalling firefox, everything I can think of and it's still doing it. Some of my icons are a mess too. I really don't want to switch to another browser... Anyone have any bright ideas? Adding screenshots to show issue.

Kindest regards,

Matthew Trigg

Задан tr199.69 10 месяцев назад

Дан ответ tr199.69 9 месяцев назад

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

sudden problem

I also posted this under "Tabs." All of a sudden I started getting a strange download message, a download which didn't show up when I looked for it. Since then, when I p… (читать ещё)

I also posted this under "Tabs."

All of a sudden I started getting a strange download message, a download which didn't show up when I looked for it. Since then, when I press "+ New Tabs," a new tab doesn't open. A new tab opens only when I've clicked on a new link for a topic.

I cleared the cache, restarted my phone twice and un-and re-installed Firefox twice. I was originally synced with Firefox on my other phones, but I don't want to sign in again with that email until this problem is fixed. I haven't opened Firefox again on my previous phones since this all started. I'm going to cry if those versions are "infected" with this problem as well. I just can't erase all the data I've previously accumulated within Firefox on those devices, either.

Now I've looked in Firefox Support for this problem and I've looked again and again for a way to restart in Safe Mode, but I can't find it. Could someone please help me diagnose and fix this issue?

Задан Nova 9 месяцев назад

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

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

add to home screen option not available

Im using Firefox android on my new pixel 7. I found that the 'add to home screen' option is not available on the ... List. I searched for solution. Someone say click on… (читать ещё)

Im using Firefox android on my new pixel 7. I found that the 'add to home screen' option is not available on the ... List. I searched for solution. Someone say click on Install option. But there's no install option either.

The add to home screen is available on my old moto phone

Does anyone have this same issue and have a solution how to fix this? I very much appreciate all your help!

Задан herennow75 9 месяцев назад

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

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

Autofill not properly working

From version 110 and up, there are websites where the autofill no longer works. The option to select your saved users & PWs comes up but upon selecting one, nothing g… (читать ещё)

From version 110 and up, there are websites where the autofill no longer works. The option to select your saved users & PWs comes up but upon selecting one, nothing gets filled. On other websites the autofill works as intended. Going to the real debrid website is the one I can accurately reproduce the issues on. With version 109 and below, the autofill works. Is there a proper work around besides having to go into the settings, finding out the password and inputting it manually?

OnePlus 9 PRO Android 11 Security Patch January 2023 Google WebView 110.0.5481.154 Firefox 109.2.0 (Build #2015930059)

Задан CRuz 1 год назад

Дан ответ Paul 1 год назад

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

Crash on crash reporter

Firefox Android just crashed when opening a bunch of bookmarks and then again every time I wanted to report a crash. I hope someone here can forward this to whoever usual… (читать ещё)

Firefox Android just crashed when opening a bunch of bookmarks and then again every time I wanted to report a crash. I hope someone here can forward this to whoever usually receives the crash reports.

1cb54f1f-11f5-4fa7-9d97-b4bf58d29ac2 java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference


java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference at java.lang.String.valueOf(String.java:2924) at java.lang.StringBuilder.append(StringBuilder.java:132) at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:709) at java.lang.Throwable.printStackTrace(Throwable.java:674) at java.lang.Throwable.printStackTrace(Throwable.java:735) at mozilla.components.support.base.ext.ThrowableKt.getStacktraceAsString$default(Throwable.kt:19) at mozilla.components.lib.crash.service.MozillaSocorroService.sendCrashData(MozillaSocorroService.kt:607) at mozilla.components.lib.crash.service.MozillaSocorroService.sendReport$lib_crash_release(MozillaSocorroService.kt:285) at mozilla.components.lib.crash.service.MozillaSocorroService.report(MozillaSocorroService.kt:5) at mozilla.components.lib.crash.CrashReporter$submitReport$2.invokeSuspend(CrashReporter.kt:70) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:4) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:96) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@6aec4f8, Dispatchers.IO]

The original bookmarks crash was this:

300e77b6-00e5-458d-ae84-d1202c866a1b java.lang.NullPointerException

* New Sentry Instance: https://sentry.io/organizations/mozilla/issues/?project=6375561&query=9fd75a9f565c460b91e4977064d87e83

java.lang.NullPointerException at org.mozilla.fenix.library.bookmarks.BookmarkFragment.refreshBookmarks(BookmarkFragment.kt:103) at org.mozilla.fenix.library.bookmarks.BookmarkFragment$refreshBookmarks$1.invokeSuspend(BookmarkFragment.kt:14) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:7400) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@26f4bf6, Dispatchers.Main]

Задан Fabian 10 месяцев назад

Дан ответ Fabian 10 месяцев назад

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

Lost logins on desktop, still on android

I just reset my password of my firefox account. On the desktop I don't have any of my logins. On my android, it logged me out, I logged in with the new password. My Log… (читать ещё)

I just reset my password of my firefox account. On the desktop I don't have any of my logins.

On my android, it logged me out, I logged in with the new password. My Logins are still there, but I am not able to sync them to my Desktop.

How can I achieve this?

Задан ediz.arca 10 месяцев назад

Дан ответ ediz.arca 10 месяцев назад

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

Embedded videos have closed captions enabled by default

I just got a new phone (Pixel 7a) and embedded videos have closed captions enabled by default in Firefox. Even if I turn them off while watching one video, they'll be bac… (читать ещё)

I just got a new phone (Pixel 7a) and embedded videos have closed captions enabled by default in Firefox. Even if I turn them off while watching one video, they'll be back on the next video. I want them to just be off by default. It's not an Android setting as far as I can tell - I have all live captioning turned off and the video player isn't showing captions when I use Chrome to watch the same videos. Here's a link to a video that has captions on by default when I view it in FF for Android. I've also included a screenshot of the CC controls.

Задан Nick T 10 месяцев назад

Дан ответ Nick T 10 месяцев назад

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

Always is in dark mode on moble.

On the moble browser for android I can't get websites to change from being in dark mode. I have made sure dark mode is off on the browser and the system. I have tested th… (читать ещё)

On the moble browser for android I can't get websites to change from being in dark mode. I have made sure dark mode is off on the browser and the system. I have tested the same sites on other browsers to make sure it was not the sites. The browser and system are up to date.

Задан John Cochran 1 год назад

Дан ответ John Cochran 1 год назад

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

videos freezing on any site

Hi. Around the last few days of July the videos on Youtube started freezing like when they stop playing to load, except it never stops loading and continue the video. Whe… (читать ещё)

Hi. Around the last few days of July the videos on Youtube started freezing like when they stop playing to load, except it never stops loading and continue the video. When I skip ahead it plays for a few seconds and then stops again. I tried playing videos on other sites, and the same thing happens. The Youtube app works perfectly, and so does the Netflix app and the Chrome app - so I know it's a problem particular to the Firefox app. I removed most of my add-ons to test and it didn't help (the only ones I didn't remove are the uBlock Origin and the Search by Image ones). Also tried uninstalling and installing the app again, but no dice. Any idea how I can fix that?

Задан Debellatis 10 месяцев назад

Дан ответ Debellatis 10 месяцев назад

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

Tabs won't close

When I am finished with a tab and close it, and then close down Firefox app, when I click back into Firefox the tabs that I have closed are still there open. How can I st… (читать ещё)

When I am finished with a tab and close it, and then close down Firefox app, when I click back into Firefox the tabs that I have closed are still there open. How can I stop this from happening without having to "quit" and clear cache etc all the time? Surely when you close a tab it should stay closed?

Задан Ciara 1 год назад

Дан ответ Paul 1 год назад

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

"Archive" with "Send now" have vanished. I cannort send e-letters.

I cannot send e-letters nor reply to e-letters I have received as "Archive" with "Send now" have vanished. How may I get them back?

Задан Jamesrsamec41 11 месяцев назад

Последний ответ от jscher2000 - Support Volunteer 11 месяцев назад

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

Wrong Search Location Result

I'm not even in California, much less Sacramento. Google account addresses Not in California! Locations for search results always shows Sacramento. FireFox search cashe… (читать ещё)

I'm not even in California, much less Sacramento.

Google account addresses Not in California! Locations for search results always shows Sacramento.

FireFox search cashed cleared. FireFox app closed. Phone reloaded.

Not yet Firefox reinstalled. Last time done ALL SHORT CUTS & BOOKMARKS LOST! ANOTHER MAJOR HINDERANCE.

And NO, THERE IS NO GOOD FIX FOUND SEARCHING FIREFOX SUPPORT. NOTHING FROM GOOGLE EITHER. ALL THE SIMPLE LOGICAL "SET MY ADDRESSES". NEED REAL FIX

Задан rmynatt 11 месяцев назад

Дан ответ rmynatt 11 месяцев назад

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

Android app unusable

Just like many people here and in the Play Store reviews, the Firefox app stopped working for me since about a week. When I type something in the search bar or when I ope… (читать ещё)

Just like many people here and in the Play Store reviews, the Firefox app stopped working for me since about a week. When I type something in the search bar or when I open a link from an external app, the page does not load and stays blank. Sending links from another device also does not work.

Does anyone know if developpers are aware of the issue ? I could not find an entry on bugzilla.

About firefox screenshot below. My phone is running on Android 12.

Copy of a reply I posted in someone's question about the same issue:

Same problem for me.

I first had this issue with 114.

After updating to 114.1.1, the issue was fixed for a few hours but came back.

Updating 114.2.0 didn't change anything...

Задан Killian 11 месяцев назад

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

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

Only blank pages on firefox for android since yesterday.

Hello. My Firefox for Android shows only blank pages on my Samsung A53 5G. Last month I had the same issue but an update was available immediately and it fixed the issue.… (читать ещё)

Hello. My Firefox for Android shows only blank pages on my Samsung A53 5G. Last month I had the same issue but an update was available immediately and it fixed the issue. Does anyone have the same issue? Thank you.

Задан johnny 11 месяцев назад

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

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

Firefox no longer works properly on my android phone

Since the latest update 114.2 I cannot get Firefox to work properly on my Samsung phone. I have Version 8 of android operating system on the phone. When I attempt to sear… (читать ещё)

Since the latest update 114.2 I cannot get Firefox to work properly on my Samsung phone. I have Version 8 of android operating system on the phone. When I attempt to search I just get a blank screen. In the web address box it just has an icon with a line through it and the web address. Refuses to display website. Doesn’t let me change from private browsing to regular browsing. Nothing I do seems to have any effect. Yes, I know I have an older phone but it was fine until this update.

I saw a similar problem and the user said thus 114.2 fixed the problem. Well, it broke mine. Please advise how to correct this problem. Thanks.

I am not on my phone. So the operating system info gathered is not from the system I use on my phone.

Задан marykayc928 11 месяцев назад

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

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

Nothing is working at all after the update

Websites are not loading, search is not working. The app is not working at all. Tried closing and reopening FF, cleared cache, rebooting phone and few other settings but … (читать ещё)

Websites are not loading, search is not working. The app is not working at all. Tried closing and reopening FF, cleared cache, rebooting phone and few other settings but nothing helped. Tried googling around the problem and most of the users are also facing same issue. It might be fixed by reinstalling the app but I CANNOT do that because my site data is important and I don't see any way to backup site data to my PC. Please help with the issue without losing FF app data.

Задан Ravindra R 11 месяцев назад

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

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

Installation fails for Yomichan add-on on Nightly for Android

I'm trying to get Yomichan by FooSoft to install on Nightly for Android (v117.0a1) to no success. Here's what I've tried: 1. Add Yomichan to a custom add-on collectio… (читать ещё)

I'm trying to get Yomichan by FooSoft to install on Nightly for Android (v117.0a1) to no success. Here's what I've tried:

  1. 1. Add Yomichan to a custom add-on collection.
  2. 2. Go to the add-on manager and tap on install.
  3. 3. A little toast that says "Failed to install Yomichan" comes up instantly (see screenshot attached). Nothing is even downloaded.

Notes and information:

  • a. The development of Yomichan has ceased and the version on AMO is behind by 3 years (June 4, 2020).
  • b. The latest version of Yomichan (October 23, 2022) is only available as an XPI file on the add-on developer's GitHub page. Unfortunately, it is not possible to install add-ons from XPI files on Nightly for Android, so I have no idea if this version would work on Nightly for Android.
  • c. Another user (Occupied Octopus) uploaded a rebranded version of Yomichan's latest release in 'note b' called "KiYomi" to AMO. Unfortunately, installation fails on Nightly for Android too, with the same results as in the screenshot after attempting to install it.
  • d. Installation of other add-ons (e.g. uBlock Origin, SingleFile) succeeds.

Задан Firefoxuser4327 11 месяцев назад

Дан ответ Firefoxuser4327 11 месяцев назад

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

android backups?

the story here is I had my OS drive on my desktop completely fail, wouldn't write, wouldn't read, didn't have anything too important just games EXCEPT for the backups to … (читать ещё)

the story here is I had my OS drive on my desktop completely fail, wouldn't write, wouldn't read, didn't have anything too important just games EXCEPT for the backups to my bookmarks, i got a new drive and installed firefox. when i logged in, my bookmarks weren't there and it synced with my mobile firefox and the bookmarks that i had before my OS drive failed on my phone also disappeared, Im just wondering if firefox mobile has backups of bookmarks and if It does how do I replace these backups on my mobile and if possible use the backups on mobile to fix my bookmarks on my pc.

Задан mrsneekyninja 11 месяцев назад

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