[-Fx-] Firefox 147.0 Released

看板Browsers (瀏覽器)作者 (物以類聚人以群分)時間1月前 (2026/01/13 22:38), 2周前編輯推噓15(15050)
留言65則, 14人參與, 1周前最新討論串1/1
官方版本148.0預計在 2026年02月24日(美國時間) 台灣時間02月24日~02月25日 更新 147.0.4 Release Note https://www.mozilla.org/en-US/firefox/147.0.4/releasenotes/ Fixed: Fixed an issue that could cause the New Tab Page to appear blank for some users. (Bug 2014616) https://bugzilla.mozilla.org/show_bug.cgi?id=2014616 Security fix. https://www.mozilla.org/security/advisories/mfsa2026-10/ 147.0.3 Release Note https://www.mozilla.org/en-US/firefox/147.0.3/releasenotes/ New︰ Interoperability improvements for the CSS anchor positioning and Navigation web APIs. Fixed︰ Fixed a regression where position: sticky elements on some webpages could appear stuck or fail to update while mousewheel-scrolling after certain :hover interactions. (Bug 2010481) https://bugzilla.mozilla.org/show_bug.cgi?id=2010481 Fixed an issue where the Firefox Developer Tools could fail to re-open after using the Inspector’s node picker and reloading a page containing cross-origin iframes. (Bug 2003810) https://bugzilla.mozilla.org/show_bug.cgi?id=2003810 Fixed an issue where the DNS over HTTPS provider settings section could appear as a blank box, preventing users from seeing the current setting or changing it. (Bug 2010501) https://bugzilla.mozilla.org/show_bug.cgi?id=2010501 Fixed an issue on Windows systems with a large number of fonts installed where parts of the Firefox UI (tabs, menus, and Settings) could display garbled characters or symbols instead of readable text. (Bug 2012950) https://bugzilla.mozilla.org/show_bug.cgi?id=2012950 Unresolved︰ On Linux (Wayland) systems, certain popups and context menus will sometimes open in the wrong place, such as the top-left corner of the window. Firefox 147.0.3 has a partial mitigation for this problem and remaining instances will be addressed in a future release. (Bug 2003045) https://bugzilla.mozilla.org/show_bug.cgi?id=2003045 147.0.2 Release Note https://www.mozilla.org/en-US/firefox/147.0.2/releasenotes/ New︰ Firefox now allows you to customize your keyboard shortcuts to replace hard-to-type or hard-to-remember hotkeys, eliminate conflicts with other software, and create your preferred set. Access this experimental new feature by typing about:keyboard in the address bar. Fixed︰ Resolved various issues with missing or impaired browser functionality when using XDG Base Directories on Linux. (Bug 2011300) https://bugzilla.mozilla.org/show_bug.cgi?id=2011300 Fixed an issue causing excess passkey prompts to appear when logging into some sites. (Bug 2010919) https://bugzilla.mozilla.org/show_bug.cgi?id=2010919 Fixed an issue that could lead to sites being incorrectly flagged as malicious by SafeBrowsing. (Bug 2010956) https://bugzilla.mozilla.org/show_bug.cgi?id=2010956 Various security fixes. https://www.mozilla.org/security/advisories/mfsa2026-06/ 147.0.1 Release Note https://www.mozilla.org/en-US/firefox/147.0.1/releasenotes/ Fixed︰ Fixed compatibility problems with websites that use the new Compression Dictionaries technology, such as ChatGPT, by temporarily disabling the feature. (Bug 2010712) https://bugzilla.mozilla.org/show_bug.cgi?id=2010712 Fixed an issue where an unnecessary empty directory was created on Linux systems. (Bug 2001887) https://bugzilla.mozilla.org/show_bug.cgi?id=2001887 Fixed an issue where time formats could cause certain websites to display incorrectly. (Bug 2010411) https://bugzilla.mozilla.org/show_bug.cgi?id=2010411 147.0 Release Note https://www.mozilla.org/en-US/firefox/147.0/releasenotes/ New︰ WebGPU support is now enabled for devices with Apple Silicon processors on all supported macOS versions. Improved video playback performance on systems with AMD GPUs by enabling zero-copy playback for hardware-decoded video where supported, bringing them to parity with Intel and NVIDIA GPUs. Firefox now supports the Safe Browsing V5 protocol and is migrating from Safe Browsing V4 to the local list mode of Safe Browsing V5 protocol. https://developers.google.com/safe-browsing/reference https://developers.google.com/safe-browsing/reference/Local.List.Mode Users with Enhanced Tracking Protection (ETP) set to Strict will have local network access restrictions enabled by default. Firefox will now require users to explicitly allow public websites to access local network resources. https://is.gd/M4z9lB Firefox now supports the Freedesktop.org XDG Base Directory Specification. https://specifications.freedesktop.org/basedir/latest/ A Picture-in-Picture player window can now optionally be opened automatically for a video playing in a tab when that tab goes into the background. A special thanks to volunteer Daniele Ferla for contributing this feature! https://i.meee.com.tw/DXcp2go.png
Fixed︰ Fixed an issue that prevented some Windows users from selecting a tab when the cursor was at the top of the screen and the Firefox window was maximized. Fixed a bug that made HTTP/3 requests containing non-UTF-8 header values time out or fall back to HTTP/2 after a while. A draggable button can now be dragged if initiated from the button itself. For Linux GNOME Mutter users, window and rendering surface sizes were updated to match the actual pixel grid so Firefox delivers sharp rendering on fractionally scaled displays regardless of the actual window size. Various security fixes. https://www.mozilla.org/security/advisories/mfsa2026-01/ Changed︰ Firefox now uses the same quality values (q-values) in Accept-Language headers as other major browsers. The second language preference is now sent as q=0.9 instead of q=0.5, with subsequent language preferences decreasing by 0.1 each (minimum 0.1). This change fixes compatibility issues with some servers that incorrectly rejected requests with lower quality values. Enterprisehttps://support.mozilla.org/kb/firefox-enterprise-147-release-notes Developer︰ View Transitions: View transition pseudo-elements now appear in the elements panel and the associated animations appear in the animations panel. Anchor positioning: Elements with a valid anchor-name are given an 'anchor' badge in the elements view, and @position-try CSS rules are now displayed in the CSS rules panel when an element using position-try-fallbacks is selected. The JSON viewer now has a button to import the resource into Firefox Profiler to get a breakdown of its size. Pseudo-element selectors can now be added/edited in the CSS rules panel. Web Platform︰ Added support for the Navigation API. This API provides the ability to initiate, intercept, and manage browser navigation actions. It is a successor to previous web platform features such as the History API and window.location, which solves their shortcomings. https://developer.mozilla.org/docs/Web/API/Navigation_API The Unicode ICU library was updated to release 78, bringing support for Unicode 17 and new locales. https://github.com/unicode-org/icu/releases/tag/release-78.1 https://blog.unicode.org/2025/09/unicode-170-release-announcement.html ES modules in service workers are now supported, aligning Firefox with other major browsers and improving compatibility for modern web apps. Support for CSS Module Scripts was added, allowing stylesheets to be imported using the JavaScript module system and import attributes. https://mzl.la/3NiZfn9 The CSS counter-* and quotes properties are now supported in the ::marker pseudo-element. Both CompressionStream and DecompressionStream now support the Brotli format. Firefox now supports the :active-view-transition-type selector and associated View Transitions API changes. https://developer.mozilla.org/docs/Web/API/Document/startViewTransition#types https://developer.mozilla.org/docs/Web/API/View_Transition_API Firefox now exposes the view transition currently active on the document via the Document.activeViewTransition property. https://developer.mozilla.org/docs/Web/API/Document/activeViewTransition Support for CSS anchor positioning was added, enabling tethering elements. The anchor-positioned elements can then have their size and position set relative to the anchor elements to which they are bound. https://developer.mozilla.org/docs/Web/CSS/CSS_anchor_positioning Firefox now supports Storage-Access-Headers, allowing servers to opt into unpartitioned cookies via HTTP headers if storage-access was granted prior to the Storage Access API. https://developer.mozilla.org/docs/Web/API/Storage_Access_API Implemented CSS root-font-relative units rcap, rch, rex and ric. -- -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 124.8.33.84 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/Browsers/M.1768315092.A.B6D.html ※ 編輯: rick (124.8.33.84 臺灣), 01/13/2026 22:38:48

01/14 00:02, 1月前 , 1F
期待148,終於要帶來Windows的HDR了
01/14 00:02, 1F

01/14 11:48, 1月前 , 2F
XDG 終於不再混亂了.
01/14 11:48, 2F

01/16 22:40, 1月前 , 3F
147版更新後CHATGPT打開不了,清除CACHE也一樣
01/16 22:40, 3F

01/16 22:40, 1月前 , 4F
reddit看到也解決方法,不過更改後反而圖奇實況撥不了
01/16 22:40, 4F

01/16 22:41, 1月前 , 5F
連term.ptt都打不開,只好等更新看看
01/16 22:41, 5F

01/16 23:45, 1月前 , 6F
我還以為只是ChatGPT日常壞掉 原來是火狐在搞
01/16 23:45, 6F

01/16 23:46, 1月前 , 7F
network.http.dictionaries.enable設為false就正常了
01/16 23:46, 7F

01/16 23:46, 1月前 , 8F
圖奇直播也可以正常觀看
01/16 23:46, 8F

01/17 06:26, 1月前 , 9F
更新147.0.1後可以用了
01/17 06:26, 9F
※ 編輯: rick (61.30.180.171 臺灣), 01/17/2026 07:24:05

01/17 12:54, 1月前 , 10F
youtube今天突然常常出現「這部影片目前無法播放,請
01/17 12:54, 10F

01/17 12:54, 1月前 , 11F
稍後再試。」不知道是不是更新造成的。
01/17 12:54, 11F

01/24 07:18, 1月前 , 12F
應該不是 因為我今天才出現...yt又在搞?!
01/24 07:18, 12F

01/24 07:19, 1月前 , 13F
把uB0暫時關閉 就可以播放了 看來是針對擋廣告套件
01/24 07:19, 13F

01/24 08:10, 1月前 , 14F
伊莉論壇的回覆視窗 在點參與/回覆主題 後 不會自動消失了
01/24 08:10, 14F

01/24 08:11, 1月前 , 15F
這個倒是我在更新.1之後才這樣的
01/24 08:11, 15F

01/24 17:01, 1月前 , 16F
如果是用uBO的話,有開啟內建的"實驗性"選項過濾
01/24 17:01, 16F

01/24 17:01, 1月前 , 17F
,取消勾選就可以了,不需要關整個uBO,的確是YT又
01/24 17:01, 17F

01/24 17:02, 1月前 , 18F
在針對各廣告套件就是了
01/24 17:02, 18F

01/24 19:08, 1月前 , 19F
但是我現在開啟uB0 又正常了 真搞不懂YT XD
01/24 19:08, 19F

01/24 19:30, 1月前 , 20F
沒辦法,uBO官方也有說YT就是一個隨時動態在改變的
01/24 19:30, 20F

01/24 19:30, 1月前 , 21F
網域,套件的應變一定會有時間差,有時候忽然就好了
01/24 19:30, 21F

01/24 19:30, 1月前 , 22F
,可能就是套件後來找到應變方法修正了filters
01/24 19:30, 22F

01/24 22:02, 1月前 , 23F
又犯了 XD 只好用leon19790602大大的方法 有用!
01/24 22:02, 23F

01/26 19:29, 1月前 , 24F
uBO實驗性選項昨晚更新了,可以再試試
01/26 19:29, 24F

01/26 21:14, 1月前 , 25F
好的 目前使用是正常的... 希望不要過幾天要開搞 XD
01/26 21:14, 25F

01/26 21:15, 1月前 , 26F
取消uB0實驗性選項時 yt觀看進度變正常了 使用後又從頭開始
01/26 21:15, 26F

01/27 13:47, 1月前 , 27F
147.0.2
01/27 13:47, 27F

01/27 14:14, 1月前 , 28F
你又劇透了 XD
01/27 14:14, 28F

01/27 15:53, 1月前 , 29F
哈哈哈
01/27 15:53, 29F
※ 編輯: rick (61.30.131.11 臺灣), 01/27/2026 22:39:48

01/31 21:41, 1月前 , 30F
結果yt記憶上次播放到哪個時間的問題 是uB0實驗性造成的 Orz
01/31 21:41, 30F

01/31 21:47, 1月前 , 31F
然後伊莉的問題沒了 應該不是.2的關係... 看來是論壇本身的
01/31 21:47, 31F

02/04 03:20, 4周前 , 32F
148會讓使用者決定是否開啟AI功能了
02/04 03:20, 32F
※ 編輯: rick (61.30.134.124 臺灣), 02/05/2026 07:44:33

02/08 10:34, 3周前 , 33F
.m3u8網址會直接下載.m3u8檔 用edge試是正常播放 有解嗎?
02/08 10:34, 33F

02/09 20:02, 3周前 , 34F
套件 M3U8/HLS Player with Custom Keyboard Controls
02/09 20:02, 34F

02/09 21:26, 3周前 , 35F
感謝推薦 我用用看
02/09 21:26, 35F

02/10 20:54, 3周前 , 36F
設定檔底下storage default 有兩個資料夾加起來10G = =啥鬼?
02/10 20:54, 36F

02/10 20:55, 3周前 , 37F
想說要用個portable版本來用 沒想到設定檔這麼肥大ˊˋ
02/10 20:55, 37F

02/10 21:01, 3周前 , 38F
那個通常是cache吧
02/10 21:01, 38F

02/10 21:04, 3周前 , 39F
https 跟 moz-extension開頭 是兩個moz開頭的資料夾 Orz
02/10 21:04, 39F

02/10 21:19, 3周前 , 40F
結構是不是是長:\storage\default\http+++網站名?那個是
02/10 21:19, 40F

02/10 21:19, 3周前 , 41F
cache+cookies可以刪掉 要去該網站重登就好了
02/10 21:19, 41F

02/10 21:20, 3周前 , 42F
moz-extension+++後面一串英文+數字的是存擴充套件內容 可以
02/10 21:20, 42F

02/10 21:20, 3周前 , 43F
把你正用的套件看他設定有沒有可以匯出 然後移除重裝看看
02/10 21:20, 43F

02/10 21:21, 3周前 , 44F
可能是比較舊的套件或出bug 不然應該不會累積這麼大才是
02/10 21:21, 44F

02/11 12:31, 3周前 , 45F
感謝 我也覺得這麼大不太合理
02/11 12:31, 45F

02/11 14:38, 3周前 , 46F
感覺像live stream downloader或Video DownloadHelper這種
02/11 14:38, 46F

02/11 14:38, 3周前 , 47F
佔的緩衝空間比較有可能 但也太大了點 Orz
02/11 14:38, 47F

02/11 20:53, 3周前 , 48F
storage還是有1G左右 備份profile把它去掉可以嗎? XD
02/11 20:53, 48F

02/12 01:11, 3周前 , 49F
那你等於重裝一個火狐了 cookies和套件安裝、設定都沒了
02/12 01:11, 49F

02/12 01:11, 3周前 , 50F
剩界面設定、書籤跟密碼XD
02/12 01:11, 50F

02/12 01:36, 3周前 , 51F
還有config XD
02/12 01:36, 51F

02/12 07:14, 3周前 , 52F
我都不會去動這些 我說我不會 XD
02/12 07:14, 52F

02/12 07:49, 3周前 , 53F
囧rz 1g多的profile... 看來套件都設定匯出重裝好了
02/12 07:49, 53F

02/12 08:26, 3周前 , 54F
你可以用wiztree看是moz-extension+++哪個資料夾太大 砍掉
02/12 08:26, 54F

02/12 08:26, 3周前 , 55F
看看 反正你都備份了 大不了裝回來就好了
02/12 08:26, 55F

02/12 08:39, 3周前 , 56F
storage底下除了default之外的資料夾有5百多MB 好像只一半XD
02/12 08:39, 56F

02/16 12:28, 2周前 , 57F
moz-extension+++和^userContextId之間英數組合是UUID
02/16 12:28, 57F

02/16 12:29, 2周前 , 58F
在about:config裡的extensions.webextensions.uuids可
02/16 12:29, 58F

02/16 12:29, 2周前 , 59F
看是對應到哪個套件 但有的套件ID也是UUID 所以還得再
02/16 12:29, 59F

02/16 12:30, 2周前 , 60F
去about:support對照才能查到套件名稱
02/16 12:30, 60F

02/16 12:33, 2周前 , 61F
然後storage下除了default應該都是可以砍的
02/16 12:33, 61F
※ 編輯: rick (61.30.134.45 臺灣), 02/17/2026 09:27:30

02/17 09:28, 2周前 , 62F
@crescent3 謝謝 我再研究看看 ^^
02/17 09:28, 62F

02/19 20:31, 1周前 , 63F
果然一個是Live Stream Downloader 另一個早就刪除無從找Orz
02/19 20:31, 63F

02/20 14:06, 1周前 , 64F
storage這個資料夾裡的垃圾真的很多
02/20 14:06, 64F

02/22 09:24, 1周前 , 65F
感謝 leon19790602
02/22 09:24, 65F
文章代碼(AID): #1fPbZKjj (Browsers)
文章代碼(AID): #1fPbZKjj (Browsers)