Bug 264096 - Web Inspector: show available css classes in dropdown while trying to add class to element
Summary: Web Inspector: show available css classes in dropdown while trying to add cla...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-02 09:29 PDT by delays.monthly.0y
Modified: 2023-11-20 05:21 PST (History)
4 users (show)

See Also:


Attachments
chrome developer tools screenshot showing css class name suggestions dropdown (50.94 KB, image/png)
2023-11-02 09:29 PDT, delays.monthly.0y
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description delays.monthly.0y 2023-11-02 09:29:19 PDT
Created attachment 468457 [details]
chrome developer tools screenshot showing css class name suggestions dropdown

While trying out different classes for an element, safari requires user to "type" full class name without providing any suggestions on available class names. This requires users to know all classes, which is not feasible.

Compare this with Chrome, where if user types 'text-', a dropdown is shown with all the available classes and user can choose from there.

See attached screenshot.
Comment 1 Radar WebKit Bug Importer 2023-11-09 08:30:14 PST
<rdar://problem/118180023>