FLUID-1619: Inline edit remains highlighted after deleteing all input from the editable text field: using safari

Metadata

Source
FLUID-1619
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Joseph Vernuccio
Created
2008-09-25T15:34:32.000-0400
Updated
2014-07-07T16:03:21.128-0400
Versions
  1. 0.5beta1
  2. 0.5
  3. 0.6beta1
  4. 0.6
  5. 0.7
  6. 0.8
  7. 1.0
  8. 1.1
  9. 1.1.1
  10. 1.1.2
  11. 1.2
Fixed Versions
N/A
Component
  1. Inline Edit

Description

After deleting all inputs from the editable text field, the inline edit field will remain highlighted. This bug only presents itself if after deleting all inputs you tap 'enter' with the keyboard, it does not become present when selecting blank space using the mouse.

Steps to reproduce:

1. Open URL: http://build.fluidproject.org/fluid/sample-code/inline-edit/section-info/section-info.html

2. Using mouse, select one of the inline edit text fields.

3. Delete all inputs from the editable text field.

4. Using keyboard, tap 'enter' to confirm the delete of all iputs.

Expected result:

  • the inline edit will remain highlighted and the text will be greyed invitation text saying "Click here to edit"

Environments

Safari 3.2 on Mac OS X 10.5

Attachments

Comments

  • Joseph Vernuccio commented 2008-09-25T15:36:22.000-0400

    screenshot - 1 showing the highlighted inline edit field after deleting all input.

  • Joseph Vernuccio commented 2008-09-25T15:37:01.000-0400

    Highlight of field seems to be removed if you mouse over it after hitting enter.

  • Justin Obara commented 2009-03-04T13:46:12.000-0500

    This will happen any time you use the "enter" key to leave edit mode and don't have the mouse move on and off it.

  • Justin Obara commented 2014-07-07T16:03:21.126-0400

    This demo is no longer exists