Multiple inline edits: various actions in one editor trigger a 'finish' on last editor on page

Description

To reproduce:

http://build.fluidproject.org/fluid/tests/fluid-tests/manual/inline-edit/InlineEdit.html

  • Click on the first or second editor

  • Try any one of:

  • use the mouse to select a chunk of the text in the field

  • use the mouse to click once elsewhere in the field

  • use the mouse to select a word in the field by double-clicking on it

The last editor on the page will get a 'finish' triggered on it - the text that was inside the hidden input element is copied to the display element.

dev-iteration36

Environment

None

Activity

Show:

Michelle D'Souza June 17, 2008 at 1:39 PM

This was fixed by removing the click handler on the body.

Anastasia Cheetham June 11, 2008 at 2:34 PM

Platform Differences:

FF2 on Mac and Windows: both other editors get the 'finish'
FF3 on Mac (Minefield): only the last editor on page gets the 'finish'
FF3 Windows: both other editors get the 'finish'
IE6 and IE7: both editors get the 'finish'

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created June 10, 2008 at 9:25 PM
Updated June 23, 2008 at 9:34 PM
Resolved June 17, 2008 at 1:39 PM