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

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… (читать ещё)

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.

Задан tamjk 4 недели назад

Последний ответ от paulparker 1 неделю назад

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… (читать ещё)

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?

Задан jamescobban 5 месяцев назад

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

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… (читать ещё)

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

Задан Abdelmalik 4 месяца назад

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

Using Node Express-Sessions to set cookie "httpOnly: true, secure: true, SameSite: "None" FF blocks authorization

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my ho… (читать ещё)

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my host A2Hosting.

Firefox warns "Cookie “connect.sid” does not have a proper “SameSite” attribute value" when the cookie is set and then blocks the react page after login. If I enter the route that leads to the react page directly I can login and don't get the warning. In both cases the Storage tab in Dev tools shows the same settings for the cookie.
I made sure to remove any cookies for my site before testing the second scenario. I have tested this on Windows, Linux and Android versions of Firefox with the same results.

Here is my Express-Session instantiation ``` app.use(expressSession({

 store: new pgSession({
   pool: pool,
   tableName: 'session'
   // Insert connect-pg-simple options here
 }),
 secret: process.env.SECRET,
 resave: false,
 saveUninitialized: false,

cookie: {

   httpOnly: true,
   Secure: true,
   SameSite: "None",
   path: ['/'],
   maxAge: 60 * 60 * 1000 * 5
 }
 // Insert connect-pg-simple options here

})) ``` I've tried changing the path to include the react app route, I've added it to Cors white list and I converted it to open with an .ejs file instead of .html with no results.

Thanks for your support and for a great browser

Задан rich.rhaskell 4 месяца назад

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

can we reduce disk usage?

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual del… (читать ещё)

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual deletion of ancient stuff?

Задан rayandrews 4 месяца назад

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

This video file cannot be played.(Error Code: 102630)

This video file cannot be played.(Error Code: 102630). - This is the error i get when i try to play this movie . Context : - I upgraded to the latest version of f… (читать ещё)

This video file cannot be played.(Error Code: 102630). - This is the error i get when i try to play this movie .

Context : - I upgraded to the latest version of firefox and i also connected my dns to nextdns recently. - I use arch linux and firefox on linux. - Previously all the videos on the site were playing nicely but now it has started showing this error. - I have tried many solutions such as :- 1. Clearing cookies, cache,etc and refreshing firefox . 2. Installing media codecs onto my pc using console. 3. Deactivating the dns and disabling hardware acceleration. 4. Restarting my pc but nothing works.

I was wondering if someone has a solution to this.

Задан Flatroll 4 недели назад

Последний ответ от NoahSUMO 3 недели назад

audio no firefox

gente, o que aconteceu com o firefox (normal, beta e nightly) que não funciona mais áudio. já tentei de tudo para reconfigurar, baseado em tutoriais na web, porém não se … (читать ещё)

gente, o que aconteceu com o firefox (normal, beta e nightly) que não funciona mais áudio. já tentei de tudo para reconfigurar, baseado em tutoriais na web, porém não se consegue mais ouvir áudio nos firefox.

Задан nelioj 3 месяца назад

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

Firefox loading local files extremely slowly

Out of nowhere a couple days ago Firefox started loading local html files extremely slowly. I was using Live Server to render the pages, so I turned that on and off, unin… (читать ещё)

Out of nowhere a couple days ago Firefox started loading local html files extremely slowly. I was using Live Server to render the pages, so I turned that on and off, uninstalled and reinstalled to no avail. I tried dragging files in from the original folder on my computer, but even that doesn't work. I tried updating firefox, and then my computer (which is running Fedora Linux 40), but still nothing.

When I try hitting inspect on the page, it only loads the HTML but doesn't let me inspect the JS as it wont load, and it's saying I have a ton of errors too. I can't look at the errors because they wont load, but I know it doesn't have to do with the original file as there was only one error which the page was working fine with before and each time I try opening the file it gives me a different amount of errors.

I tried clearing my cache and cookies, which didn't work either.

Does anyone know how to fix this? I'm having no other errors on other pages.

Задан FFiii 3 месяца назад

Последний ответ от cor-el 3 месяца назад

Trying to connect to website.

Trying to get to the "http://localhost:631" website from my Ubuntu 22.04, but always get "can not connect". What is going on? What do I need to do to fix this? I have tri… (читать ещё)

Trying to get to the "http://localhost:631" website from my Ubuntu 22.04, but always get "can not connect". What is going on? What do I need to do to fix this? I have tried to add this website to the exception list but it changes the http to https.

Задан Larryjoy 2 месяца назад

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

Address bar and control buttons are overlapping

Hi! From some time now i have problem with GUI elements overlapping each other. It started with the window control buttons (that part, where you can close the window). Es… (читать ещё)

Hi! From some time now i have problem with GUI elements overlapping each other. It started with the window control buttons (that part, where you can close the window). Esthetics aside, it was not that big deal, so I just ignored it, but some time ago similar overlap appeared on address bar - so now I don't see what I'm writing. This is a big deal, now I can't really tell if I made a typo, I'm not able to correct it or I can't see if what I'm writing is mixed with original url, stuff like that.

I'm on Manjaro Linux and Firefox version is 127.0 (64 bits) I've tried to reinstall Firefox with different sources, like Flatpak for example, but the issues persists. Has anyone an idea how to fix this?

Задан Sivar 3 месяца назад

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

Add shortcut button disappeared

I added my own shortcuts and deleted all the preset ones (Wikipedia, Twitter, Amazon etc). On deleting the last one of the default ones, the 'Add a shortcut' button has c… (читать ещё)

I added my own shortcuts and deleted all the preset ones (Wikipedia, Twitter, Amazon etc). On deleting the last one of the default ones, the 'Add a shortcut' button has completely disappeared. Is there another way to create a shortcut?

Задан Barbara D. 4 месяца назад

Последний ответ от cor-el 3 месяца назад

The "Triage Manager" for Mozilla Refuses to assign anyone to a seven year old open problem

I need to go over the head of the Mozilla Triage manager who has left https://bugzilla.mozilla.org/show_bug.cgi?id=1406865 open without a resolution for **seven years**. … (читать ещё)

I need to go over the head of the Mozilla Triage manager who has left https://bugzilla.mozilla.org/show_bug.cgi?id=1406865 open without a resolution for **seven years**. How do I do that? This is a bug reported in Firefox 57 and **still** not fixed in Firefox 125. I cannot find any support category anywhere in the Mozilla website that covers appealing a decision by one of their employees. The last comment from this uncooperative indivisual is "But given we support it on macOS and Windows yeah, it seems not very objectionable." Who is this **clerk** to override the fact that a number of customers very much find this "objectionable". I cannot find anything on https://www.mozilla.org/en-US/contact/ that addresses this issue. I cannot find even a surface mail address for Mozilla. For example my complaint has nothing to do with any of the following:

   I’m having problems with using Firefox
   I want to donate to Mozilla
   I have questions about using Mozilla’s trademarks
   I’d like to report misuse of a Mozilla trademark
   I want to hold an event in a Mozilla space
   I want Mozilla to sponsor my event
   I’d like permission to use a Mozilla logo
   I’m interested in Pocket’s sponsored content on Firefox
   I’m a member of the Press and have a question for Mozilla

Yes I am having a problem with Firefox, but the clerk responsible has, through sitting on this issue for **seven years**, basically told the entire community that he doesn't give a reservoir.

In particular I feel this unacceptable behaviour should be brought to the attention of senior management, but there are no contacts for anybody in senior management.

Задан jamescobban 5 месяцев назад

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

One site blank in Linux FF but not in Windows FF

https:\\archive.org works perfectly in Firefox on Win-10, but on a new Linux Mint install, (with default Firefox as included), this particular website simply displays as… (читать ещё)

https:\\archive.org works perfectly in Firefox on Win-10, but on a new Linux Mint install, (with default Firefox as included), this particular website simply displays as a blank white screen. Every other website I try on the Linux install works perfectly; it is only this one website which does not work.

There are no add-ons, no proxies, no security suites, nothing extra. I cleared all cookies and cache. Tried running FF in Protected Mode. Nothing seems to fix it.  There are no error messages displayed - just a blank white screen.

And, to make it worse, I am not particularly computer-literate, (I'm 82 years old...), so you will have to give me simple guidance if I need to get involved with deeper logging etc.

Задан dmaxwell1 4 месяца назад

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

Firefox 128 keeps crashing on random pages, irestart it and it crashes always on the same page. Then it moves to another page

My browser keeps crashing like the system would have a defective RAM module witch has just been changed with a new one. I have created a new browser session and cleaned c… (читать ещё)

My browser keeps crashing like the system would have a defective RAM module witch has just been changed with a new one. I have created a new browser session and cleaned cache and cookies. The crash catch you randomly and then get fixated on a web page.... if i open amazon it crashes, then if i restart the browser it crashes again...like it would do when filling a defective RAM and finding a broken byte. I tested it for 24 hours from a live usb of memtest86+ and i got no error.

My system it's Manjaro Linux Kernel 6.6.40-1-MANJARO My crashes are: bp-78e48a16-1536-4efc-a7a3-a03590240719 bp-706bb811-60e0-4e9a-8cab-d42400240719 bp-535604af-d38a-4d4b-a9de-07f250240718 bp-6592ddc7-b465-43e3-bd42-53cf80240718 bp-79765cde-22a0-42f4-9add-fbf5b0240718 bp-93efa616-c694-4b39-baec-df0dd0240718 bp-6f518461-c039-4fa8-874b-2d15d0240718 bp-5dfae8cc-4a38-4c06-97d7-8a94a0240718 bp-991b53c6-6df4-4b1d-814b-dbf480240718 bp-cb084663-9f4c-4c79-9ef5-74c6a0240718 bp-4f6385b6-927c-4d70-9851-45ffd0240718

when i start profile manager the terminal tells me this: firefox --ProfileManager ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. [GFX1-]: Couldn't sanitize GL_RENDERER "OLAND (radeonsi, , LLVM 18.1.8, DRM 2.50, 6.6.40-1-MANJARO)" ATTENTION: default value of option mesa_glthread overridden by environment. [GFX1-]: Couldn't sanitize GL_RENDERER "OLAND (radeonsi, , LLVM 18.1.8, DRM 2.50, 6.6.40-1-MANJARO)" ATTENTION: default value of option mesa_glthread overridden by environment. [GFX1-]: Couldn't sanitize GL_RENDERER "OLAND (radeonsi, , LLVM 18.1.8, DRM 2.50, 6.6.40-1-MANJARO)" ATTENTION: default value of option mesa_glthread overridden by environment. [GFX1-]: Couldn't sanitize GL_RENDERER "OLAND (radeonsi, , LLVM 18.1.8, DRM 2.50, 6.6.40-1-MANJARO)" [GFX1-]: Couldn't sanitize GL_RENDERER "OLAND (radeonsi, , LLVM 18.1.8, DRM 2.50, 6.6.40-1-MANJARO)" ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ExceptionHandler::GenerateDump attempting to generate:/home/fra/.mozilla/firefox/0fkfr894.fra/minidumps/061a3b0e-d741-f873-1d16-e349004db741.dmp ExceptionHandler::GenerateDump cloned child 106383 ExceptionHandler::WaitForContinueSignal waiting for continue signal... ExceptionHandler::SendContinueSignalToChild sent continue signal to child ExceptionHandler::GenerateDump minidump generation succeeded Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error.

If i go in the minidumps folder i find it empty...

Can we verify it's not a problem of Firefox? At the moment Windows doesn't crash, it crashes only Firefox

Задан framx2l 2 месяца назад

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

Search box - Can't select search engine

I am running Ubuntu 22.04 Jammy on my desktop. Problem does not appear in Windows 10. I can click the search box and the list of search engines shows. I can change the d… (читать ещё)

I am running Ubuntu 22.04 Jammy on my desktop. Problem does not appear in Windows 10.

I can click the search box and the list of search engines shows. I can change the default search engine in settings. Mouse over highlights the selections.

Clicking on one of the choices does nothing.

I think there have been 2 updates since the problem first appeared.

PS: There also appears to be an issue with js. Some functions on websites do not work although most of the scripts do work. In particular comments on comicskingdom.com do not work and the same with comments on seattletimes.com which apparently uses the same script. Both websites work on Windows 10.

Задан StevJensen 1 месяц назад

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

Firefox takes ~5 minutes to startup (even the Profile Manager and in every possible modes)

Firefox takes about 5 minutes to load every it launches, before working smoothly like it should. This problem occured first time yesterday morning, and I have no idea wha… (читать ещё)

Firefox takes about 5 minutes to load every it launches, before working smoothly like it should. This problem occured first time yesterday morning, and I have no idea what could have caused it.

It happens :

  • when I launch firefox normally (whatever the profile)
  • when I launch it from the terminal (it provides no output at all)
  • when I tell it to launch the Profile Manager (5 minutes to see the Profile Manager appear, then 5 more minutes to launch firefox using the selected profile)

It does not happen :

  • when I click "New Window" inside an existing firefox process
  • when I call `firefox --help` from the terminal

Here's what I've tried :

  • First, I've seen pretty much every article from Mozilla Support, Reddit or SuperUser (writing this question is kind of my last resort)
  • I've tried removing and then reinstalling Firefox from Flatpak, from the Fedora repos (using `sudo dnf install firefox`) and using the manual install via the archive (v125)
  • I've tried downgrading firefox (when using the package manager install) from v125 to v124
  • I've also tried the Firefox Developer Edition, same problem here
  • I've tried using the "Refresh Firefox" feature and restarting in Troubleshoot Mode (both are also affected by the slow startup, which makes them particularly painful to execute)
  • I've tried manually deleting the `~/.mozilla/` folder (= manually deleting my profiles)

When firefox launches, it does not freezes my OS and does not seem to use many system ressources : CPU usage is normal, RAM as well, and it does not seem to read many things from the disk as well (I've seen some threads where this was the issue).

And here is something interesting that I discovered :

  • loading (including refreshing) `about:profiles` is also slow and this time freezes firefox (OS reports it as not responding, I can't switch tabs and I can't see my mouse). Other about pages seem to work fine (although I did not try them all)

Thanks !

PS : Even if I think it has nothing to do with the issue, I prefer to mention it here : I was messing with virtual machines yesterday when the issue occured for the first time. My disk got full at some point and I don't know but it might have messed with firefox. At this stage, I had not deleted any files that could relate somehow to Firefox, that's why I doubt it would have caused anything harmful to Firefox. (instead, I mounted an empty partition from my disk to get some space)

Задан Martin Heywang 5 месяцев назад

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

Change Firefox filename pattern for Take Screenshots

Firefox can take screenshots of pages or screenshots of custom areas of pages. According to the documentation, when we download the image, the filename should follow the… (читать ещё)

Firefox can take screenshots of pages or screenshots of custom areas of pages.

According to the documentation, when we download the image, the filename should follow the pattern: Screen Shot yyy-mm-dd at hh.mm.ss.png. If I use the :screenshot at the console, the pattern works as documented.

But Firefox is using a different pattern when I choose Take Screenshot from the context menu. The pattern includes the page's title. Example: Screenshot 2024-04-14 at 18-35-16 General ‹ Settings ‹ Geomaster Lda — WordPress.png.

Since the page title can have non common filename characters, I have problems with such filenames. My uploads to MediaWiki fails with such filenames. I know I can report or improve MediaWiki, but my question here is quite simple.

Can I change the Firefox's default pattern for Take Screenshot's downloads?

Задан Jorge Gustavo Rocha 5 месяцев назад

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

Scrollbar arrows missing on Ubuntu KDE desktop

I changed a global setting in the KDE Breeze theme to always show scrollbar arrows. It works in most windows but not in Firefox, which refuses to display them. Is there a… (читать ещё)

I changed a global setting in the KDE Breeze theme to always show scrollbar arrows. It works in most windows but not in Firefox, which refuses to display them. Is there a way to fix this? It is a major accessibility problem.

Задан pjcamp 2 месяца назад

Последний ответ от cor-el 2 месяца назад

serious tracking protection

hi, when starting firefox, it makes some connections to firebaseinstallations.googleapis.com detectportal.firefox.com app.adjust.com o1069899.ingest.sentry.i… (читать ещё)

hi, when starting firefox, it makes some connections to

   firebaseinstallations.googleapis.com
   detectportal.firefox.com
   app.adjust.com
   o1069899.ingest.sentry.io
   assets.mozilla.net
   contile.services.mozilla.com
   firefox.settings.services.mozilla.com
   incoming.telemetry.mozilla.org
   location.services.mozilla.org

without user-consent. so this is not gdpr-compliant. how can i tell firefox not to connect to these sites? thanks t.

Задан krupa1 4 месяца назад

Последний ответ от cor-el 4 месяца назад

Google Maps Street View

When the little yellow man is placed on to the map, and a direction arrow is clicked, the view just continues to spin round. Clicking on the 'X' in the top right hand cor… (читать ещё)

When the little yellow man is placed on to the map, and a direction arrow is clicked, the view just continues to spin round. Clicking on the 'X' in the top right hand corner terminates street view. This does not happen with other browsers.

My OS is Debian 12, Firefox is the latest version 115.9.1esr (64bit).

Задан johnh009 5 месяцев назад

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