View Issue Details

IDProjectCategoryView StatusLast Update
0003630ardourbugspublic2020-04-19 20:15
Reporterdanboid Assigned Tocth103  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version3.0-beta1 
Summary0003630: VST plugin windows don't capture keyboard input when open
DescriptionIt 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
TagsNo tags attached.

Activities

paul

2010-12-28 21:56

administrator   ~0009721

did you click the keyboard focus button shown in the upper right of the plugin window?

paul

2010-12-29 01:14

administrator   ~0009723

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()

cth103

2010-12-29 21:59

administrator   ~0009739

This is basically working in SVN, I think.

cth103

2010-12-30 00:54

administrator   ~0009743

Fixed (after a fashion) in SVN.

system

2020-04-19 20:15

developer   ~0022323

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.

Issue History

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