[Webkit-unassigned] [Bug 270925] New: Web Inspector: console's code completion should be case-insensitive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 11:53:38 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=270925

            Bug ID: 270925
           Summary: Web Inspector: console's code completion should be
                    case-insensitive
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: qianlangchen at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240313/d6872a32/attachment.htm>


More information about the webkit-unassigned mailing list