FLUID-6687: Adjusters/inputs are blue in iOS

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
  1. 3.0
Fixed Versions
  1. 4.0
Component
  1. Prefs Framework
  2. 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

Attachments

Comments