Showing questions tagged: Show all questions
  • Solved
  • Archived

Blank webpages and Sync not working since v114.1.1 update

Hi, Since update to Firefox for Android v114.1.1 I'm unable to: Open any webpage, either by typing the URL or selecting something from bookmarks/homepage. Even the t… (read more)

Hi,

Since update to Firefox for Android v114.1.1 I'm unable to:

  1. Open any webpage, either by typing the URL or selecting something from bookmarks/homepage. Even the tabs which were previously loaded are shown as blank screen
  1. Sync tabs or Access Firefox account. Because I had lots of tabs opened I tried to sync tabs to my desktop Firefox browser using Firefox account, nothing happens when I click on sync

Refer to screenshot attached for build number and other development and release details.

The historic opened tabs are critical for me so I don't have the option to delete the app and install again. Though I tried to clear cache from Android settings but that didn't help either.

About Firefox -> Crashes tab is showing some crash details that is also attached in the post.

Asked by Usman Kamal 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

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

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.

Asked by marykayc928 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Problems with pages loading on android 6 phone

Hello! The problem is I'm getting the "Unexpected response from server" message when trying to open any web page. Could you try to solve this without me updating the and… (read more)

Hello!

The problem is I'm getting the "Unexpected response from server" message when trying to open any web page. Could you try to solve this without me updating the android version? My phone is not new and quick in the terms of performance so I do not update the OC. Please find the error examples, broeser version and my phone's system info attached in a form of screenshots.

Thank you Regards, Denis

Asked by ellan.62 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Can not save images from Google Images (Android)

Can not save images from Google Images, by holding down on the image, and then tapping save image. The menu simply does not pop-up. Holding down on the image results in s… (read more)

Can not save images from Google Images, by holding down on the image, and then tapping save image. The menu simply does not pop-up. Holding down on the image results in selection of the image description below. Sometimes you can not save it form the website either, but that is because of website configuration and you can not save it on other browsers, but on other browsers you can save from Google Images by holding down on an image, so it is only the issue of Firefox and not the Google Images website. This issue seems to be present for over 2 years based on online feedback, and it is still not fixed.

Asked by hemasalam.m.ali 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Firefox Mobile can't load google search page

As you see the Mozilla is a fresh installed, no extensions installed too. First try - open google search page right from the shortcut that is installed by default on the … (read more)

As you see the Mozilla is a fresh installed, no extensions installed too. First try - open google search page right from the shortcut that is installed by default on the start screen. Firefox just crash.

Asked by tntc4 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

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

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]

Asked by Fabian 1 year ago

Answered by Fabian 1 year ago

  • Solved
  • Archived

Scrolling up requires two downward swipes

I'm having an issue with Firefox on Android. On certain websites (e.g., Yahoo News, Calscape.org, Google search results--with Goggle Search Fixer add-on enabled), I can s… (read more)

I'm having an issue with Firefox on Android. On certain websites (e.g., Yahoo News, Calscape.org, Google search results--with Goggle Search Fixer add-on enabled), I can scroll down the page without issue, but scrolling slowly back up toward the top of the page with downward drags of my finger is only responsive half of the time. That is, I can only scroll back up with every-other downward swipe/drag of my finger. This odd behavior does not happen with other mobile browsers (I'm on Android 13 and using a Galaxy A53 5G). Any suggestions?

Asked by cjw 2 years ago

Answered by cjw 2 years ago

  • Solved
  • Archived

Disappearing text

Some text disappears on both Firefox and a Firefox Focus on a CAT S22 Flip phone. I am able to glimpse at the text by long-pressing to evoke the menu. Please see the demo… (read more)

Some text disappears on both Firefox and a Firefox Focus on a CAT S22 Flip phone. I am able to glimpse at the text by long-pressing to evoke the menu. Please see the demonstration video linked here: https://youtube.com/shorts/ZxKtVFrvQkU?feature=share

Asked by Alexei 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

webpage becomes blank when use "back" button

Dear support team, I am experiencing a problem with one specific website, zerohedge.com. Whenever I use the back button to return from an article to the home page, the p… (read more)

Dear support team,

I am experiencing a problem with one specific website, zerohedge.com. Whenever I use the back button to return from an article to the home page, the page appears completely blank, and I am forced to refresh it every time. This is happening on the Android version of Firefox, version 111.1.1 (Build #2015941331) with NoScript and PrivacyBadger add-ons installed.

I have not made any changes to the settings, and this problem has only started occurring about a week ago. I have never observed this behavior before.

Asked by badadim1 2 years ago

Answered by badadim1 1 year ago

  • Solved
  • Archived

reopening inactive tabs causes full reload of page, and it's very slow

Keep seeing a bug where tabs that were kept open but are not active, upon reopening do a full reload, and then take a long time to load often failing to load at all after… (read more)

Keep seeing a bug where tabs that were kept open but are not active, upon reopening do a full reload, and then take a long time to load often failing to load at all after a timeout.

video recording

Asked by George 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Scrolling leads to a refresh of the website

I have the problem that Firefox does not correctly recognize when I want to scroll up on a web page. This often causes me to accidentally refresh the page. Usually this s… (read more)

I have the problem that Firefox does not correctly recognize when I want to scroll up on a web page. This often causes me to accidentally refresh the page. Usually this should only happen when I'm already at the top of the website and then swipe down again and not in the middle of the website. I have even tried Firefox Nightly and Klar, but the issue occurs with every browser. Is there perhaps some trick or hidden setting that causes the browser to scroll reasonably again instead of constantly refreshing the website?

Asked by Dennis 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

I can't upload images on mobile

The upload photo button does nothing... on this page, on Reddit, Facebook too. I've tried clearing cache. I'm on latest android and firefox 124.2.0. I have standard secur… (read more)

The upload photo button does nothing... on this page, on Reddit, Facebook too. I've tried clearing cache. I'm on latest android and firefox 124.2.0. I have standard security enabled and permission is set to "Ask" for camera and storage. How do I make this work again?

Asked by sodapuddle 1 year ago

Answered by sodapuddle 1 year ago

  • Locked
  • Archived

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

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?

Asked by Nova 1 year ago

Last reply by Paul 1 year ago