Bug 266516 - Time remaining display is hidden by gui in copying dvd page
Summary: Time remaining display is hidden by gui in copying dvd page
Status: RESOLVED DUPLICATE of bug 315463
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.2
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 10:40 UTC by Radek Novacek
Modified: 2014-11-07 16:29 UTC (History)
4 users (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 Radek Novacek 2011-02-17 10:40:10 UTC
Version:           2.0.2 (using KDE 4.6.0) 
OS:                Linux

The Elapsed time/Time remaining display is too wide for the default window
size.  As a result, some of the text is cut and replaced with '...', typically
the remaining time information.


Reproducible: Always

Steps to Reproduce:
Start k3b, insert dvd, select 'Tools/copy medium', hit 'start'.

Actual Results:  
See screenshot: https://bugzilla.redhat.com/attachment.cgi?id=474682

Expected Results:  
The remaining time should be visible at all times.

Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=671551
Comment 1 Radek Novacek 2011-02-17 10:45:52 UTC
The text is not even stretched to full width of form. Setting ElideMode for the ThemedLabel to ElideNone makes it at least width enough. But any other ElideMode shortens it too much.

I might be better to split elapsed time and remaining time to two lines to ensure that both is visible.
Comment 2 emilio.recio@jefferson.edu 2014-11-07 15:19:11 UTC
I agree with this request, why not change "6 minutes 30 seconds" to "06:30" or "6m 30s"
Comment 3 Johannes Obermayr 2014-11-07 16:29:52 UTC

*** This bug has been marked as a duplicate of bug 315463 ***