FLUID-1107: Inline Edit undo unit tests are not working in IE

Metadata

Source
FLUID-1107
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2008-08-06T13:27:10.000-0400
Updated
2008-09-26T15:13:44.000-0400
Versions
  1. 0.4
  2. 0.5beta1
Fixed Versions
  1. 0.5
Component
  1. Inline Edit

Description

InlineEdit Tests module: Self-rendering with undo control are not working in Internet Explorer.
(test 19)

Environments

IE6, IE7 (Win XP)
IE7 (Win Vista)
IE6 (Win 2000)

Attachments

Comments

  • Justin Obara commented 2008-08-06T13:27:53.000-0400

    'screenshot-1' shows the failed test

  • Justin Obara commented 2008-08-26T15:20:08.000-0400

    The issue now seems to be that in IE7 there is a runtime error

    Line 25: range.select();
    Error: Unspecified error

  • Justin Obara commented 2008-09-26T15:13:44.000-0400

    Appears to have been resolved with one of the many changes leading up to the 0.5 release

    Verified using:

    IE7, IE6 (Win XP)
    IE7 (Win Vista)