View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003630 | ardour | bugs | public | 2010-12-28 12:06 | 2020-04-19 20:15 |
| Reporter | danboid | Assigned To | cth103 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.0-beta1 | ||||
| Summary | 0003630: VST plugin windows don't capture keyboard input when open | ||||
| Description | It is impossible to enter any text into any dialogues used with VSTi plugins as they don't seem to capture input from the computer keyboard when they are open and in focus. Example plugin situations include trying to enter a parameter value manually under basic64 or when trying to enter a patch name under crystal. 8343 | ||||
| Tags | No tags attached. | ||||
|
|
did you click the keyboard focus button shown in the upper right of the plugin window? |
|
|
this requires some windows code to pass a GtkEventKey to the plugin's GUI event loop, and (optionally) check the return result. similar code exists for AU plugins in AUPluginUI::forward_key_event() |
|
|
This is basically working in SVN, I think. |
|
|
Fixed (after a fashion) in SVN. |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-12-28 12:06 | danboid | New Issue | |
| 2010-12-28 21:12 | cth103 | cost | => 0.00 |
| 2010-12-28 21:12 | cth103 | Target Version | => 3.0-beta1 |
| 2010-12-28 21:56 | paul | Note Added: 0009721 | |
| 2010-12-29 01:14 | paul | Note Added: 0009723 | |
| 2010-12-29 21:59 | cth103 | Note Added: 0009739 | |
| 2010-12-30 00:54 | cth103 | Note Added: 0009743 | |
| 2010-12-30 00:54 | cth103 | Status | new => resolved |
| 2010-12-30 00:54 | cth103 | Resolution | open => fixed |
| 2010-12-30 00:54 | cth103 | Assigned To | => cth103 |
| 2020-04-19 20:15 | system | Note Added: 0022323 | |
| 2020-04-19 20:15 | system | Status | resolved => closed |