Open nwhittaker opened 2 years ago
When using the HTML5 Drag & Drop API to drag an element that contains Calcite components, Firefox produces a drag image that omits the Calcite components.
The Calcite components are included in the drag image.
https://codepen.io/nwhittaker-esri/pen/xxpJvZo
<calcite-notice>
1.0.0-next.439
See brief Teams discussion. Some question as to whether this is limited to Calcite components or a bug Firefox has with any web component.
No response
This seems to be a Firefox issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1589364
Actual Behavior
When using the HTML5 Drag & Drop API to drag an element that contains Calcite components, Firefox produces a drag image that omits the Calcite components.
Expected Behavior
The Calcite components are included in the drag image.
Reproduction Sample
https://codepen.io/nwhittaker-esri/pen/xxpJvZo
Reproduction Steps
<calcite-notice>
elementReproduction Version
1.0.0-next.439
Relevant Info
See brief Teams discussion. Some question as to whether this is limited to Calcite components or a bug Firefox has with any web component.
Regression?
No response