View Issue Details

IDProjectCategoryView StatusLast Update
0005954ardourbugspublic2014-09-16 17:13
Reportertom_ Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Summary0005954: Keyboard operation in dialogues mixed with global ardour control
DescriptionIt is not clear for every dialogue and/or context which of the keyboard events are processed by dialogue/context and which ones are interpreted globally as an ardour operation (transport control for instance).

Example:

In "Add Tracks" Dialogue, using "Tab" to navigate the widget which has focus yields in an error log message "you cannot put a CD marker at this position".
Hitting enter doesn't confirm the dialogue.

This makes the behaviour of dialogues dependent on the current keyboard shortcuts in use.
TagsNo tags attached.

Activities

tom_

2014-09-16 17:13

reporter   ~0015887

this particular 'tracks dialogue' issue seems solved with

commit 6549fcbd86bc9ecbae8b5883ad4be4acff9f6807
Author: Colin Fletcher <colin.m.fletcher@googlemail.com>
Date: Tue Jul 29 16:33:39 2014 +0100

    Fix spurious 'You cannot put a CD marker at this location' error
    
    Fix the spurious error that occurs when loading a session where any marker
    (not necessarily a CD marker) is located at 0 on the timeline.

Issue History

Date Modified Username Field Change
2014-08-14 17:42 tom_ New Issue
2014-09-16 17:13 tom_ Note Added: 0015887