CTRL+W doesn't close Tabs and is falsely accused of having a conflict in keybindings.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.9k
- Forks
- 2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 8
Description
**Describe the bug**
- CTRL+W doesn't work, it doesn't close Tabs.
- In the list of keybindings it's listed red, although no other keybinding has CTRL+W:

I'm pretty sure this bug was already happening some months ago and was fixed, but I can't find the issue for that, searching for CTRL+W doesn't help.
**Specifications:**
- OS: Win 10 64bit German
- Tiled Version: v.1.9.2.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named in the issue. Start by reproducing the behavior in the keybindings list and the tab interface on Windows, then trace the handling of CTRL+W and its conflict detection. Done means CTRL+W closes tabs and is no longer falsely marked as conflicting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100