Closed
Bug 1488476
Opened 7 years ago
Closed 7 years ago
Dark theme should have dark keyboard
Categories
(Firefox for iOS :: Theme & Visual Design, enhancement, P4)
Tracking
()
RESOLVED
INACTIVE
| Tracking | Status | |
|---|---|---|
| fxios | 15.0 | --- |
People
(Reporter: garvan, Unassigned)
References
Details
Requested from reviews a few times
Updated•7 years ago
|
Priority: -- → P2
Comment 1•7 years ago
|
||
UIWebview().appearance does not have a keyboardAppearance property like UITextfield / UITextView. So we cannot set (UIWebview().appearance).keyboardAppearance = .dark to resolve this bug.
Updated•7 years ago
|
Priority: P2 → P3
Agreed with Comment 1 on this, we can't do a dark keyboard reliably, it will change color depending on where the user is entering text, which doesn't seem like a great feature.
Updated•7 years ago
|
Priority: P3 → P2
Dropping the priority on this to the lowest. We would be happy if a contributor wanted to investigate this, or if we come across a reliable hack for this, otherwise we don't plan to spend time on it.
Priority: P2 → P4
Comment 4•7 years ago
|
||
With iOS /iPadOS 13’s Dark Mode feature, can this now reliably be triggered based on the OS-wide Dark Mode setting?
Comment 5•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•