Metadata
- Source
- FLUID-1047
- Type
- Bug
- Priority
- Minor
- Status
- Closed
- Resolution
- Cannot Reproduce
- Assignee
- N/A
- Reporter
- Eli Cochran
- Created
2008-07-28T13:45:43.000-0400 - Updated
2008-08-14T14:54:44.000-0400 - Versions
-
- 0.1
- 0.3
- 0.4beta1
- 0.4
- Fixed Versions
- N/A
- Component
-
- Inline Edit
Description
Do: Mouse-over some inline editable text, and click.
Observe: The insertion point is put at the beginning of the editable field.
Do: Using the keyboard, tab to the editable text, and press Enter (or spacebar).
Observe: The insertion point is put at the end of the editable field.
I believe that the current design specification currently says that the default should be the end of the text.
Environments
IE7, XPs2
Comments
-
Justin Obara commented
2008-08-14T14:52:24.000-0400 The caret appears to be placed in the same location when using either the mouse or the keyboard.
-
Eli Cochran commented
2008-08-14T14:54:44.000-0400 Issues has be regressed and can no longer be reproduced.