Bug 356488 - git master - When Clip Properties is opened in Project Bin, it forces layout to change (video example included)
Summary: git master - When Clip Properties is opened in Project Bin, it forces layout ...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL: https://youtu.be/RLV3OKd6A5M
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-10 22:32 UTC by Unknown
Modified: 2016-04-19 21:25 UTC (History)
2 users (show)

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 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!