Metadata
- Source
- FLUID-3926
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Incomplete
- Assignee
- N/A
- Reporter
- James Yoon
- Created
2010-12-16T14:22:02.144-0500 - Updated
2014-03-03T13:39:56.266-0500 - Versions
-
- 1.3
- Fixed Versions
- N/A
- Component
-
- Reorderer
Description
To reproduce:
1. Browse to http://build.fluidproject.org/unit-tests.html
2. Open the link "Layout reorderer" in a new tab (either by right-clicking the link and selecting "Open link in new tab" or by ctrl-clicking)
3. Unit test "Drop warning visibility for up and down" fails
Notes:
- Also fails if you drag the test into the browser
- Does not fail if you do a regular click, open in a new window, or paste the link into the address bar
Environments
FF 3.6, IE 8 in Windows XP
FF 3.6, Mac 0S X 10.6
Comments
-
Antranig Basman commented
2010-12-16T22:14:37.423-0500 This seems like a timing race - note that the error will always go away on refreshing the page, in those cases where it appears. It looks like for a new tab the browser is probably slightly more busy during startup than in the other cases.
-
Antranig Basman commented
2013-01-13T18:22:28.806-0500 I believe this is really the same issue as the "top-level browser window" focus issue