FLUID-936: Cursor not displaying in editible field

Metadata

Source
FLUID-936
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Jacob Farber
Reporter
Daphne Ogle
Created
2008-07-17T17:57:28.000-0400
Updated
2008-08-26T08:54:26.000-0400
Versions
  1. 0.1
  2. 0.3
  3. 0.4beta1
  4. 0.4
Fixed Versions
N/A
Component
  1. Inline Edit

Description

When I initiate edit mode in the demo, there is not cursor so the user can't tell where typing will begin.

Environments

FF2 (Mac OS 10.5, Win XP)

Attachments

Comments

  • Daphne Ogle commented 2008-07-17T17:59:59.000-0400

    Showing that the cursor is not displaying in edit mode.

  • Colin Clark commented 2008-07-22T23:33:21.000-0400

    Justin, I'm assigning this issue so you can take a look at it and see if you can reproduce. If you can, would you mind adding additional details about when it happens and assign it to Anastasia, Jacob or myself?

  • Justin Obara commented 2008-07-23T14:52:46.000-0400

    Steps to reproduce:

    1) Open the inline edit demo from the daily build site:
    http://build.fluidproject.org/fluid/sample-code/inline-edit/announcements/announcements.html

    2) Click one of the inline edit fields to activate edit mode

    3) Edit the text

    4) Using the keyboard, tap the 'enter' key to save changes

    5) Click another inline edit field, to place it in edit mode

    6) Edit text, notice that the cursor is not displayed

    I cannot reproduce this 100% of the time, so there may still be something else at play.

  • Justin Obara commented 2008-07-23T14:54:58.000-0400

    Updated the environment the error occurs in

  • Jacob Farber commented 2008-08-25T14:52:39.000-0400

    Forced caret to move to the beginning of the line

  • Justin Obara commented 2008-08-26T08:54:26.000-0400

    Verified fix using:

    FF2 (Mac OS 10.5, Win XP)