Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: MapTool Menu > Edit macro code editor keyboard shortcuts Ctrl+F, Ctrl+H, Ctrl+L do not work #4764

Open
Baaaaaz opened this issue Apr 21, 2024 · 1 comment
Labels

Comments

@Baaaaaz
Copy link

Baaaaaz commented Apr 21, 2024

Describe the Bug

When you have a macro editor window open, some new options appear in the main MapTool menu under "Edit" menu item with the following keyboard shortcuts:

Edit > Find...		Ctrl+F
Edit > Replace...	Ctrl+H
Edit > Goto Line...	Ctrl+L
Show Find Search Bar	Shift+Ctrl+F
Show Replace Search Bar	Shift+Ctrl+H

When the macro editor window has focus Ctrl+F, Ctrl+H, Ctrl+L do not seem to work, where as Shift+Ctrl+F and Shift+Ctrl+H do.

Note, the keyboard shortcuts Ctrl+F, Ctrl+H, Ctrl+L do seem to work for the macro editor window but only when the Edit menu has been expanded, which seems a usability oddity/bug.

To Reproduce

Open the macro editor editor for a macro.
Press Ctrl+F, Ctrl+H, or Ctrl+L and see nothing happens.
Compare to clicking the respective MapTool Edit menu item.

Expected Behaviour

The keyboard shortcuts should replicate the menu item behaviour to which they are assigned.
Or do not have keyboard shortcuts displayed in the menu if they do nothing.

Screenshots

image

MapTool Info

1.13.2, 1.14.3, 1.15.0-rc.3

Desktop

Windows

Additional Context

No response

@Baaaaaz Baaaaaz added the bug label Apr 21, 2024
@FullBleed
Copy link

I'm going to pimp one of my old feature requests here for anyone that takes this on to consider: #3306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants