Bug 248873 - Multiple issues with Progressbar in New/Edit Task View
Summary: Multiple issues with Progressbar in New/Edit Task View
Status: VERIFIED FIXED
Alias: None
Product: KOrganizer Mobile
Classification: Applications
Component: tasks (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-24 09:58 UTC by Felix Wolfsteller
Modified: 2011-02-15 19:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).