Metadata
- Source
- FLUID-6687
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Justin Obara
- Created
2021-10-20T08:41:33.977-0400 - Updated
2024-07-22T10:35:05.641-0400 - Versions
-
- 3.0
- Fixed Versions
-
- 4.0
- Component
-
- Prefs Framework
- UI Options
Description
The adjusters using textfield steppers, select, and switches are blue in iOS. This is likely due to no default colour being set after having removed normalize.css. The default colour for the inputs in iOS is blue.
Steps to reproduce:
- Open the UI Options demo
- Open the prefs editor and scroll through the available adjusters
- Notice that many of the inputs are blue
Screenshots:
- switch.PNG: shows blue colour on switch controls
- select.PNG: shows blue colour of select inputs
- stepper.PNG: shows blue colour on the buttons for the textfield steppers
Environments
Safari iOS 15
Comments
-
Justin Obara commented
2021-10-20T08:50:39.064-0400 Will address in the FLUID-6605 PR https://github.com/fluid-project/infusion/pull/1060