Clipboard not working

0
Hello,Since updating my applications to Mendix version 11, I can no longer copy and paste inside Mendix.Is anyone else experiencing this problem?I haven't found a solution.
asked
2 answers
1

hi,


This is a known issue in early Mendix 11 versions related to the new Studio Pro UI framework (Electron upgrade). Clipboard behavior (copy/paste inside Studio Pro) was affected in some builds.

It is not a project issue — it is a Studio Pro client issue.

Correct Fix

Upgrade to the latest Mendix 11 patch version.

Several clipboard-related issues were fixed in later 11.x releases.

If You Cannot Upgrade Immediately

Try the following (these resolved it in many cases):

  1. Fully close Studio Pro (ensure no background process remains).
  2. Clear Studio Pro cache:
    • Delete %LocalAppData%\Mendix\StudioPro
  3. Restart Windows.
  4. Reopen Studio Pro.

Also ensure:

  • No clipboard manager software is interfering.
  • You are not running Studio Pro as Administrator while Windows Explorer is not (or vice versa).

answered
0

it seems to be an issue with Mendix Version that is being used. Try to upgrade to next version. if still not solved, raise an incident with Mendix.

answered