FLUID-2256: Can't close the UI Options dialog by pressing the 'esc' key

Metadata

Source
FLUID-2256
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2009-02-18T09:00:56.000-0500
Updated
2009-03-20T10:22:27.000-0400
Versions
  1. 0.7
  2. 0.8
Fixed Versions
  1. 1.0
Component
  1. UI Options

Description

Can't close the UI Options dialog by pressing the 'esc' key

Steps to reproduce:

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

2) Open the UI Options dialog by click on "Edit Appearance"

3) Using the keyboard tap the 'esc' key

Notice that the dialog doesn't close. You either have to use the mouse to click the close button or tab to it and press 'enter'.

Environments

FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)
FF3, IE6 (Win 2000)

Comments

  • Justin Obara commented 2009-02-18T09:02:22.000-0500

    FLUID-2121 and this issue can likely both be solved by switching to a jQuery Dialog. However, our resent attempts to do so resulted in the dialog breaking in both IE and Opera.

  • Justin Obara commented 2009-03-20T10:22:27.000-0400

    this is fixed now that we have moved to a jQuery UI dialog