Metadata
- Source
- FLUID-2241
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Cannot Reproduce
- Assignee
- Justin Obara
- Reporter
- Anastasia Cheetham
- Created
2009-02-13T15:07:06.000-0500 - Updated
2009-03-03T10:47:03.000-0500 - Versions
-
- 0.8
- Fixed Versions
-
- 1.0
- Component
-
- UI Options
Description
In the Sakai demo of UI Options:
http://build.fluidproject.org/fluid/sample-code/shared/sakai/sakai.html
1) Click "Edit Appearances"
2) Make some changes and "Save and Apply" them.
3) Close the dialog.
4) Click "Edit Appearances" again
In the dialog, the preview now does NOT reflect the saved options (even though the rest of the interface correctly does).
Comments
-
Anastasia Cheetham commented
2009-02-13T15:54:27.000-0500 This behaviour happens on Cancel, too:
1) Click "Edit Appearances"
2) Make some changes and "Save and Apply" them.
3) Close the dialog.
4) Click "Edit Appearances" again
5) Make some choices that are different than the previously saved changes
6) Click CancelThe controls properly revert to the previously saved values, but the Preview does not reflect those values.
-
Anastasia Cheetham commented
2009-02-13T16:20:33.000-0500 Pondering whether this failing test (FLUID-2215) might be related?
-
Michelle D'Souza commented
2009-02-24T20:54:08.000-0500 This appears to be a timing issue. Putting in a break point causes the preview to render correctly.
-
Anastasia Cheetham commented
2009-03-03T10:16:54.000-0500 I can no longer reproduce this issue. It's possible that Jacob's fix to FLUID-2248 eliminated this problem?
-
Anastasia Cheetham commented
2009-03-03T10:24:06.000-0500 Justin, if you can confirm that this issue can't be reproduced, maybe you could close it officially.
-
Justin Obara commented
2009-03-03T10:47:03.000-0500 Tested using:
FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
FF3, IE7 (Win Vista)Could not reproduce the issue