Summary: | remaining time info string should be shorten, eg. "minutes" -> "min" and so on | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Toralf Förster <toralf.foerster> |
Component: | GUI/Usability | Assignee: | k3b developers <k3b> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mrmazda, rad.n, trueg |
Priority: | NOR | ||
Version: | 2.0.2 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/k3b/a4dee50258e7678604348444a754ef2f3502b8db | Version Fixed In: | 2.0.3 |
Sentry Crash Report: | |||
Attachments: | screen shot |
Description
Toralf Förster
2013-02-19 17:19:02 UTC
Created attachment 77440 [details]
screen shot
Same problem in openSUSE 13.2 with k3b-2.0.2-34.2. Abbreviation likely wouldn't even be necessary if the output simply made use of the ample whitespace following the ellipsis. On hover, the full data shows in a tooltip that refreshes at approximately 1 second intervals, causing a blinking of the tooltip, off longer than on, that makes it very difficult to read. Git commit a4dee50258e7678604348444a754ef2f3502b8db by Johannes Obermayr. Committed on 30/09/2014 at 17:17. Pushed by jobermayr into branch '2.0'. Use QElapsedTimer to calculate remaining time. Related: bug 330239 FIXED-IN: 2.0.3 REVIEW: 120459 M +2 -0 CMakeLists.txt M +24 -32 src/k3bjobprogressdialog.cpp M +6 -7 src/k3bjobprogressdialog.h http://commits.kde.org/k3b/a4dee50258e7678604348444a754ef2f3502b8db *** Bug 266516 has been marked as a duplicate of this bug. *** |