Metadata
- Source
- FLUID-761
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Michelle D'Souza
- Reporter
- Anastasia Cheetham
- Created
2008-06-10T17:25:25.000-0400 - Updated
2008-06-23T17:34:06.000-0400 - Versions
- N/A
- Fixed Versions
-
- 0.4
- Component
-
- Inline Edit
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
Comments
-
Anastasia Cheetham commented
2008-06-11T10:34:51.000-0400 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' -
Michelle D'Souza commented
2008-06-17T09:39:50.000-0400 This was fixed by removing the click handler on the body.