Zobrazenie otázok označených: Zobraziť všetky otázky

Bookmark symbol bar

i like firefox on my cell phone as well as on my pc, but i encounter a problem on my tablet. The screen is big enough that I could display my bookmarks bar permanently (a… (ďalšie informácie)

i like firefox on my cell phone as well as on my pc, but i encounter a problem on my tablet. The screen is big enough that I could display my bookmarks bar permanently (as well as tabs). if I want to look up several things quickly, which would certainly be possible with my tablet with keyboard and mouse, I can't even do that because I can't open the bookmarks that quickly.

however, i can understand that this is not permanently implemented, but i would like to have a customization option via on/off in the settings and while we are on the subject, an option to switch tabs on/off like on the desktop like the page marker permanently on desktop mode would be really nice.

of course it could be that these options already exist, then it would be that i am too stupid to find them because i really couldn't imagine that they don't exist and have already rummaged through all the options.

Translated with DeepL.com (free version)

Otázku položil(a) maxweiss360 Pred 6 dňami

Posledná odpoveď od TyDraniu Pred 5 dňami

How do I enable JavaScript in Browser?

I just Added NoScript Security Suite. No I must enable JavaScript in browser in order to retrieve article content from the New York Times. How do I do that please? … (ďalšie informácie)

I just Added NoScript Security Suite. No I must enable JavaScript in browser in order to retrieve article content from the New York Times. How do I do that please?

Otázku položil(a) janmroczek Pred 6 dňami

Posledná odpoveď od Paul Pred 5 dňami

Firefox crashes on opening

I have a Blackview Tab16 (10" screen), which I bought last year; it was running Firefox quite happily until a couple of months ago. Now when I click on the icon, I get a … (ďalšie informácie)

I have a Blackview Tab16 (10" screen), which I bought last year; it was running Firefox quite happily until a couple of months ago. Now when I click on the icon, I get a sort of 'welcome' screen (with some message about a search widget?) for a fraction of a second, then FF closes and I get an error message saying 'Sorry. Firefox had a problem and crashed.' The version of FF is 126.0. I was told to try clearing the cache, but there is nothing there to clear! The tablet is running Android 12 / DoKe OS V3.0.

I have an 8" Blackview tablet which - despite needing to be plugged in to run all the time! - opens & runs Firefox perfectly happily. It's my main browser on my MacBook as well, and will run on my iPhone.

Otázku položil(a) vargo.b Pred 6 dňami

Posledná odpoveď od vargo.b Pred 6 dňami

Bad performance in pwa on android tablet

I have a xiaomi pad 5 and when I installed a pwa (freshrss, but I've tried with some other sites that allow it) the scrolling becomes sluggish and unresponsive. If I open… (ďalšie informácie)

I have a xiaomi pad 5 and when I installed a pwa (freshrss, but I've tried with some other sites that allow it) the scrolling becomes sluggish and unresponsive. If I open the site directly in firefox itself it works perfectly, and the same sites installed on my phone also work well (samsung a52s). Firefox in both phone and tablet is the beta version 127.0b1

Otázku položil(a) TXinTXe Pred 1 týždňom

  • Archivované

Bitwarden login is not working with firefox android

I am unable to login to my bitwarden account through firefox bitwarden extension. Everytime I try it shows a invisible black box for captcha for verification with no fiel… (ďalšie informácie)

I am unable to login to my bitwarden account through firefox bitwarden extension. Everytime I try it shows a invisible black box for captcha for verification with no fields to fill.

Is there fix for this ?

PFA screenshot given below https://imgur.com/W9PbEc8

Otázku položil(a) firefistace58 Pred 1 rokom

Posledná odpoveď od Paul Pred 1 rokom

  • Vyriešené

Firefox Android Notification Bitwarden

I keep getting these notifications, and because they relate to Bitwarden" I'm very reluctant to just click on the "accept" button in the message because of the possibilit… (ďalšie informácie)

I keep getting these notifications, and because they relate to Bitwarden" I'm very reluctant to just click on the "accept" button in the message because of the possibility of a scam and the exposure it may create.

Is the notification genuine? How do I know? How can I update Firefox settings to achieve the same result without responding to the notification?

Bit paranoid I accept, but better careful than having regrets! Thks

Otázku položil(a) Mildred PC Pred 1 týždňom

Na otázku odpovedal(a) Mildred PC Pred 1 týždňom

java.lang.OutOfMemoryError constant firefox crashing

Regular usage of Firefox results in crashes; usually have no more than 4 tabs on, but also crashes even with only one tab on. Using other mobile browsers (Brave, Chrome) … (ďalšie informácie)

Regular usage of Firefox results in crashes; usually have no more than 4 tabs on, but also crashes even with only one tab on. Using other mobile browsers (Brave, Chrome) with the same or even more level of usage does not result in crashes, leading me to believe the problem is with Firefox.

This problem was already asked previously (https://support.mozilla.org/en-US/questions/1431267) but has been archived without a solution that worked for me.

Latest crash report:

/-/

bfa85f01-b670-4443-b52c-0c21fca59670 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 39482192 free bytes and 37MB until OOM, target footprint 268435456, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 39482192 free bytes and 37MB until OOM, target footprint 268435456, growth limit 268435456 at java.util.Arrays.copyOf(Arrays.java:3578) at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120) at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95) at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156) at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:17) at kotlin.io.ByteStreamsKt.copyTo$default(IOStreams.kt:3) at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21) at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetch$1.invoke(ImageLoader.kt:8) at mozilla.components.concept.fetch.Response$Body.useStream(Response.kt:8) at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:72) at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:16) at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:74) at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:52) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:111) 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:98) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@f8bcc7a, androidx.compose.runtime.BroadcastFrameClock@72f6c2b, StandaloneCoroutine{Cancelling}@6685888, AndroidUiDispatcher@6975221]

/-/

Phone Details:

Techno Spark 20 Pro (with latest updates downloaded) Android 13 12GB+6GB RAM

/-/

Hopefully this can be fixed.

Otázku položil(a) NlaEid Pred 1 týždňom

Posledná odpoveď od NlaEid Pred 1 týždňom

  • Uzamknuté

help session restore

I just lost several hundred tabs on Firefox mobile right after it updated itself. The most recent tabs show only ten of those tabs, which were all opened and closed tod… (ďalšie informácie)

I just lost several hundred tabs on Firefox mobile right after it updated itself. The most recent tabs show only ten of those tabs, which were all opened and closed today and aren't part of what I need to restore.

How do I get my tabs back? I've seen no 'restore previous session' option. My laptop only shows the few I have open now. What do I do to restore them?

Firefox mobile android version 125.3.0 (Build #2016017559), 9f29904153+ GV: 125.0.3-20240425211020 AS: 125.0.1 On a samsung galaxy note 20 ultra 5g.

Otázku položil(a) Katerpie Pred 1 týždňom

Posledná odpoveď od Paul Pred 1 týždňom

tinypass.com blocked by browser?

The Salt Lake Tribune apparently uses tinypass.com as part of its reader access to their e-edition. This morning the access was not functioning. Tribune staff says one "m… (ďalšie informácie)

The Salt Lake Tribune apparently uses tinypass.com as part of its reader access to their e-edition. This morning the access was not functioning. Tribune staff says one "must use Chrome or Google" not Firefox. This is from my Samsung phone. I'll have to check whether the Win10 desktop has the problem.

Otázku položil(a) rickg916 Pred 1 týždňom

How Can I get Tab Like Desktop PC (Like Image)

Hello Expert, I need android Tab like Desktop. I found this feature in older version Firefox that is 68.0.0. But I want it in New updated Firefox. Please see the image… (ďalšie informácie)

Hello Expert, I need android Tab like Desktop. I found this feature in older version Firefox that is 68.0.0. But I want it in New updated Firefox.

Please see the image that is Firefox 68.00 android version.

Otázku položil(a) Mizan Rahman (Mizan) Pred 1 týždňom

Posledná odpoveď od TyDraniu Pred 1 týždňom

Master password for andriod

Hey, Can't seem to find the master password feature on android that's on the desktop version. Saw a previous thread from a year ago that implied that it was cause the unl… (ďalšie informácie)

Hey, Can't seem to find the master password feature on android that's on the desktop version. Saw a previous thread from a year ago that implied that it was cause the unlocking of the phone was enough, but that didn't make sense to me, because you have to unlock a computer as well?

I just worry that if my phone gets hacked, they would just be able to easily pull the firefox passwords, and I wouldn't mind that extra layer of protection. Any chance I missed the setting or of this getting added? Or is this something I shouldn't worry about due to the way the data is secured?

Anyway, thank you for any perspectives in advance!

Otázku položil(a) liamgilhool Pred 1 týždňom