WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
246618
Dark mode for extension popups
https://bugs.webkit.org/show_bug.cgi?id=246618
Summary
Dark mode for extension popups
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
Add attachment
proposed patch, testcase, etc.
Carlos J.
Comment 1
2022-10-17 04:56:04 PDT
Previously reported as:
https://feedbackassistant.apple.com/feedback/9612492
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.
Top of Page
Format For Printing
XML
Clone This Bug