Bug 264096

Summary: Web Inspector: show available css classes in dropdown while trying to add class to element
Product: WebKit Reporter: delays.monthly.0y
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: inspector-bugzilla-changes, karlcow, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
chrome developer tools screenshot showing css class name suggestions dropdown none

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>