Closed
Bug 6289
Opened 26 years ago
Closed 26 years ago
Clipboard: transferable IsDataFlavorSupported always fails
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: akkzilla, Assigned: rods)
Details
IsDataFlavorSupported() in the generic transferable always returns an error,
even on types like kTextMime which it does support.
Updated•26 years ago
|
Summary: transferable IsDataFlavorSupported always fails → Clipboard: transferable IsDataFlavorSupported always fails
Updated•26 years ago
|
Target Milestone: M6
Comment 1•26 years ago
|
||
Rod says:
Platform implementations need to check to see if what is on the
native clipboard can support this [dataFlavor]. I have the fix
done for windows and will check it in when the tree opens.
Comment 2•26 years ago
|
||
This function is now scheduled for removal, rods should
mark this invalid when he's done with this change.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•26 years ago
|
||
This method has been removed.
i'll take your word for it.
marking verified (reopen if i'm in error).
You need to log in
before you can comment on or make changes to this bug.
Description
•