FLUID-1614: Undo link going underneath active inline edit field.

Metadata

Source
FLUID-1614
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Jacob Farber
Reporter
Joseph Vernuccio
Created
2008-09-25T12:48:13.000-0400
Updated
2008-10-02T11:25:40.000-0400
Versions
  1. 0.5beta1
  2. 0.6beta1
Fixed Versions
N/A
Component
  1. Inline Edit

Description

After editing an inline edit field and then selecting the already edited field again the undo button goes underneath the editable text field rather then staying to the right of it.

Steps to reproduce:

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

2. Using mouse, click on the inline edit field.

3. Using keyboard, type on 'a' at the end of the text.

4. Using mouse, click on blank spot outside of the editable text field.

5. Using mouse, click on the inline edit field again.

Result:

the undo link will go from the right of the editable text field to underneath the editable text field.

Environments

FF3, Safari 3.1 (Mac OS 10.4)
FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)
FF3, IE6 (Win 2000)

Attachments

Comments

  • Joseph Vernuccio commented 2008-09-25T12:49:51.000-0400

    screeshot-1 of undo link under inline edit feild.

  • Jacob Farber commented 2008-10-02T11:01:04.000-0400

    converted divs to spans to avoid display:block problems with show/hide

  • Justin Obara commented 2008-10-02T11:25:40.000-0400

    Verified fix using:

    FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
    FF2, FF3, IE7, Opera 9.5 (Win XP)
    FF3, IE7 (Win Vista)