Showing questions tagged: Show all questions
  • Solved
  • Archived

Weird text overlap on google image search in Firefox

Hi! There has been this weird text overlap whenever I use google image search in Firefox Android, I've tried: - Restarting the app - Reinstalling the app - Updating to… (read more)

Hi!

There has been this weird text overlap whenever I use google image search in Firefox Android, I've tried: - Restarting the app - Reinstalling the app - Updating to the latest version (107.2.0)

But still the issue persists.

This only occurs on google image search in Firefox. This doesn't happen in Chrome and not on other search engines inside Firefox.

Any idea what might happen and how to fix this?

Asked by mazmureljonasv 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

browser history/bookmarks search option missing on android

There is no option for me to search through my browser history of bookmarks by selecting search and entering text. The search option does not exist in my browser. I'm su… (read more)

There is no option for me to search through my browser history of bookmarks by selecting search and entering text. The search option does not exist in my browser.

I'm sure I have the latest version and I find no way to solve this.

08Mar2023 Device: Xiaomi Poco X3 Pro Location: Switzerland

Asked by khaled.fleming 1 year ago

Answered by khaled.fleming 1 year ago

  • Solved
  • Archived

Tabs do not maintain correct webpage

On Firefox Beta for Android, 113.0b9 (Build #2015947331). I run 30-40 tabs. Sometimes when I switch to a tab it is no longer on the page I left it at. It is one page bac… (read more)

On Firefox Beta for Android, 113.0b9 (Build #2015947331).

I run 30-40 tabs. Sometimes when I switch to a tab it is no longer on the page I left it at. It is one page back in the tabs history. When I first switch to the tab the URL is briefly correct, and it's as of the Back button was hit. Forward is not an available option.

It does not consistently happen, or I would have better repro steps. Maybe it has to do with the tab being loaded out of memory?

This has been going on for a while now, a few months at least. I figured it would be fixed with subsequent updates but not yet, I have also had no luck searching for anyone else experiencing this bug.

Asked by giann1 12 months ago

Answered by Paul 12 months ago

  • Solved
  • Archived

MacOS Firefox keeps creating a new shortcut in the dock when it is quit

G'day folks, Just wondering if anyone else is having this curious behavior after updating to FF v112.0 for iOS - every time I quit/ close the FF app, it spawns a new doc… (read more)

G'day folks,

Just wondering if anyone else is having this curious behavior after updating to FF v112.0 for iOS - every time I quit/ close the FF app, it spawns a new dock shortcut '(even though I already have a valid one from prior use there which works fine!)'.

Is this a bug/ issue that has been noticed/ logged by others as yet?

Thanks!

Asked by +neo+ 1 year ago

Answered by +neo+ 1 year ago

  • Solved

Download Notification keeps popping up

Few days ago I downloaded something, but canceled it from the notification. Now a notification with the headline "Downloads" and the file name below keeps popping up ever… (read more)

Few days ago I downloaded something, but canceled it from the notification. Now a notification with the headline "Downloads" and the file name below keeps popping up every half an hour or so, when Firfox is closed or in the background. I can't click on it and restart it.

Asked by Cammder_3 1 month ago

Answered by Cammder_3 1 month 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 8 months ago

Answered by Fabian 8 months ago

  • Solved
  • Archived

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

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?

Asked by ediz.arca 8 months ago

Answered by ediz.arca 8 months ago

  • Solved
  • Archived

doesn't solve my query

I requested for a site problem. A mozilla supporter reply me. But the issue doesn't solve. And the mail is no reply mail.please help me this site is doesn't loading Main … (read more)

I requested for a site problem. A mozilla supporter reply me. But the issue doesn't solve. And the mail is no reply mail.please help me this site is doesn't loading Main site name is doodstream


https://duckduckgo.com/?q=doodstream+site%3Adoodstream.com&ia=web

https://doodstream.com/d/gmf89kr6g212

https://doodstream.com/d/tgfqp01xjrl8

Above link doesn't work in my mozila browser other browser will open this site

Asked by 8000vsa 1 year ago

Answered by Paul 1 year ago

  • Solved

Desktop Bookmarks folder won't open

I have synced my android tablet to my linux pc, but when i try to open the desktop bookmarks folder, I get a message saying I can't edit default folders. I know it's sync… (read more)

I have synced my android tablet to my linux pc, but when i try to open the desktop bookmarks folder, I get a message saying I can't edit default folders. I know it's synced, because when I search bookmarks for a bookmark that I know to be on my pc, it comes up. The problem is that the folder will not open.

I have tried reinstalling. I don't know what else to try.

Nanette

Asked by nanette_tolbert 1 month ago

Answered by nanette_tolbert 1 month ago

  • Solved
  • Archived

Folders in Firefox Android browser history annoy me, please let me turn them off.

I'm constantly annoyed by the history tab on my phone. When I visit several Wikipedia pages one after the other for example, they're grouped together in a folder that's n… (read more)

I'm constantly annoyed by the history tab on my phone. When I visit several Wikipedia pages one after the other for example, they're grouped together in a folder that's named after whatever first search query I made. I don't see any way to turn this off.

Additionally, I'd also like to be able to delete forwarding pages from my history from my phone. I do this on my PC which I have synced by entering "." into the history search bar and manually deleting them but otherwise I'm stuck using the search function on my phone even for pages I visited recently, which is often full of forwarding pages I haven't gotten around to deleting yet.

Asked by arne20 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

Scrolling bookmarks causes iOS app to crash

Attempted to scroll through a folder of bookmarks (Firefox for iOS on an older iPad Pro that’s been fully updated to iOS 16.1). About halfway through the scroll, the app … (read more)

Attempted to scroll through a folder of bookmarks (Firefox for iOS on an older iPad Pro that’s been fully updated to iOS 16.1). About halfway through the scroll, the app shuts down. Upon restart, it restores tabs, but also apparently clears cache, forcing me to re-login to accounts.

Asked by carl.graziano 1 year ago

Answered by Paul 1 year ago

  • Solved
  • Archived

imported logins and passwords from Microsoft Edge to Firefox desktop doesn't sync with iOS version

I checked community and tried every single suggestion like; I did disconnect all devices and reconnected desktop version first and then synced with my iOS one, didn't wor… (read more)

I checked community and tried every single suggestion like; I did disconnect all devices and reconnected desktop version first and then synced with my iOS one, didn't work for me.

Asked by YUNEχ 1 year ago

Answered by YUNEχ 1 year ago

  • Solved
  • Archived

Broken Links on Firefox for Android

As of this evening, Firefox for Android no longer opens links from webpages. This was working just fine yesterday, but any attempt to solve the issue has resulted in fail… (read more)

As of this evening, Firefox for Android no longer opens links from webpages. This was working just fine yesterday, but any attempt to solve the issue has resulted in failure.

  • I can still open links manually by copy-pasting them into a new tab.
  • I have tried disabling all add-ons, to no effect.
  • I discovered this through my regular browsing, but I have also tested a random Google search page, as well as various links in Mozilla Support.
  • Javascript appears to be unaffected.

Current version is Firefox for Android 106.1.0.

Asked by redfoxtail26 1 year ago

Answered by redfoxtail26 1 year ago

  • Solved
  • Archived

Pathbuilder2e.com renders elements disproportionately missing scrollbars

https://pathbuilder2e.com/app.html?v=68a renders elements short of occupying available space. Columns that are supposed to be taller are impractical to use, such as skill… (read more)

https://pathbuilder2e.com/app.html?v=68a renders elements short of occupying available space. Columns that are supposed to be taller are impractical to use, such as skills column

Asked by Victor 9 months ago

Answered by Victor 7 months ago

  • Solved
  • Archived

android download

‘Firefox will not download files from most websites (including discover.com and chase.com). How can I get this done?’ for ‘Firefox for Android’ … (read more)

‘Firefox will not download files from most websites (including discover.com and chase.com). How can I get this done?’ for ‘Firefox for Android’

Asked by mwwilsons 1 year ago

Answered by mwwilsons 1 year ago