Metadata
- Source
- FLUID-6018
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Alan Harnum
- Reporter
- Justin Obara
- Created
2016-11-01T17:37:58.959-0400 - Updated
2016-11-04T13:47:10.199-0400 - Versions
- N/A
- Fixed Versions
-
- 2.0
- Component
-
- Prefs Framework
- Textfield Slider
- UIEnhancer
- UI Options
Description
Steps to reproduce:
1. Open any of the UIO/Prefs Framework Demos (e.g. http://build.fluidproject.org/infusion/demos/uiOptions/ )
2. Open the preferences panel and change the contrast
3. Close and re-open the panel so that the preferences are applied to it
Notice that the contrast settings aren't applied to the slider
Environments
Safari 10 (macOS 10.12)
Comments
-
Justin Obara commented
2016-11-01T17:39:38.588-0400 screenshot.png shows the slider in the yellow on black contrast but without the contrast theme applied to it. This screenshot was taken with Safari 10 and all that is visible is the white slider knob.
-
Alan Harnum commented
2016-11-03T07:42:09.883-0400 -
Alan Harnum commented
2016-11-03T14:01:01.575-0400 Current approach seems to work well on latest Firefox and Chrome. See attached "edge and IE11 native sliders.png" for appearance of native slider in the two current MS browsers.
Good: slider responds to contrast adjustments.
Bad: In IE11, the track continues to have the blue "progress" bar effect.
-
Alan Harnum commented
2016-11-03T16:20:09.481-0400 https://github.com/fluid-project/infusion/pull/775/commits/8977a645807dbcf1f67008fd5da696d0496c5292 addresses the "progress bar" issue.
-
Alan Harnum commented
2016-11-04T13:46:48.254-0400 Merged: https://github.com/fluid-project/infusion/commit/783779e872feb3bfe7110529a189de361de54f8c
-
Justin Obara commented
2016-11-04T13:47:10.199-0400 Addressed with work for FLUID-6017