FLUID-1784: When in edit mode, the text field becomes smaller than the length of the text in display mode

Metadata

Source
FLUID-1784
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2008-11-10T09:42:43.000-0500
Updated
2008-11-11T08:17:37.000-0500
Versions
  1. 0.6
Fixed Versions
  1. 0.6
Component
  1. Inline Edit

Description

When in edit mode, the text field becomes smaller than the length of the text in display mode

Steps to reproduce:

1) Open either the sakai announcements or bSpace examples from the daily build site:
http://build.fluidproject.org/fluid/sample-code/inline-edit/announcements/announcements.html
http://build.fluidproject.org/fluid/sample-code/inline-edit/section-info/section-info.html

2) Edit one of the editable text fields. (e.g. replace text with "Change 1")

3) Save the change

4) Reopen in edit mode, Notice that it is not fully displayed in edit mode and that the text field is shorter in length than the text was in display mode

Environments

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

  • Justin Obara commented 2008-11-10T09:43:45.000-0500

    'screenshot-1' shows the text in display mode

  • Justin Obara commented 2008-11-10T09:44:40.000-0500

    'screenshot-2' shows the text in edit mode. Notice that the text field is too small to properly display the text

  • Antranig Basman commented 2008-11-10T11:30:50.000-0500

    Sorry about this, all - I had "temporarily" added a correction to force the inline edit width to be inappropriately small so that I could better test my corrections to FLUID-992 and FLUID-1528, but had forgotten to remove it (it was skulking at the end of a line).

    Corrected at revision 5987

  • Justin Obara commented 2008-11-11T08:17:37.000-0500

    Verified fix using:

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