Problem/Motivation
Steps to reproduce
- Install new with Drupal 10.3.2, imce 3.1.1 and imce_rename_plugin 2.02
- Enable imce & imce rename
- Go to host.site/imce in Mac Chrome 127.0.6533.100 or Windows Chrome, Windows Edge
- Upload a file
- Select the file
- Click rename button
- Dialog appears asking for new name but new name field is blank (instead of being populated with old filename) as it does in Safari, Firefox,
Issue fork imce_rename_plugin-3468626
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
nironan commentedOpened a MR to rely on MutationObserver rather than the (obsolete) DOMSubtreeModified. I took the chance to also remove the dependency on jQuery.
Comment #8
zulljin commentedComment #10
nironan commented@zulljin, thanks for merging this! could you please take a look at the contribution records too when you have time?
thanks again