FLUID-1330: inline edit - control chars make field "disappear"

Metadata

Source
FLUID-1330
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Gonzalo David Silverio
Created
2008-08-27T14:58:10.000-0400
Updated
2014-07-07T15:42:09.069-0400
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
  13. 1.3
Fixed Versions
  1. 1.5
Component
  1. Inline Edit

Description

According to the test plan:
----------------------------------
Test 7: Edit With Special Characters

Procedure
Open the browser and navigate to the specified URL
Using the mouse, click one of the 'edit' links
Attempt to edit the text by pasting in text containing special characters (e.g. new line, tab)
Using the mouse, click on the 'save' button
----------------------------------
There is no "save"button. In any case - the results are that the input area seemingly "disappears" - it actually becomes very small and is still there - it is visible with FF2, FF3, Opera, not visible with Saf 1.3

To duplicate:
1. Launch IE7 in WinXP
2. Load simple inline edit demo: http://build.fluidproject.org/infusion/demos/inlineEdit/simple/demo.html
3. Edit caption - replace all text with a single space character.
4. Save.
5. The inline edit field becomes a slim area with an overlapping pencil icon.

Environments

FF2, FF3 Opera & Saf1.3 on OSX10.4

Comments

  • Justin Obara commented 2008-09-22T12:52:04.000-0400

    Bug Parade: 0.5 release

  • Jonathan Hung commented 2011-01-04T15:01:22.927-0500

    Still an issue in Infusion 1.3. Slightly difference because now we have a minimum width to an editable field, but not an minimum height.