Bug 354436 - Selecting Title Clip open editor (without double-clicking or pressing enter)
Summary: Selecting Title Clip open editor (without double-clicking or pressing enter)
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 05:50 UTC by qubodup
Modified: 2016-04-07 06:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qubodup 2015-10-27 05:50:55 UTC
Selecting a title clip for the first time by either using arrow keys in the resources view or by lclicking (or rclicking!) on it opens the editor.

Instead the editor should only open when double-clicking or pressing enter while highlighted (selected).

Reproducible: Always

Steps to Reproduce:
1. Create title clip
2. Duplicate the clip
3. Navigate between the clips by clicking on them or arrow-key navigation

Actual Results:  
Editor opens

Expected Results:  
title clip selection/highlighting should change but the editor should not open.

mlt and kdenlive git on archlinux
Comment 1 qubodup 2015-10-27 15:17:06 UTC
Video in which the bug is visible:
https://youtu.be/acoBJRODG-k
Comment 2 qubodup 2016-04-07 06:48:17 UTC
This is not the case anymore in recent git.

It seems like title clips can only be edited by opening clip properties and pressing a button there which is weirdly far away but that'd be the topic of another enhancement report.