RESOLVED FIXED312723
Web Inspector: Erroneous "There are unread messages that have been filtered"
https://bugs.webkit.org/show_bug.cgi?id=312723
Summary Web Inspector: Erroneous "There are unread messages that have been filtered"
Jeff Johnson
Reported 2026-04-19 07:33:55 PDT
Created attachment 479207 [details] Screenshot of web inspector Steps to reproduce: 1) Open a new private window in Safari 26.4 or Safari Technology Preview 241 2) Open the web inspector console 3) Open https://sergiodemo.com/security/challenge/managed-challenge Despite the fact that the search filter field is empty, the "Clear Filters" button appears, along with the message "There are unread messages that have been filtered". When you press the Clear Filters button, no additional messages appear. See the attached screenshots. I've noticed this happen on pages with Cloudflare challenges. The bug happens regardless of the web inspector settings for "Preserve log" and "Allow page to clear Console".
Attachments
Screenshot of web inspector (338.83 KB, image/png)
2026-04-19 07:33 PDT, Jeff Johnson
no flags
Screenshot of web inspector (345.48 KB, image/png)
2026-04-19 07:34 PDT, Jeff Johnson
no flags
Test case with console.groupCollapsed (151 bytes, text/html)
2026-04-21 13:13 PDT, Razvan Caliman
no flags
Jeff Johnson
Comment 1 2026-04-19 07:34:20 PDT
Created attachment 479208 [details] Screenshot of web inspector
Alexey Proskuryakov
Comment 2 2026-04-19 12:09:17 PDT
Thank you for the report, I can reproduce with macOs 26.5 beta.
Razvan Caliman
Comment 3 2026-04-21 13:13:46 PDT
Created attachment 479235 [details] Test case with console.groupCollapsed This issue occurs when encountering collapsed console group (`console.groupCollapsed()`). A git blame shows this has always been the case since the inception of Web Inspector, so it's a bug, not a regression.
Radar WebKit Bug Importer
Comment 4 2026-04-21 13:37:22 PDT
Razvan Caliman
Comment 5 2026-04-21 13:47:13 PDT
EWS
Comment 6 2026-04-22 04:53:53 PDT
Committed 311764@main (6b55ae0ccf53): <https://commits.webkit.org/311764@main> Reviewed commits have been landed. Closing PR #63267 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.