Bug 420628 - Impossible to rename a duplicated clip in the project sources list
Summary: Impossible to rename a duplicated clip in the project sources list
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 20.04.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-26 17:06 UTC by chryjs
Modified: 2020-04-26 20:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chryjs 2020-04-26 17:06:46 UTC
SUMMARY


STEPS TO REPRODUCE
1. Create a clip title
2. Click on duplicate and duplicate it
3. Try to rename it directly (double click or F2 key) 

OBSERVED RESULT
The  Rename submenu is greyed, it's impossible to rename it, unless you click first anywhere else then select the duplicated clip to rename it

EXPECTED RESULT
Be able to rename it directly, even without a new click (F2 key entry)

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ubuntu 191.10 standard edition
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Jean-Baptiste Mardelle 2020-04-26 20:31:25 UTC
Git commit 35daad98f7191ee1c6688b5d044c56bee5a2ebd6 by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 20:30.
Pushed by mardelle into branch 'release/20.04'.

Fix glitch in bin item selection, causing some actions to be disabled

M  +19   -7    src/bin/bin.cpp
M  +1    -1    src/bin/projectitemmodel.cpp
M  +25   -21   src/monitor/monitor.cpp

https://invent.kde.org/kde/kdenlive/commit/35daad98f7191ee1c6688b5d044c56bee5a2ebd6
Comment 2 Jean-Baptiste Mardelle 2020-04-26 20:33:54 UTC
Git commit 453cfaadd7c3b7b90fd9871ab2127ee09d9b81a8 by Jean-Baptiste Mardelle.
Committed on 26/04/2020 at 20:32.
Pushed by mardelle into branch 'master'.

Fix glitch in bin item selection, causing some actions to be disabled

M  +19   -7    src/bin/bin.cpp
M  +1    -1    src/bin/projectitemmodel.cpp
M  +25   -21   src/monitor/monitor.cpp

https://invent.kde.org/kde/kdenlive/commit/453cfaadd7c3b7b90fd9871ab2127ee09d9b81a8