[Webkit-unassigned] [Bug 15077] New: REGRESSION: Cannot drag selected text out of a background window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 25 11:47:22 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15077

           Summary: REGRESSION: Cannot drag selected text out of a
                    background window
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar
          Severity: Normal
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


EventHandler::eventMayStartDrag() is missing a conversion from window to
contents coordinates, causing it to give false results. The only effect of that
is that if you have a piece of selected text in a Safari window that's in the
background, sometimes you cannot click-hold-and-drag the text out of the
window. Instead, the window comes to the front right when you click it.

Patch forthcoming.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list