Show amount of processed items instead of operation percentage
Needs ReviewPublic

Authored by McPain on Jan 13 2020, 10:01 AM.

Details

Reviewers
cgilles
mqualmann
Summary

Before patch:

After patch:

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
McPain requested review of this revision.Jan 13 2020, 10:01 AM
McPain created this revision.
McPain added reviewers: cgilles, mqualmann.

Thanks for your patch.

Did you make this patch with the code from git/master ? As i can see in your screenshots, 6.4.0 is used...

Thanks for your patch.

Did you make this patch with the code from git/master ? As i can see in your screenshots, 6.4.0 is used...

AFAIK, this patch could be applied to master too

McPain updated this revision to Diff 73392.Jan 13 2020, 11:42 AM

Make it apply to master branch

Q : This will fix this file from bugzilla ?

https://bugs.kde.org/show_bug.cgi?id=415999

Best
Gilles Caulier

Please also take a look about this file to see if you patch will touch this report

https://bugs.kde.org/show_bug.cgi?id=389868

Gilles Caulier

And finaly, there is also this report to review about progress bar :

https://bugs.kde.org/show_bug.cgi?id=375519

Thanks in advance to contribute...
Gilles Caulier

Can't tell, never used such functionality, considering as "not fixed"

https://bugs.kde.org/show_bug.cgi?id=389868
https://bugs.kde.org/show_bug.cgi?id=375519

IMHO, these bugs are the same FR, can't contribute to fix it right now, perhaps I'll try this weekend and submit as separate revision.

I don't yet review the patch. I will do it soon. I must write the next GoSC 2020 ideas first...

My suggestion is to activate the detailed view only in the expanded Progress Manager view and to leave the percentage view in the status bar.
Depending on the widget style, the progress text is also written next to the progress bar, which means that the progress bar is very short
for a large number of elements.

My suggestion is to activate the detailed view only in the expanded Progress Manager view and to leave the percentage view in the status bar.
Depending on the widget style, the progress text is also written next to the progress bar, which means that the progress bar is very short
for a large number of elements.

It will make my changes more difficult