Bug 246618

Summary: Dark mode for extension popups
Product: WebKit Reporter: Carlos J. <carlosj-webkit-bugzilla>
Component: WebKit ExtensionsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, timothy
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Carlos J.
Reported 2022-10-17 04:54:03 PDT
The extension popups don't seem to support the dark mode media query. The only way the query gets detected is when a color-scheme is added: <meta name="color-scheme"content="light dark"> Sample extension: https://github.com/carlosjeurissen/webext-tech-demo-extensions/tree/main/issues/safari-9612492-darkmode-in-extension-popup In Chrome and Firefox, in dark mode the extension colors green. Yet in Safari it is blue. Basically it doesn't recognise the dark mode media query.
Attachments
Carlos J.
Comment 1 2022-10-17 04:56:04 PDT
Alexey Proskuryakov
Comment 2 2022-10-17 10:31:04 PDT
> https://feedbackassistant.apple.com/feedback/9612492 rdar://82937978 This was resolved as correct behavior, can you please clarify what this new report tracks?
Note You need to log in before you can comment on or make changes to this bug.