progress shown in taskmanager (e.g. file copy in dolphin) gets shown on other task icons if a 2nd dolphin window gets opened Reproducible: Always Steps to Reproduce: 1. open dolphin 2. make file transfer 3. open 2nd dolphin instance (e.g. by middle click) Actual Results: the progress bar of 1st dolphin task icon is no also visible in e.g. Kontact, Chrome, 2nd Dolphin window Expected Results: Progress bar is only visible in task icon of application which performs operation. After finishing file operation, a rest of progress bar is still visible.
Created attachment 99582 [details] screenshot screenshot showing task manager progress bar
That's not possible with the current infrastructure, sorry. The API we use works on a per-application basis. We'll eventually address this with KFileMetadata but that's not something that will happen in the near future, sorry.
(In reply to Kai Uwe Broulik from comment #2) > That's not possible with the current infrastructure, sorry. The API we use > works on a per-application basis. We'll eventually address this with > KFileMetadata but that's not something that will happen in the near future, > sorry. Understood - you can't distinguish between 2 dolphin instances, but in my example, also Kaffeine, Kontact, etc. got the same progress indicator.