WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
268882
Web Inspector: Remember the message type selection in the Console tab
https://bugs.webkit.org/show_bug.cgi?id=268882
Summary
Web Inspector: Remember the message type selection in the Console tab
Jeff Johnson
Reported
2024-02-06 18:12:25 PST
In the web inspector Console tab, if you select a specific message type to be displayed, such as Errors, your selection is forgotten when you close and reopen the web inspector. I'd like to be able to permanently select a message type.
Attachments
Screen recording of Console filters being remembered
(2.00 MB, video/mp4)
2024-02-19 15:40 PST
,
Razvan Caliman
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-13 18:13:14 PST
<
rdar://problem/122924275
>
Razvan Caliman
Comment 2
2024-02-19 15:40:48 PST
Created
attachment 469979
[details]
Screen recording of Console filters being remembered This should work. The Console Tab is supposed to remember the message type filter. I couldn't reproduce this issue (see attachment). Is there some set of steps or conditions where this happens? Which version of Safari and/or Safari Technology Preview are you trying with?
Jeff Johnson
Comment 3
2024-02-19 15:59:54 PST
(In reply to Razvan Caliman from
comment #2
)
> Created
attachment 469979
[details]
> Screen recording of Console filters being remembered > > This should work. The Console Tab is supposed to remember the message type > filter. > > I couldn't reproduce this issue (see attachment). > > Is there some set of steps or conditions where this happens? > > Which version of Safari and/or Safari Technology Preview are you trying with?
Safari 17.3.1 and STP 188 I think I've figured it out: I'm guessing that in your screen recording you're using the option-command-i keyboard shortcut to open the inspector? In my testing, I'm using option-command-c to open the console. That appears to be the difference. For some reason the option-command-c shortcut clears the setting.
Razvan Caliman
Comment 4
2024-02-19 16:18:40 PST
(In reply to Jeff Johnson from
comment #3
)
> I'm using option-command-c to open the console. That appears > to be the difference. For some reason the option-command-c shortcut clears > the setting.
That's right! I can reproduce this too using Option-Command-C. Thank you for the tip! This is a indeed a bug.
Qianlang Chen
Comment 5
2024-02-20 12:01:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24831
EWS
Comment 6
2024-02-21 17:46:59 PST
Committed
275143@main
(08a1f3998383): <
https://commits.webkit.org/275143@main
> Reviewed commits have been landed. Closing PR #24831 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug