Cannot select text in widget configuration due to dragging
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3575845. -->
Reported by: [ultimike](https://www.drupal.org/user/51132)
Related to !13
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When working in the widget configuration of a field that has a Field Widget Action (on a page like /admin/structure/types/manage/article/form-display), it is not possible to select text using a pointing device. When attempted the drag-and-drop functionality of being able to re-order field widget actions gets in the way. This also prevent a user from placing the cursor anywhere in the text field other than the first position. It is quite maddening.</p>
<p>I can reproduce this issue in Safari, Firefox, and Chrome.</p>
<p>The screenshot shows what happens when I try to select the Button Label text and the entire configuration form is dragged.</p>
<p><img src="https://www.drupal.org/files/issues/2026-02-25/ScreenshotAIissue.png" alt="Manage form display screenshot showing field widget configuration form being dragged."></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Fresh Drupal 11 site, latest version of AI and Field Widget Actions, set up any Field widget action and you'll see the issue.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Make it stop. Please. Pretty please.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue