Bug 356488

Summary: git master - When Clip Properties is opened in Project Bin, it forces layout to change (video example included)
Product: [Applications] kdenlive Reporter: Unknown <null>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal CC: jb, null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
URL: https://youtu.be/RLV3OKd6A5M
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Unknown 2015-12-10 22:32:26 UTC
See video in URL field for example and description. Opening clip properties forces change of kdenlive layout.

Reproducible: Always

Steps to Reproduce:
1. Set custom layout.
2. Import clips into Project Bin.
3. Select clip in Project Bin and click "Clip Properties".

Actual Results:  
Widget size and positions change.

Expected Results:  
Clip properties window to open without changing current layout.

Tested on Ubuntu GNOME x64 w/ Gnome 3.16
Comment 1 Unknown 2016-02-08 22:49:49 UTC
This issue is still present in the latest master git build, checked on 2016.02.08.
Comment 2 Unknown 2016-03-30 16:37:05 UTC
This issue is still present in the latest git master build via Kdenlive-master ppa for Ubuntu (16.04 beta 2).
Comment 3 Unknown 2016-04-03 19:22:15 UTC
Certain changes have been made since this bug was reported: the Clip Properties is now its own widget. However, the problem still exists with it forcibly re-sizing the layout and not allowing the user to re-size the layout.

I've also documented this in an updated bug report (361357 - https://bugs.kde.org/show_bug.cgi?id=361357).
Comment 4 Unknown 2016-04-19 21:25:05 UTC
This has been resolved in the later git builds of Kdenlive. Clip Properties is now its own tab and follows in line with the rest of the layout. Thanks team!