[Webkit-unassigned] [Bug 11825] New: REGRESSION: Dragging of elements via -khtml-user-drag is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 13 23:25:08 PST 2006


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

           Summary: REGRESSION: Dragging of elements via -khtml-user-drag is
                    broken
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hyatt at apple.com


This example is broken:

<div style="background-color:rgba(200,200,200,0.5); -khtml-user-drag:element;
-khtml-user-select:none; opacity:0.8">Test</div>

This feature is used by Dashboard, so breaking it is bad.

Docs here:

http://developer.apple.com/documentation/AppleApplications/Conceptual/SafariJSProgTopics/Tasks/DragAndDrop.html

The background paints, but the foreground text doesn't.


-- 
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