External content included in dragged list item (Safari only) #9467
Labels
0 - new
New issues that need assignment.
ArcGIS Maps SDK for JavaScript
Issues logged by ArcGIS SDK for JavaScript team members.
browser-safari
Issues tied to the last 2 versions of Safari browser.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
spike
Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Milestone
Check existing issues
Actual Behavior
CleanShot.2024-05-30.at.12.01.09.mp4
When dragging a list item which contains a
calcite-action-menu
, other content that is not inside of the list item is included in the "ghost" image, but only in Safari. It seems like Safari includes anything within the "bounds" of the dragged element and, because of the action menu being larger, extra content gets included, even if it is not in the list item.Expected Behavior
The expected behavior is that only elements that are inside of the list item get included in the ghost image. In Chrome/Edge, the behavior is as expected.
Reproduction Sample
https://codesandbox.io/p/sandbox/calcite-nested-list-flickering-forked-zlkpv8?file=%2Findex.html%3A7%2C1
Reproduction Steps
Reproduction Version
2.8.4
Relevant Info
Only happens in Safari (tested with Version 17.5 (19618.2.12.11.6))
Regression?
No response
Priority impact
impact - p3 - not time sensitive
Impact
It impacts the
LayerList
widget of the ArcGIS Maps SDK, which is used in the ArcGIS SceneViewer and ArcGIS MapViewer, for example.Calcite package
Esri team
ArcGIS Maps SDK for JavaScript
The text was updated successfully, but these errors were encountered: