diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/drag-out-of-background-window.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/drag-out-of-background-window.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,26 @@ + + + + + +

BUG ID: Bugzilla bug 15077 REGRESSION: Cannot drag selected text out of a background window

+ +

STEPS TO TEST:
+1. Select the first line of text in this window.
+2. Switch to another application.
+3. With this window in the background, click and hold inside the selected text, +then drag the text out of the window. +

+ +

TEST PASS: +This window will not come to the foreground when you click, and you will be able to +drag the selected text out. +

+ +

TEST FAIL: +As soon as you click in the selected text, this window will come to the foreground +and you may not be able to drag the selected text. +

+ +