Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox Screenshot Title Issue

  • 8 件の返信
  • 3 人がこの問題に困っています
  • 124 回表示
  • 最後の返信者: nyanmogus

more options

When I used to take screenshots, they would be automatically named with the date, time, and part of the text captured regardless of language. A few days ago and with no reason I can discern, it now saves any non-English screenshots with something like this "Screenshot 2024-06-23 a[...].png" instead of "Screenshot 2024-06-22 at 08-02-28 Politics Policy Polit[...].png" (usual for English text and what I used to get with all languages).

Which means I have to manually rename screenshots. Does anyone know how I can fix this because I am working on a project with lots of screenshots for topics from different languages?

When I used to take screenshots, they would be automatically named with the date, time, and part of the text captured regardless of language. A few days ago and with no reason I can discern, it now saves any non-English screenshots with something like this "Screenshot 2024-06-23 a[...].png" instead of "Screenshot 2024-06-22 at 08-02-28 Politics Policy Polit[...].png" (usual for English text and what I used to get with all languages). Which means I have to manually rename screenshots. Does anyone know how I can fix this because I am working on a project with lots of screenshots for topics from different languages?

この投稿は NoahSUMO により に変更されました

選ばれた解決策

You can set screenshots.browser.component.enabled to false in about:config to revert to the old behavior.

この回答をすべて読む 👍 4

すべての返信 (8)

more options
more options

Agent virtuel said

Hello Taking screenshots https://firefox-source-docs.mozilla.org/devtools-user/taking_screenshots/index.html can be useful to you ? for illustration purposes https://www.youtube.com/embed/XE1MpIMi594 - https://www.youtube.com/embed/optjk7BPOu0

That is the function I am already using which has the issue.

more options

FF 126 worked as expected, giving a "save" filename as "screenshot----time-----FULL details ect" .png

127 update broke this to give only partial details, ending in [.....] and the "download" box now pops up at the top of the screen.

How to revert to original behaviour as I use screenshot extensively in copying genealogy site information to my computer.

more options

Firefox 127 enabled a new screenshot component (controlled by screenshots.browser.component.enabled). This includes shortening long page titles to prevent issues with saving the screenshot to a deeply nested folder structure that exceeds the OS maximum.

See Changed:

more options

cor-el said

Firefox 127 enabled a new screenshot component (controlled by screenshots.browser.component.enabled). This includes shortening long page titles to prevent issues with saving the screenshot to a deeply nested folder structure that exceeds the OS maximum. See Changed:

I see that. However, I am looking for a way to fix it so it can go back to the way it used to.

more options

選ばれた解決策

You can set screenshots.browser.component.enabled to false in about:config to revert to the old behavior.

more options

Sir, you are a genius - problem solved. Firefox now back up to date and screenshot titles saving as they used to. Thank you very much, Glenn

この投稿は Glenn Heaton により に変更されました

more options

cor-el said

You can set screenshots.browser.component.enabled to false in about:config to revert to the old behavior.

Just a warning - this workaround seems to disable all of the new screenshot features (like taking screenshots of about: pages or SVGs), not just the filename change

この投稿は nyanmogus により に変更されました