Metadata
- Source
- FLUID-766
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Michelle D'Souza
- Reporter
- Anastasia Cheetham
- Created
2008-06-11T13:31:56.000-0400 - Updated
2008-06-23T17:32:50.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 one of the fields - it will enter edit mode
- Click on any other field: it will enter edit mode, but the original one will stay in edit mode
This is reproduceable using tabs on FF2 and IE7, but not quite on FF3.
dev-iteration37
Comments
-
Michelle D'Souza commented
2008-06-17T15:53:48.000-0400 Added a cancel handler that's bound to blur on edit fields.