Bug 277573

Summary: REGRESSION (Safari 18): details/summary with content-visibility:auto doesn't expand
Product: WebKit Reporter: Bogdan Brinza <bogdan.brinza>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major CC: karlcow, koivisto, mike, ntim, rniwa, webkit-bug-importer
Priority: P2 Keywords: BrowserCompat, InRadar
Version: Safari 18   
Hardware: Mac (Apple Silicon)   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 252223    
Attachments:
Description Flags
Minimal repro none

Bogdan Brinza
Reported 2024-08-02 16:39:19 PDT
Created attachment 472049 [details] Minimal repro Noticed that in Safari 18 beta 1-3 on macOS 14.6 (23G80). See the attached repro - when details element has content-visibility: auto - you cannot expand summary to see details. Works in Firefox, Chrome and worked in Safari 17. You can make details visible with Dev Tools if you force style invalidation (e.g. toggle some property). By the way, Safari 18 is missing from Feedback Assistant, only 16 and 17 are present.
Attachments
Minimal repro (91 bytes, text/html)
2024-08-02 16:39 PDT, Bogdan Brinza
no flags
Radar WebKit Bug Importer
Comment 1 2024-08-05 16:31:24 PDT
Tim Nguyen (:ntim)
Comment 2 2024-11-23 11:32:32 PST
Fixed by bug 157323 which started using content-visibility to implement showing/hiding of details contents. *** This bug has been marked as a duplicate of bug 157323 ***
Note You need to log in before you can comment on or make changes to this bug.