FLUID-2005: Only the top border and close button are visible when openning UI Options dialog: Using IE6

Metadata

Source
FLUID-2005
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Jacob Farber
Reporter
Justin Obara
Created
2008-12-17T11:29:08.000-0500
Updated
2009-01-08T08:38:36.000-0500
Versions
  1. 0.6
Fixed Versions
  1. 0.7
Component
  1. UI Options

Description

Only the top border and close button are visible when openning UI Options dialog: Using IE6

Steps to reproduce:

1) Open the Sakai mock-up
http://build.fluidproject.org/fluid/sample-code/shared/sakai/sakai.html#

2) Using the keyboard, tap the 'tab' key until the "Edit Appearance" button has focus

3) Using the keyboard, tap the 'enter' key to activate the button

Notice that only the top border and the close button are visible.

The entire dialog will open if the mouse is moved or the tab key is pressed

Environments

IE6 (Win XP)

Attachments

Comments

  • Justin Obara commented 2008-12-17T11:29:45.000-0500

    This will also occur if you click the "Edit Appearance" button without moving the mouse at all.

  • Justin Obara commented 2008-12-17T11:31:38.000-0500

    'screenshot-1' shows the UI Options dialog with only the top border adn close button visible

  • Jacob Farber commented 2008-12-19T12:55:49.000-0500

    Changed the ajax call to only display dialog once load completed.

  • Justin Obara commented 2009-01-05T11:09:48.000-0500

    Verified fix using:

    IE 6 (Win XP)

  • Michelle D'Souza commented 2009-01-05T16:21:42.000-0500

    I'm going to undo the code changes because they caused FLUID-2049. I can't reproduce the bug anymore.

  • Justin Obara commented 2009-01-06T08:37:47.000-0500

    I am able to reproduce this bug, now that the code changes have been reversed

  • Justin Obara commented 2009-01-06T12:09:49.000-0500

    Bug Parade 0.7 release

  • Jacob Farber commented 2009-01-07T10:27:21.000-0500

    Fixed dialog show/hide to fire at the right time, even if ajax isnt called

  • Anastasia Cheetham commented 2009-01-07T16:45:26.000-0500

    I've reviewed and tested this patch - it looks good to me!

  • Justin Obara commented 2009-01-08T08:38:36.000-0500

    Verified fix using:

    IE6 (Win XP)