- πΊπΈUnited States ironsizide
Reporting that the patch works with Drupal 9.5.10 for me.
- First commit to issue fork.
- Status changed to Needs review
about 1 year ago 8:25pm 15 April 2024 Pushed MR in #9 that works on D10.2.5 for me.
Similar to the previous one, but changed the selector to exclude disabled inputs instead of adding the check after.- Status changed to Needs work
about 1 year ago 8:58pm 15 April 2024 - πΊπΈUnited States smustgrave
This may have been fixed already in 11.x
If not will need a test case
- π§π·Brazil filipeabreu Campinas/SP
I tested the patch from the following merge request targeting Drupal 11:
MR: https://git.drupalcode.org/project/drupal/-/merge_requests/7507
Diff: https://git.drupalcode.org/project/drupal/-/merge_requests/7507.diffI can confirm that the patch works correctly on Drupal 10.4.x as well.
After applying it, the issue with selecting disabled media items is resolved.To demonstrate the fix in action, Iβm attaching two videos showing the behavior before and after applying the patch.
- Before
https://www.drupal.org/files/issues/2025-05-29/before_patch.mov β- After
https://www.drupal.org/files/issues/2025-05-29/after_patch.mov β