FLUID-3617: Cannot collapse inline edit dropdown menu by clicking original dropdown element or dropdown button

Metadata

Source
FLUID-3617
Type
Bug
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
James Yoon
Created
2010-04-08T10:43:44.000-0400
Updated
2017-03-13T11:08:01.835-0400
Versions
  1. 1.2beta1
  2. 1.2
  3. 1.3
  4. 1.4
  5. 1.5
  6. 2.0
Fixed Versions
N/A
Component
  1. Inline Edit

Description

http://build.fluidproject.org/infusion/demos/inlineEdit/
After the dropdown menu is expanded, user can only collapse it with the mouse by clicking outside the dropdown area or one of the options in the dropdown menu.

Specifically, the user cannot collapse it by clicking on the original dropdown element or on the dropdown button that appears when the dropdown is expanded.

Environments

Chrome 35, FF 30, Safari 7 (Mac OS 10.9)
FF 3.6, IE 8, Chrome 4 (XP)
IE 11 (Win 7)

Comments

  • Jonathan Hung commented 2011-01-10T15:53:50.887-0500

    Tested with IE8, Chrome 4 and FF3.6 Win7:

    • Selecting original item in list will collapse dropdown (using keyboard or mouse)
    • Pressing ESC will collapse the dropdown.
    • Pressing dropdown control will not collapse the dropdown.