Closed Bug 1448217 Opened 6 years ago Closed 4 years ago

DataTransfer.dropEffect example does not work on chrome, but the compatiblity tables at the bottoms says it should

Categories

(Developer Documentation Graveyard :: General, defect, P3)

All
Other
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sticker5921, Unassigned)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

In chrome, the Event.DataTransfer.dropEffect when changed in a dragover_handler is not reflected in the ondrop drop_handler as is described by mozilla's doc's. Is this a bug? You can see the value not updated in the example at the bottom (look at console output while doing the example. The doc says it's chrome compatible. URL: https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer/dropEffect
Either the documentation compatibility should be changed or an explanation for why the dropEffect isn't updated in non-Gecko browsers as in the example should be added.
Priority: -- → P3
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.