237domingo / vScheduler

vScheduler for vMix is a third party tool for the broadcasting software of StudioCoast, vMix. It allows the user to create/save/load/schedule a list of elements to be displayed by vMix. It is a flexible playlist builder for vMix.
Other
6 stars 3 forks source link

copy-paste and delete bug #14

Open nikosman88 opened 2 years ago

nikosman88 commented 2 years ago

Hello. sometimes we add some items in vmanager and we want to delete them. For some reason sometimes we can select multiple items and push delete and it work ok. But other times we select multiple items and we push delete, does nothing. But if we select file by file it delete ok. How can we have all time multiple select delete? thank you very much

237domingo commented 2 years ago

What you describe seems to be random. So it's difficult to reproduce the bug. If you can dig more into the issue and specify the sequence that lead to the bug and the description of your schedule. eg:

  1. How many events was in your list?
  2. Did the bug occur when you was copying within the same overlay or between differents overays?
  3. Was the multi selection contiguous or not?
  4. Did you confirm that ther was an event was selected and active when you pasted (an event need to be select so that the paste action could occur at the place where the event is actif.
  5. Have you tries another differents pasting method to check? (via contextual menu, or the main menu or the keyboard shortcut)
  6. .... All the information that you can get will be helpful to troubleshoot the issue.
nikosman88 commented 2 years ago

Hello. Thank you for your reply 1.About 300-500 events. I am using this program for about 22-23 hours per day. 3.Yes it is contiguous 4.i dont really understand what you mean here

  1. Yes I will send you a video to show you what i mean. When we first copy-paste it will delete only the first time of selection. But then if we multiselect doesnt delete and we have to do it one by one Also another bug. If we select an item and we want there to append a list,we go file-->append the list will not append in the point we select but in the end of the playlist 2022-03-27 02-13-07.mp4 https://drive.google.com/file/d/1q1Lf0USyMjp-iCIYpDY3Ju-ywqXUzZik/view?usp=drive_web Thank you very much

Στις Πέμ 17 Μαρ 2022 στις 11:26 μ.μ., ο/η 237domingo < @.***> έγραψε:

What you describe seems to be random. So it's difficult to reproduce the bug. If you can dig more into the issue and specify the sequence that lead to the bug and the description of your schedule. eg:

  1. How many events was in your list?
  2. Did the bug occur when you was copying within the same overlay or between differents overays?
  3. Was the multi selection contiguous or not?
  4. Did you confirm that ther was an event was selected and active when you pasted (an event need to be select so that the paste action could occur at the place where the event is actif.
  5. Have you tries another differents pasting method to check? (via contextual menu, or the main menu or the keyboard shortcut)
  6. .... All the information that you can get will be helpful to troubleshoot the issue.

— Reply to this email directly, view it on GitHub https://github.com/237domingo/vScheduler/issues/14#issuecomment-1071514678, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXHAMVTYFB56EUJGYJYWKZLVAOPQRANCNFSM5LRYF55Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

237domingo commented 2 years ago

Now I see. The problem appears when you use the "shift" key to do multiselection. This is due to the way the Listview work in .net language. As a solution I suggest you to either use ctrl key or use only mouse by dragging mouse over the element you want to select. You can also use ctrl key and maintain the arrow key to select quickly. I'm working on the issue

nikosman88 commented 1 year ago

Thank you. The way you say with ctrl or mouse selection it works ok. Thank you Very much

Στις Δευ, 23 Μαΐ 2022, 18:56 ο χρήστης 237domingo @.***> έγραψε:

Now I see. The problem appears when you use the "shift" key to do multiselection. This is due to the way the Listview work in .net language. As a solution I suggest you to either use ctrl key or use only mouse by dragging mouse over the element you want to select. You can also use ctrl key and maintain the arrow key to select quickly. I'm working on the issue

— Reply to this email directly, view it on GitHub https://github.com/237domingo/vScheduler/issues/14#issuecomment-1134854332, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXHAMVXGZSP3Y7XEMJNYT63VLOTCVANCNFSM5LRYF55Q . You are receiving this because you authored the thread.Message ID: @.***>