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,

Command icon 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:

  • 3468626-fix Comparechanges, plain diff MR !3
  • 1 hidden branch
  • 3468626 Comparecompare

Comments

druliner created an issue. See original summary.

nironan made their first commit to this issue’s fork.

nironan changed the visibility of the branch 3468626 to hidden.

nironan’s picture

Status: Active » Needs review

Opened a MR to rely on MutationObserver rather than the (obsolete) DOMSubtreeModified. I took the chance to also remove the dependency on jQuery.

  • zulljin committed d3976f4b on 2.0.x
    Issue #3468626 by nironan: Replace DOMSubtreeModified with...

  • zulljin committed 6827e3a5 on 2.0.x
    Issue #3468626 by nironan, druliner, Zulljin: Replace DOMSubtreeModified...
zulljin’s picture

Assigned: Unassigned » zulljin
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

nironan’s picture

@zulljin, thanks for merging this! could you please take a look at the contribution records too when you have time?

thanks again

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.