Bug 270134
| Summary: | REGRESSION (macOS 14): Native text fields are invisible in dark mode | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
| Component: | Forms | Assignee: | Aditya Keerthi <akeerthi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aditya Keerthi
```
<style>
:root { color-scheme: dark; }
</style>
<input>
```
The text field is not visible.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123658326>
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/25144
EWS
Committed 275363@main (1f547d4ed188): <https://commits.webkit.org/275363@main>
Reviewed commits have been landed. Closing PR #25144 and removing active labels.