mapeditor/tiled

Do you want to work on this issue?

You can request for a bounty in order to promote it!

CTRL+W doesn't close Tabs and is falsely accused of having a conflict in keybindings. #3500

UliAbo posted onGitHub

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:

grafik

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.

The conflict is probably not false, but is conflicting with a secondary binding for something. Secondary bindings are not displayed, so it's difficult to find them. I wonder if in this case, it's actually conflicting with itself somehow? Mine is still the default, but shows up if I search for the Ctrl+W keybind, which would suggest that Ctrl+W is its secondary binding: image On the bright side, this probably means you can remove/reset your custom Ctrl+W binding and it'll work as intended because it'll still have the secondary Ctrl+W binding.

posted by eishiya over 2 years ago

For me, it looks like this when I search for "CTRL+W":

grafik

And yes, your workaround wokrs fine! I just deleted this shortcut and now it still works.

Nevertheless, a irritating bug for other Users I think.

posted by UliAbo over 2 years ago

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.

@UliAbo I've improved the handling of secondary shortcuts in Tiled 1.8.6, but they are still not actually displayed. When you want to search for the conflict, use "key:ctrl+w" instead of just "ctrl+w" (you can also select the red marked action and click the link that appears below the list), in which case it may show the other action that uses this shortcut.

posted by bjorn over 2 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests