Bug 366679

Summary: git master - Left-clicking track header shouldn't automatically highlight the "Properties" Widget
Product: [Applications] kdenlive Reporter: Unknown <null>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: minor CC: null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Unknown 2016-08-11 20:27:29 UTC
This was probably a remnant from an older report about automatically highlighting the Properties widget when a clip was selected in the timeline. Similarly to past behavior, I realized selecting the track header automatically highlights the Properties widget. I don't think this should be the case for the reasons I'd posted in previous bugs regarding worfklow.

Reproducible: Always

Steps to Reproduce:
1. Left-click a track header in timeline.

Actual Results:  
The Properties widget gets brought to the front of the tabbed group it's in (if any) and is highlighted, automatically.

Expected Results:  
Properties widget shouldn't be automatically selected; should behave like all other widgets.

Bug reported while using Kdenlive git master build via ppa:kdenlive/kdenlive-master.

Ubuntu 16.04 x64, Unity 7.4.0 desktop environment.

KDE Frameworks 5.18.0
Qt 5.5.1
Comment 1 Unknown 2016-09-27 21:10:07 UTC
Wegwerf fixed this with a recent patch, it is now optional via a checkbox in the configuration window. Problem solved! Thanks guys. Closing bug.