Bug 227862
Summary: | [GTK] Force dark appearance button in inspector doesn't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alice Mikhaylenko <alicem> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 208204 | ||
Bug Blocks: |
Alice Mikhaylenko
Looks like we've never flipped OS_DARK_MODE_SUPPORT for GTK.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Sort of the same as bug #208204. I agree that we need OS_DARK_MODE_SUPPORT.
Alice Mikhaylenko
I don't think it depends on that. `color-scheme` is about the native form elements; taking dark mode into account there is separate from having OS_DARK_MODE_SUPPORT.
Alice Mikhaylenko
Oh ok. The important context here is https://bugs.webkit.org/show_bug.cgi?id=197947
So with that in mind, yes - it does depend on that indeed.
Alice Mikhaylenko
Ok, it doesn't just depend on #208204, they are tied together and can't be fixed separately. Let's mark this one as a dup then.
*** This bug has been marked as a duplicate of bug 208204 ***