Metadata
- Source
- FLUID-4365
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Cindy Li
- Reporter
- Justin Obara
- Created
2011-07-28T10:37:52.702-0400 - Updated
2013-09-06T13:31:51.860-0400 - Versions
-
- 1.4
- Fixed Versions
-
- 1.5
- Component
-
- UI Options
Description
The options aren't capitalized, but the selected value is. This is causing spacing issues as well in the select box for the selected value.
Steps to reproduce
1) Open any of the UIO demos
http://build.fluidproject.org/infusion/demos/uiOptions/FullNoPreviewUIOptions/html/uiOptions.html
http://build.fluidproject.org/infusion/demos/uiOptions/FullPreviewUIOptions/html/uiOptions.html
http://build.fluidproject.org/infusion/demos/uiOptions/FatPanelUIOptions/html/uiOptions.html
2) Change the "Colour & Contrast" options
Notice that when selecting the option, they show up as lower case, but after choosing one it is in all upper case.
Environments
Safari 5.1, Chrome (Mac OS X)
Comments
-
Justin Obara commented
2011-07-28T10:39:53.772-0400 ScreenShot-options.png shows the lower case options, while ScreenShot-Selected.png shows the option in all-caps after being selected
-
Justin Obara commented
2011-07-28T10:40:02.393-0400 Bug Parade Infusion
-
Michelle D'Souza commented
2011-09-12T13:06:24.754-0400 Cindy has started implementing the fix for this and is planning to with with Heidi to address this using CSS.
-
Justin Obara commented
2013-09-06T13:31:51.849-0400 The "colour & contrast" is now a set of custom radio buttons instead of a drop down.