FLUID-1925: After the High Contrast skin has been applied, 'Mist' and 'Rust' do not preview correctly.

Metadata

Source
FLUID-1925
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Michelle D'Souza
Created
2008-12-05T12:09:24.000-0500
Updated
2008-12-09T16:06:59.000-0500
Versions
N/A
Fixed Versions
  1. 0.6
Component
  1. FSS
  2. UI Options

Description

Steps to create:

1. Select High Contrast color scheme in UI Options
2. Click 'Save and apply your preferences'
3. Select Mist color scheme
4. Note that the preview does not show the Mist color scheme

Comments

  • Michelle D'Souza commented 2008-12-05T12:19:28.000-0500

    Rust doesn't preview well in general regardless of whether or not High Contrast has been set.

  • Jacob Farber commented 2008-12-05T14:06:30.000-0500

    Rust theme was missing, and some re-ordering of the css includes was required

  • Michelle D'Souza commented 2008-12-05T15:32:00.000-0500

    I still see the issue in revision 6164

  • Jacob Farber commented 2008-12-06T22:24:53.000-0500

    I see what you mean. There is a conflict between the theme for the UI Options and the theme applied in the preview. The two do not play well together. Until themes can safely nest inside each other, the only solution I can think of is to make the preview window an iframe, isolated from any pre-existing theme applications.

  • Justin Obara commented 2008-12-08T09:32:03.000-0500

    Bug Parade: 0.6 release

  • Jacob Farber commented 2008-12-09T13:58:50.000-0500

    Fix contains Splitting UI Options preview into an iframe, splitting UI Options appearance from preview window appearance, a minor change to UIOptions.js preview selectors

  • Anastasia Cheetham commented 2008-12-09T15:54:21.000-0500

    I've reviewed this code, and made a slight change to a comment (in response to a discussion with Jacob). It looks good to go.

  • Justin Obara commented 2008-12-09T16:06:59.000-0500

    Verified fix using:

    FF3, FF2 (Mac OS 10.5)
    FF3, IE7 (Win Vista)