Missing Drag Handle Icons in Safari for Draggable Items
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3416602. --> Reported by: [puya](https://www.drupal.org/user/442988) Related to !376 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I've encountered an issue with the Gin admin theme on Drupal where the drag handle icons for draggable items (such as menu items or paragraph items) are not visible when using Safari browser. This issue makes it difficult to rearrange these items via drag-and-drop functionality.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Log in to the Drupal site using Safari browser.<br> Navigate to a page where draggable items are present (e.g., menu management page, paragraphs within a content type).<br> Observe the area where drag handle icons should appear next to the draggable items.<br> Expected Result:<br> Drag handle icons should be visible next to each draggable item, allowing for easy drag-and-drop rearrangement.</p> <h4 id="summary-steps-reproduce">Actual Result:</h4> <p>Drag handle icons are not visible in Safari, though the space for them is present. This lack of visual cues makes it unclear where to click and drag to rearrange items.</p> <h4>Environment:</h4> <p>Drupal version: [10.2.2]<br> Gin theme version: [Gin 8.x-3.0-rc8 ]<br> Browser: Safari [Version 16.2]<br> Operating System: [macOS 12.6.2]</p> <h4>Additional Information:</h4> <p>The issue does not occur in other browsers (e.g., Chrome, Firefox).</p> <p>[screenshots attached]</p>
issue