View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000455 | OpenMPT | General | public | 2013-12-17 06:11 | 2013-12-17 13:57 |
| Reporter | Diamond | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | x86 | OS | Windows | OS Version | 7 |
| Product Version | OpenMPT 1.22.07.* (old testing) | ||||
| Summary | 0000455: Illogical key conflict in different contexts | ||||
| Description | I have [ and ] assigned to "Previous/Next Instrument" in the "Global Keys" section. I tried to assign these same keys to "Previous/Next Plugin Preset" in the "Plugin Editor" section. However, I receive a conflict warning and although it allows the assignments anyway, the keys do not work in the plugin editor. I can't see any reason why these assignments should conflict and the keys wouldn't work in the plugin editor. Is this a bug or am I missing something? | ||||
| Tags | No tags attached. | ||||
| Has the bug occurred in previous versions? | Yes | ||||
| Tested code revision (in case you know it) | |||||
I can't see any reason why these assignments should conflict Because they are both part of the same hierarchy. If they were in two different contexts that don't share a hierarchy (e.g. sample and instrument editor), you wouldn't get a warning. Anyway, global shortcuts are, as their name suggests, global, so they work in any situation. Just have a look at the pattern/sample/instrument editor while the plugin window is open and you will see that your shortcut will indeed change the current instrument. |
|
|
I see. I had a suspicion this might be the case, but I believe the times I have tested this from the VST editor I was in the "General" tab so of course it didn't change the instrument. Sorry for wasting time with this issue. I should have tested more thoroughly before posting. |
|
|
No worries. The keyboard stuff is far from being the easiest to understand part in OpenMPT (both the UI, functionality and the code behind it :). |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-17 06:11 | Diamond | New Issue | |
| 2013-12-17 13:38 | Saga Musix | Note Added: 0001407 | |
| 2013-12-17 13:55 | Diamond | Note Added: 0001408 | |
| 2013-12-17 13:57 | Saga Musix | Note Added: 0001410 | |
| 2013-12-17 13:57 | Saga Musix | Status | new => closed |
| 2013-12-17 13:57 | Saga Musix | Resolution | open => no change required |