WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264787
[resultsdbpy] Test search autocomplete suggestions are case-sensitive.
https://bugs.webkit.org/show_bug.cgi?id=264787
Summary
[resultsdbpy] Test search autocomplete suggestions are case-sensitive.
Ben Schwartz
Reported
2023-11-13 18:51:57 PST
When using the search box to find a test, the autocomplete suggestions are case-sensitive, meaning that tests only populate if the case typed matches the start of a test name. REPRODUCIBILITY: 1. For this example, suppose we are trying to find the test TestWebKitAPI.WKWebExtensionAPITabs.PortDisconnectWithMultipleListeners. 2. Start typing and get to the following: TestWebKitAPI.WKWebExtensionAPITabs. 3. Type a lowercase p. RESULTS: - Expected: the example API test populates as an autocomplete suggestion. - Actual: the test is not shown in the list of autocomplete suggestions.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-13 18:52:09 PST
<
rdar://problem/118368309
>
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