mapeditor / mapeditor/tiled

Copy/paste/cut function stops working in Mac version

Open
#970 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

macos
Dominant language
C++
Stars
12.9k
Forks
2k
Avg merge
4h 27m
Merged PRs (30d)
8

Description

Copy/paste/cut functions sometimes stop working in the Mac version. I have not been able to pin down exactly what causes it, but it always seems to happen when I am using the E and B keys heavily to switch back and forth between erasing and placing tiles. When it happens, neither the keyboard shortcuts nor menus work. Closing and reopening Tiled fixes the problem.

With copy/paste, I can't tell if the copy is failing, leaving nothing to paste, or if copy is working but paste is failing (no error is given). With cut, the selected tiles are neiter cut nor copied.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure on the Mac version while switching repeatedly between erasing and placing tiles with the E and B keys. Trace the copy, paste, and cut behavior from both keyboard shortcuts and menus, checking whether the selection, copy, or paste step stops working. Done means all three operations continue to work through both interfaces without reopening Tiled.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.