Bug 363555 - git master: unchecking vertical tabs in configure dialog doesn't become effective until restarting Kdenlive
Summary: git master: unchecking vertical tabs in configure dialog doesn't become effec...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-26 19:30 UTC by Wegwerf
Modified: 2016-07-23 16:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wegwerf 2016-05-26 19:30:57 UTC
Kdenlive's config dialog now has the option to use vertical tab bars in its user interface. When checking this option and either pressing OK or Apply, this change immediately becomes effective in the UI. However, when *unchecking* this option and pressing OK or Apply, the change back to horizontal tabs doesn't become effective until restarting Kdenlive.

Reproducible: Always

Steps to Reproduce:
1. Open Kdenlive's config dialog.
2. In tab "Misc" check "Vertical tab bars in interface". Press Apply.
3. Now uncheck "Vertical tab bars in interface". Press Apply.

Actual Results:  
Tab bars are still vertical -- until next restart of Kdenlive.

Expected Results:  
Tab bars should be horizontal again.
Comment 1 Wegwerf 2016-07-23 16:43:09 UTC
As this bug has been gone, either due to Qt/KF5 upgrades and/or the four-directions positioning of tabs, I'm closing this as RESOLVED/FIXED.