Modify ↓
Opened 9 months ago
Last modified 8 months ago
#4000 assigned Bug
HotKeyset() must be defined for only one key
Reported by: | Jpm | Owned by: | Jon |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.0 | Severity: | None |
Keywords: | Cc: |
Description
HotkeySet("aa") must be illegal
HotkeySet("{XYZ}") must illegal too
HotkeySet("{ESC}X") must illegal too
Same pb for FileCreateShortcut() and GUISetAccelerators()
Attachments (0)
Change History (1)
comment:1 Changed 8 months ago by Jpm
- Owner set to Jon
- Status changed from new to assigned
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fix sent to Jon