https://bugs.kde.org/show_bug.cgi?id=399129
Bug ID: 399129 Summary: Track disable does not work as expected. Product: kdenlive Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: evors...@protonmail.com Target Milestone: --- SUMMARY On 2018-09-27 of kdenlive timeline refactoring branch, compiled from git. When disabling tracks the wrong icon is toggled, and sometimes no icon is toggled. STEPS TO REPRODUCE 1. generate new project with 7 tracks. (4 video and 3 audio ) 2. Try to disable a audio track. OBSERVED RESULT Audio track is sometimes disabled, sometimes not, but more importantly, when the track is disabled on of the video tracks icon is toggled into the disabled icon, although the track is not disabled. EXPECTED RESULT The track icon to be toggled, and the track to be disabled. SOFTWARE VERSIONS (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION This seem to be affecting the lock icons as well. Not knowing much about coding this feels like something is inverted in the track numbering, and an old module speaking to a new module is getting the numbering wrong. -- You are receiving this mail because: You are watching all bug changes.