FLUID-3756: inlineEdit deadMansBlur: allows multiple instances of inlineEdit to be in isEditing() mode

Metadata

Source
FLUID-3756
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Mike Lam
Created
2010-09-24T16:02:56.335-0400
Updated
2010-10-07T12:42:34.048-0400
Versions
N/A
Fixed Versions
  1. 1.3
Component
  1. Inline Edit

Description

To replicate:

In the simple inlineEdit demo, click on multiple instances of inlineEdit to set the container isEditing() mode to true. Focus of previous inlineEdit instance should be lost.

Comments

  • Justin Obara commented 2010-10-07T12:42:34.046-0400

    We removed the explicit save button that had been added to inline edit. This issue no longer exists.