Bug 25046 - Dragging CSS is ignored
Summary: Dragging CSS is ignored
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: Mac OS X 10.5
: P5 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 20:53 PDT by Steven Degutis
Modified: 2022-07-11 16:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Degutis 2009-04-03 20:53:42 PDT
-webkit-drag ignores background-color, border, and possibly other attributes.

(Similarly -khtml-drag does too, as the documentation seems to suggest it should be used, although it being listed is probably a mis-take.)
Comment 1 Mark Rowe (bdash) 2009-04-03 22:27:48 PDT
Can you please provide a test case to demonstrate what you mean by this?