PDF loading is very slow

I am using Firefox v125.0.2. When I open a PDF in Firefox it takes a lot of time to load. But, when the same PDF opened in the Edge browser it loads normally and scrollin… (tuilleadh eolais)

I am using Firefox v125.0.2. When I open a PDF in Firefox it takes a lot of time to load. But, when the same PDF opened in the Edge browser it loads normally and scrolling through PDF pages renders fast. I have shared the screenshot of a single-page pdf loading taking quite a long time.

Could someone please help me with this.

Asked by avisekn 5 mhí ó shin

Last reply by jonzn4SUSE 5 mhí ó shin

site images often do not load (ex: amazon shopping cart)

This started a week or two ago intermittantly on some websites. Today I cannot see any images of amazon items in the shopping cart. I can see the thumbnails in the righ… (tuilleadh eolais)

This started a week or two ago intermittantly on some websites. Today I cannot see any images of amazon items in the shopping cart. I can see the thumbnails in the right side bar, and if I click on an item, the image appears on its for sale page. Ebay usually shows the first image, but the rest won't load, unless I click on "unable to load images" and then they might. Or if I use the icon to put the images in their own box, I can < and > to navigate them

Turned the new "secure DNS" feature off & on, no difference. Turned off NoScript, no difference.

Asked by FireFoxSucks 3 mhí ó shin

Last reply by cor-el 2 mhí ó shin

My history only goes back to January 19, 2023

I was looking for an item that would be a couple of years back in my history, only to discover that my history now only goes back a year and 3 months… Exactly, as of toda… (tuilleadh eolais)

I was looking for an item that would be a couple of years back in my history, only to discover that my history now only goes back a year and 3 months… Exactly, as of today, I don't know if that's meaningful. Does anyone have any idea what might've happened, and how I can restore the rest of my history? Thank you!

I'm on a Mac using Mojave, with Firefox version 115.8.

Asked by Lisa Smith 5 mhí ó shin

Last reply by TechHorse 3 mhí ó shin

FIREFOX UPDATE DISASTER

I had a Firefox update I believe last Friday 16th August. This resulted in a disastrous event whereby an error message displayed: error message 129. I finally managed to… (tuilleadh eolais)

I had a Firefox update I believe last Friday 16th August. This resulted in a disastrous event whereby an error message displayed: error message 129. I finally managed to open a version of Firefox but I had lost all my bookmarks and open tabs. I also had to sign in to all existing websites which I had previously automatically had access to. The strange thing was that the version of Firefox that I had opened was from 2022 sometime because of the data that appeared. I am totally devastated by the loss of my bookmarks. :( What can you do to help?

Asked by bassettjohn 1 mhí ó shin

Last reply by TechHorse 1 mhí ó shin

Pop-up blocked

My Firefox is the most recent version 126. I am having trouble with pop-ups being blocked. I have added the website to the pop-up exception list. When I go to the site, i… (tuilleadh eolais)

My Firefox is the most recent version 126. I am having trouble with pop-ups being blocked. I have added the website to the pop-up exception list. When I go to the site, it shows me the little icon showing I have added exceptions for this site. However; the pop-up still gets blocked.

The site is: https://www.foxit.com/ I try clicking the Log In drop down then Foxit Account. Before this would pop-up the log in screen for the site but since version 125, it does not. I just updated to version 126 to see if that resolved it before creating this post but it didn't. Thus I am here trying to get help.

Asked by Kevin 4 mhí ó shin

Last reply by cor-el 3 mhí ó shin

Firefox Continually Crashing . . .

Machine: Dell Inspiron 15 5567 CPU: Intel i5-7xxx Op Sys: Ubuntu 24.04.1 Firefox version: Flathub 130.0 For the past 2 weeks Firefox has been repeatedly crashing soon af… (tuilleadh eolais)

Machine: Dell Inspiron 15 5567 CPU: Intel i5-7xxx Op Sys: Ubuntu 24.04.1 Firefox version: Flathub 130.0

For the past 2 weeks Firefox has been repeatedly crashing soon after going on to certain sites or trying to apply my 2FA authenticator add-on.

Suddenly there's a screen shudder and a new window opens, inviting me to submit a crash report. See attached image.

I do not believe that this is down to Ubuntu 24.04 upgrade done at end of August.

But it's enough for me to largely go over to Chromium and Firefox Dev Ed.

If Mozilla don't act on this crashing I can see its market being lost fairly fast.

Asked by tamjk 3 seachtaine ó shin

Last reply by paulparker 3 lá ó shin

Gmail and Google search not loading in Firefox browser on Windows 10 desktop PC

For about the past week I've been having trouble with Gmail and Google Search in my Firefox browser. Typically, I open a Firefox window with multiple tabs and leave the w… (tuilleadh eolais)

For about the past week I've been having trouble with Gmail and Google Search in my Firefox browser. Typically, I open a Firefox window with multiple tabs and leave the window open all day. I always have Gmail and Google Calendar open in tabs. What happens is that the Gmail tab will at some point give me a message that it cannot connect and has timed out and is trying to reload, but it never reloads, it just stalls. Then I try to open a Google search bookmark to search and the tab remains blank. This happens multiple times throughout the day. Meanwhile I can open Gmail or any Google page in Chrome, which I don't like using.

Sometimes I can close out the Gmail tab that won't load and try to open Gmail in a new tab, but that stalls out too. The only way I can open Gmail again is to close out the Firefox window completely and then relaunch it, then it can open Gmail or Google... until it breaks again.

This never used to happen. I'm using the latest versions of Windows 10 and Firefox on my desktop PC. Nothing else has changed.

Please help me fix this, it's very annoying.

Asked by Ferrara 2 mhí ó shin

Last reply by pnosko74 1 mhí ó shin

Error Message error platform version 127.0.1 not compatible with miniversion >= 127.0 miniversion <= 127.0

There was an update posted today. I ran the update this morning. Now Firefox will not open. error platform version 127.0.1 not compatible with miniversion >= 127.0 … (tuilleadh eolais)

There was an update posted today. I ran the update this morning. Now Firefox will not open.

error platform version 127.0.1 not compatible with miniversion >= 127.0

                                                                                  miniversion <= 127.0

Running Windows 10 Version 10.0.19045 Build 19045 64 bit Should I remove and reload program?

Asked by Art 3 mhí ó shin

Last reply by cdsnowdon 2 mhí ó shin

Firefox does not display background color in option tags

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text: ```<select id="stroke… (tuilleadh eolais)

I am trying to use a <select> tag to display a color selector. So each <option> has a background color to match its displayed text:

```<select id="strokeColor" name="strokeColor" style="width: 10em;">

             <option value="black" style="background: #000000; text: #FFFFFF">
                     black
             </option>

<option value="aqua" style="background: #00FFFF">

                     aqua
             </option>

<option value="blue" style="background: #0000FF">

                     blue
             </option>

<option value="brown" style="background: #A52A2A">

                     brown
             </option>

<option value="gray" style="background: #808080">

                     gray
             </option>

<option value="green" style="background: #00FF00">

                     green
             </option>

<option value="magenta" style="background: #FF00FF">

                     magenta
             </option>

<option value="orange" style="background: #FFA500">

                     orange
             </option>

<option value="purple" style="background: #800080">

                     purple
             </option>

<option value="red" style="background: #FF0000">

                     red
             </option>

<option value="white" style="background: #FFFFFF">

                     white
             </option>

<option value="yellow" style="background: #FFFF00">

                     yellow
             </option>

<option value="#000000" selected="" style="background: #000000">

                     #000000
             </option>
         </select>```

On Chrome this displays as expected:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-25-eebbd5.png

But on Firefox the background colors are ignored:

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2024-04-18-22-02-35-bd90ee.png

How can I get Firefox to display the background colors?

Asked by jamescobban 5 mhí ó shin

Last reply by Paul 4 mhí ó shin

Firefox browser updates

I was wonder when the next browser update may be come as I would like to watch YouTube on Firefox again. As it has been over a month since the last update that made it so… (tuilleadh eolais)

I was wonder when the next browser update may be come as I would like to watch YouTube on Firefox again. As it has been over a month since the last update that made it so YouTube doesn't load the video anymore. (I have tried every suggestion online to correct this and nothing)

Asked by Jason Worlock 2 mhí ó shin

Last reply by cor-el 1 mhí ó shin

the past 4 producers have told me they cant hear me. its a firefox issue

the past 4 producers have told me they cant hear me on google video chat (https://meet.google.com/) i'm on firefox. it worked fine forever, then no one could hear me an… (tuilleadh eolais)

the past 4 producers have told me they cant hear me on google video chat (https://meet.google.com/) i'm on firefox. it worked fine forever, then no one could hear me and i reported it a bunch to google and firefox because it was clearly a firefox issue. someone on their end fixed it. it was working for a while. now its back to people not being able to hear me again when its not a me problem. i keep reporting it and its not being fixed. how do i escalate this? why does this keep having every few months?

zero issues on google chrome browser while video chatting. zero issues on zoom. its firefox's google videochat that people cant hear me. feels like a repeat issue of what happened months ago when the issue wasnt with me. please fix this again

Asked by rachelcenter 4 seachtaine ó shin

Last reply by jonzn4SUSE 4 seachtaine ó shin

my web browser always crashin firefox all distro gnome kde and xfce

I disabled graphics acceleration and I have the same problem. I tried several distros, it's the same thing each time, Firefox crashes and it's impossible to surf. could s… (tuilleadh eolais)

I disabled graphics acceleration and I have the same problem. I tried several distros, it's the same thing each time, Firefox crashes and it's impossible to surf. could someone help me? I'm on opensuse thunbelweed




Signature core::option::expect_failed | webrender::scene_building::NodeIdToIndexMapper::get_spatial_node_index More Reports Search UUID 319ba611-fc97-439f-9456-a9e8d0240613 Date Processed 2024-06-13 05:28:23 UTC Uptime 78 seconds (1 minute and 18 seconds) Install Age 47,424 seconds since version was first installed (13 hours, 10 minutes and 24 seconds) Install Time 2024-06-12 16:15:12 Product Firefox Release Channel release Version 126.0 Build ID 20240509170740 (2024-05-09) Buildhub data OS openSUSE Tumbleweed OS Version 6.9.1-1-default #1 SMP PREEMPT_DYNAMIC Fri May 17 11:59:46 UTC 2024 (0c0b0b5) Build Architecture amd64 CPU Info family 23 model 24 stepping 1 CPU Count 8 Adapter Vendor ID

Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)

Adapter Device ID

Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] (0x15d8)

Startup Crash

False

Process Type parent MOZ_CRASH Reason (Sanitized)

no entry found for key

Crash Reason SIGSEGV / SEGV_MAPERR Crash Address 0x0000000000000000 Available Virtual Memory 4,520,636,416 bytes (4.52 GB) Available Page File 59,609,088 bytes (59.61 MB) Available Physical Memory 2,234,359,808 bytes (2.23 GB) EMCheckCompatibility

True

App Notes

openSUSE TumbleweedFP(D00-L1000-W0000000-T010) WR? WR+ libGL.so.1? libGL.so.1+ EGL? EGL- GL Context? GL Context+ WebGL? WebGL+

Crashing Thread (75), Name: WRScene~ilder#1 Frame Module Signature Source Trust 0 libxul.so RustMozCrash context 1 libxul.so mozglue_static::panic_hook /usr/src/debug/firefox-126.0/mozglue/static/rust/lib.rs:98 inlined 1 libxul.so core::ops::function::Fn::call /usr/src/debug/rustc-1.76.0-src/library/core/src/ops/function.rs:79 cfi 2 libxul.so std::panicking::rust_panic_with_hook cfi 3 libxul.so std::panicking::begin_panic_handler::{{closure}} cfi 4 libxul.so std::sys_common::backtrace::__rust_end_short_backtrace cfi 5 libxul.so rust_begin_unwind cfi 6 libxul.so core::panicking::panic_fmt cfi 7 libxul.so core::option::expect_failed cfi 8 libxul.so core::option::Option<T>::expect /usr/src/debug/rustc-1.76.0-src/library/core/src/option.rs:894 inlined 8 libxul.so <std::collections::hash::map::HashMap<K, V, S> as core::ops::index::Index<&Q>>::index /usr/src/debug/rustc-1.76.0-src/library/std/src/collections/hash/map.rs:1338 inlined 8 libxul.so webrender::scene_building::NodeIdToIndexMapper::get_spatial_node_index /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_building.rs:141 inlined 8 libxul.so webrender::scene_building::SceneBuilder::get_space /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_building.rs:1258 cfi 9 libxul.so webrender::scene_building::SceneBuilder::process_common_properties /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_building.rs:1275 cfi 10 libxul.so webrender::scene_building::SceneBuilder::process_common_properties_with_bounds /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_building.rs:1320 inlined 10 libxul.so webrender::scene_building::SceneBuilder::build_item /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_building.rs:1435 cfi 11 libxul.so webrender::scene_building::SceneBuilder::build_all /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_building.rs:977 inlined 11 libxul.so webrender::scene_building::SceneBuilder::build /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_building.rs:588 cfi 12 libxul.so webrender::scene_builder_thread::SceneBuilderThread::process_transaction /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_builder_thread.rs:593 inlined 12 libxul.so webrender::scene_builder_thread::SceneBuilderThread::run::{{closure}} /usr/src/debug/firefox-126.0/gfx/wr/webrender/src/scene_builder_thread.rs:314 inlined 12 libxul.so core::iter::adapters::map::map_try_fold::{{closure}} /usr/src/debug/rustc-1.76.0-src/library/core/src/iter/adapters/map.rs:92 inlined 12 libxul.so core::iter::traits::iterator::Iterator::try_fold /usr/src/debug/rustc-1.76.0-src/library/core/src/iter/traits/iterator.rs:2462 inlined 12 libxul.so <core::iter::adapters::map::Map<i> as core::iter::traits::iterator::Iterator>::try_fold /usr/src/debug/rustc-1.76.0-src/library/core/src/iter/adapters/map.rs:118 inlined 12 libxul.so >::call_once /usr/src/debug/rustc-1.76.0-src/library/core/src/panic/unwind_safe.rs:272 inlined 14 libxul.so std::panicking::try::do_call /usr/src/debug/rustc-1.76.0-src/library/std/src/panicking.rs:552 inlined 14 libxul.so std::panicking::try /usr/src/debug/rustc-1.76.0-src/library/std/src/panicking.rs:516 inlined 14 libxul.so std::panic::catch_unwind /usr/src/debug/rustc-1.76.0-src/library/std/src/panic.rs:142 inlined 14 libxul.so std::thread::Builder::spawn_unchecked_::{{closure}} /usr/src/debug/rustc-1.76.0-src/library/std/src/thread/mod.rs:528 inlined 14 libxul.so core::ops::function::FnOnce::call_once{{vtable.shim}} /usr/src/debug/rustc-1.76.0-src/library/core/src/ops/function.rs:250 cfi 15 libxul.so std::sys::unix::thread::Thread::new::thread_start cfi 16 firefox set_alt_signal_stack_and_start(PthreadCreateParams*) cfi 17 libc.so.6 start_thread /usr/src/debug/glibc-2.39/nptl/pthread_create.c:447 cfi 18 libc.so.6 __clone3

Asked by Abdelmalik 3 mhí ó shin

Last reply by jonzn4SUSE 3 mhí ó shin

Custom Install of Firefox

I usually download and install manually the custom install of Firefox on Windows. Recently, a new version was automatically installed without my permission and destroyed… (tuilleadh eolais)

I usually download and install manually the custom install of Firefox on Windows.

Recently, a new version was automatically installed without my permission and destroyed all my customization. THIS IS UNACCEPTABLE. I had to restore the older version from backup and I was going to stop updating.

But I see that the manual custom installation is still available for download.

I want to make sure that if I use it it will not wipe out my customization again.

Please confirm.

Asked by sgeneris 4 mhí ó shin

Last reply by cor-el 4 mhí ó shin

Cannot report a broken site

I am attempting to report that Yahoo Finance is broken. From this URL, I use the "report broken site" feature: https://finance.yahoo.com/quote/DEO/ When I fill out the… (tuilleadh eolais)

I am attempting to report that Yahoo Finance is broken. From this URL, I use the "report broken site" feature:

https://finance.yahoo.com/quote/DEO/

When I fill out the information and hit "send", nothing happens. The "report broken site" screen remains active. Hitting Send multiple times has no effect.

I've tried using this feature for other pages, and it appears to work; but it won't work for this site.

Can anyone suggest why that might be? Is it a byproduct of the site's being broken?

Thanks.

Asked by Chris 5 mhí ó shin

Last reply by Kiki 5 mhí ó shin

Dont know why some pages shows me in russian language

Hello. I have put my language everywhere on the settings which is latvian. For possible translations i have only put english. Some pages, for example, whatsapp web is sho… (tuilleadh eolais)

Hello. I have put my language everywhere on the settings which is latvian. For possible translations i have only put english. Some pages, for example, whatsapp web is showing in russian ( i mean the app data for sure, not the messages), also some homepages i use open automatically in russian. How can i put latvian by default or if its not available for the homepage, put english automatically?

Asked by Edgars Rudzītis 5 mhí ó shin

Last reply by zeroknight 5 mhí ó shin

Chase

I can open the Chase bank site, but cannot log into my account. I can log into my Chase account using Edge. This may have happened after the most recent update to Firefo… (tuilleadh eolais)

I can open the Chase bank site, but cannot log into my account. I can log into my Chase account using Edge. This may have happened after the most recent update to Firefox. Any ideas how to fix this?

Asked by ggfossen 5 mhí ó shin

Last reply by cor-el 5 mhí ó shin

URL autocomplete - I want to start over.

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto f… (tuilleadh eolais)

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto fill “weather.com”. Now it auto fills every time with http://www.weatherbase.com/. I don’t know where that came from. Similarly, I used to type the first few letters of “duckduckgo.com” and it would bring up “duckduckgo.com”. Now it brings up a magnifying glass below the url with “Search with duckduckgo”. I am thinking it might be best if I can start over, i.e. clear out any information it’s saved about where it thinks I want to go, and start remembering the sites I am entering now.

Asked by WAYNEOO 5 mhí ó shin

Last reply by jscher2000 - Support Volunteer 4 mhí ó shin