Bug 270925

Summary: Web Inspector: console's code completion should be case-insensitive
Product: WebKit Reporter: Qianlang Chen <qianlangchen>
Component: Web InspectorAssignee: Qianlang Chen <qianlangchen>
Status: RESOLVED FIXED    
Severity: Enhancement CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
document.query => shows a bunch of suggestions
none
document.querys => no suggestions none

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
document.querys => no suggestions (5.40 KB, image/png)
2024-03-13 11:56 PDT, Qianlang Chen
no flags
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
Qianlang Chen
Comment 4 2024-05-17 17:10:49 PDT
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.