WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270925
Web Inspector: console's code completion should be case-insensitive
https://bugs.webkit.org/show_bug.cgi?id=270925
Summary
Web Inspector: console's code completion should be case-insensitive
Qianlang Chen
Reported
2024-03-13 11:53:38 PDT
in inspector's console, type document.querys actual behavior: no suggestions from auto-complete expected behavior: auto-complete should suggest document.querySelector because having to press shift is exhausting. --- related enhancements around code completion:
https://webkit.org/b/180899
-- [style] filtering should be case-insensitive
https://webkit.org/b/97709
-- fuzzy search in styles & console code completion
Attachments
document.query => shows a bunch of suggestions
(30.90 KB, image/png)
2024-03-13 11:55 PDT
,
Qianlang Chen
no flags
Details
document.querys => no suggestions
(5.40 KB, image/png)
2024-03-13 11:56 PDT
,
Qianlang Chen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Qianlang Chen
Comment 1
2024-03-13 11:55:46 PDT
Created
attachment 470349
[details]
document.query => shows a bunch of suggestions
Qianlang Chen
Comment 2
2024-03-13 11:56:17 PDT
Created
attachment 470351
[details]
document.querys => no suggestions
Radar WebKit Bug Importer
Comment 3
2024-03-13 11:56:55 PDT
<
rdar://problem/124544458
>
Qianlang Chen
Comment 4
2024-05-17 17:10:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/26139
EWS
Comment 5
2024-05-23 08:02:00 PDT
Committed
279195@main
(14ea1c163233): <
https://commits.webkit.org/279195@main
> Reviewed commits have been landed. Closing PR #26139 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