FLUID-3246: Dropdown inline edit: 'selected item' styling and keyboard selection not in sync

Metadata

Source
FLUID-3246
Type
Bug
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2009-10-07T10:15:20.000-0400
Updated
2016-11-15T17:15:50.344-0500
Versions
  1. 1.1
  2. 1.1.1
  3. 1.1.2
  4. 1.2
  5. 1.3
  6. 1.4
  7. 1.5
  8. 2.0
Fixed Versions
N/A
Component
  1. Inline Edit

Description

When using keyboard to interact with dropdown inline edit, pressing down to navigate the dropdown starts at the top of the list, not where the item is selected.

To reproduce: http://build.fluidproject.org/infusion/tests/manual-tests/components/inlineEdit/dropdown/

1. Load dropdown inline edit manual test.
2. Keyboard focus the inline editable field.
3. Enter to activate.
4. Press down arrow.
5. Notice that Enchiridion is highlighted and not Exomologesis.

Environments

Chrome 35, FF 30, Safari 7 (Mac OS 10.9)
IE 11 (Win 7)

Attachments

Comments

  • Justin Obara commented 2014-06-03T07:46:44.538-0400

    This also happens with the mouse, but is okay after changing the selection.