Bug 248873

Summary: Multiple issues with Progressbar in New/Edit Task View
Product: [Applications] KOrganizer Mobile Reporter: Felix Wolfsteller <felix.wolfsteller>
Component: tasksAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: aheinecke
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Wolfsteller 2010-08-24 09:58:05 UTC
Version:           unspecified
OS:                Linux

Multiple issues, assumed to be quick fixes, otherwise ask me to create separate reports.

1) The Progress-bar for the progress is labeled "Task" (expected "Progress")
2) The background of the progress bar element is black, whereas the background of all other elements in that view is white.
3) When changing the progress, the size of the bar itself slightly changes, such that the label indicating the percentage next to it moves, too.
4) Maximum of the bar is 99%.

Reproducible: Always




Version 4:4.5~20100820.1165966-1maemo1.1167016
Comment 1 Bertjan Broeksema 2010-10-06 17:07:20 UTC
SVN commit 1183223 by bbroeksema:

Make sure that the slider keeps the same with when the progress
label changes (e.g. from 0% to 10%).

CCBUG: 248873


 M  +2 -0      incidencecompletionpriority.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1183223
Comment 2 Bertjan Broeksema 2010-10-06 17:13:26 UTC
SVN commit 1183224 by bbroeksema:

Change label text "Task" to "Progress".

CCBUG: 248873


 M  +1 -1      eventortodomobile.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1183224
Comment 3 Bertjan Broeksema 2010-10-06 18:01:20 UTC
Fiddled a bit with the style sheets but wasn't able to get a decent looking progress bar. All other issues are solved.
Comment 4 Felix Wolfsteller 2010-10-08 12:13:26 UTC
Confirming fix, version 4:4.5~20101008.1183623-1maemo1.1182955 (black background still there, creating separate issue).