FLUID-1067: Entering a long string of text inside an inline edit field, which wraps to a new line, will overlap the previous line.

Metadata

Source
FLUID-1067
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Justin Obara
Created
2008-07-29T13:58:51.000-0400
Updated
2011-01-04T15:24:36.729-0500
Versions
  1. 0.4
  2. 0.5beta1
  3. 0.5
  4. 0.6beta1
  5. 0.6
  6. 0.7
  7. 0.8
  8. 1.0
  9. 1.1
  10. 1.1.1
  11. 1.1.2
  12. 1.2
Fixed Versions
N/A
Component
  1. Inline Edit

Description

Entering a long string of text inside an inline edit field, which wraps to a new line, will overlap the previous line.

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) Enter in a long string of text, which contains spaces, into one of the inline edit fileds (e.g. "This is a long message indicating that when the sting of text is displayed on two lines, the lower line slightly overlaps the above line")

3) Press the 'enter' key to save the edit. Notice that when the text wraps to a second line it slightly overlaps the first line. This can be seen by the tails of the 'g' looking like dots. If you hover over the inline edit field, you can see the yellow highlighting overlapping.

Environments

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

Attachments

Comments