Support focal point widgets when populating ALT
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3549660. --> Reported by: [marcoscano](https://www.drupal.org/user/1288796) >>> <p>When we alter the widget form to populate the <code>alt</code> property, we are targeting <code>image_image</code> widgets, and that limits ourselves to only that exact widget. For example, the Focal Point module has a different ID for its widget, even though the widget is a subclass of the widget we are interested in, and can have the same code executed there.</p>
issue