Metadata
- Source
- FLUID-2536
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Escalated
- Assignee
- Golam Chowdhury
- Reporter
- Justin Obara
- Created
- 2009-04-06T11:30:13.000-0400 
- Updated
- 2014-06-25T16:16:10.803-0400 
- Versions
- 
                        
                        - 1.0
- 1.1
- 1.1.1
- 1.1.2
- 1.2
- 1.3
- 1.3.1
 
- Fixed Versions
- N/A
- Component
- 
                        
                        - Inline Edit
 
Description
Inline Edit test fails
Steps to reproduce:
1) Run the inline edit unit tests
http://build.fluidproject.org/infusion/tests/component-tests/inlineEdit/html/InlineEdit-test.html
Notice that Test 26.9 (undo container should not be visible) fails.
Environments
IE 8 (Win Vista, WIn XP, Win7)
Comments
- 
                        Justin Obara commented 2009-05-14T08:59:02.000-0400 Bug Parade 1.1 release 
- 
                        Antranig Basman commented 2009-05-25T23:09:05.000-0400 It is possible that this is an IE8-specific bug with respect to visibility calculation. On the other hand, something else may be going on. To aid debugging, please try commenting out the "assertVisState" test on line 582, as well as all lines following "var redoControl", reduce the test count to 9 and report whether the "Model state should now be" test 9 now passes. Note that the specific test in error is "Self-rendering with undo control ". 
- 
                        Justin Obara commented 2009-05-26T12:43:56.000-0400 Following the above directions, will result in no failing tests 
- 
                        Laurel Williams commented 2009-10-06T15:57:31.000-0400 This unit test is now numbered 30.9 (and is still failing in IE8) 
- 
                        Golam Chowdhury commented 2010-10-08T14:14:58.723-0400 It seems like the jquery is(':hidden') where hidden selector is broken in IE8 and here are my findings: http://forum.jquery.com/topic/hidden-visible-broken-in-ie8 http://www.code-styling.de/english/jquery-132-causes-problems-at-ie-8