You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Concerning the 3.3.0 update's "Copy-Paste Overhaul". Before 3.3.0, the app stores copied values related to clips (entire clips/effects/keyframes, via right-click menu, or entire clip using Ctrl C) internally, and these values can be retrieved later using paste (right-click menu or Ctrl V). In 3.3.0, the app dumps the copied values into the ChromeOS system's clipboard, which is pointless as the app apparently can't retrieve the values from the system clipboard afterwards. Proof: After copying things, Ctrl V does nothing, and right-click menu doesn't have "paste" option. This is how the app normally behaves when nothing yet has been copied/can't paste there.
Steps to reproduce the behavior:
Right-click a clip that has effects or keyframes.
Click on 'Copy'
Copy the clip.
Attempt to paste the clip by right-click in empty space on the timeline. (menu if present does not have "Paste")
Attempt to paste the clip using Ctrl V. (does nothing)
View the system's clipboard using Search+V. All the clip's data are there instead of inside Openshot, which was the case before 3.3.0.
Expected behavior
4. Right-click menu is supposed to have "Paste" (because the app thinks there's nothing to paste, it won't appear)
5. Ctrl V is supposed to produce the clip at the playhead.
Steps to reproduce the behavior:
7. Copy effects/keyframes from the clip.
8. Attempt to paste effects/keyframes onto another click by right-click menu. (menu does not have "Paste")
9. View the system's clipboard again. Effect/keyframe data are in the clipboard instead of inside Openshot.
Expected behavior
8. Right-click menu is supposed to have "Paste"
Additional info
Linux AppImage download: Official 3.2.1 release works normally. Last release candidate for 3.2.1 works. Last daily build for 3.2.1 does not work. Last daily build for 3.3.0 does not work.
ChromeOS terminal command download: Last daily build for 3.3.0 does not work
Please confirm that this issue exists in the production version of v3.3.0 and not the daily. I don't have ChromeOS to test and confirm and hopefully someone else can confirm.
I am not in front of my computer now. I do have Ubuntu and Mint in a guest virtual environment that I will test the Copy / Paste functionality and report back.
I tested CTRL+C & CTRL+V in Ubuntu 24.04 lts and Linux Mint and had zero issues. Do you run any other application(s) in the Linux environment other than OpenShot? If yes, does the CTRL+C & V work in that application?
Describe the bug
Concerning the 3.3.0 update's "Copy-Paste Overhaul". Before 3.3.0, the app stores copied values related to clips (entire clips/effects/keyframes, via right-click menu, or entire clip using Ctrl C) internally, and these values can be retrieved later using paste (right-click menu or Ctrl V). In 3.3.0, the app dumps the copied values into the ChromeOS system's clipboard, which is pointless as the app apparently can't retrieve the values from the system clipboard afterwards. Proof: After copying things, Ctrl V does nothing, and right-click menu doesn't have "paste" option. This is how the app normally behaves when nothing yet has been copied/can't paste there.
Steps to reproduce the behavior:
Expected behavior
4. Right-click menu is supposed to have "Paste" (because the app thinks there's nothing to paste, it won't appear)
5. Ctrl V is supposed to produce the clip at the playhead.
Steps to reproduce the behavior:
7. Copy effects/keyframes from the clip.
8. Attempt to paste effects/keyframes onto another click by right-click menu. (menu does not have "Paste")
9. View the system's clipboard again. Effect/keyframe data are in the clipboard instead of inside Openshot.
Expected behavior
8. Right-click menu is supposed to have "Paste"
Additional info
Linux AppImage download: Official 3.2.1 release works normally. Last release candidate for 3.2.1 works. Last daily build for 3.2.1 does not work. Last daily build for 3.3.0 does not work.
ChromeOS terminal command download: Last daily build for 3.3.0 does not work
System Details
Log Files
Exception / Stacktrace
No stacktrace found in log files
The text was updated successfully, but these errors were encountered: