https://bugs.kde.org/show_bug.cgi?id=508502
--- Comment #4 from [email protected] --- (In reply to Nate Graham from comment #1) > Are you copying files on disk, or content copied from within the GP8 app? > > If it's the latter, can you confirm that GP8 is a Windows-only app you're > running through WINE? > > A screen recording that shows the issue happening might be helpful here. It's indeed the latter. GP8 is running through standard WINE. Through testing I noted some of the specific behaviours: -Note lengths will only be re-interpreted if they're dotted notes, unless they're the first note of the bar (start of the copied data) >From Wikipedia: "The dot increases the duration of the original note by half of its value. This makes a dotted note equivalent to the original note tied to a note of half the value – for example, a dotted half note is equivalent to a half note tied to a quarter note." In the video example, we see a dotted quarter note (3/8 value) turned into an eighth note (1/8 value) tied to a quarter note (2/8 value). This is therefor technically correct, but not the same data that was inserted into the clipboard originally. -Notes will be shifted to higher strings when possible, this occurs at the same time as the note length re-interpretation. Again: technically correct and the same value, but not the same data that was inserted into the clipboard originally. -I wasn't able to reproduce this now, but sometimes when I'm regularly copy and pasting different parts of a song, the previous clipboard content would be pasted instead of what should be the current clipboard content. -- You are receiving this mail because: You are watching all bug changes.
