Bug 436434 - UI problems and legibility
Summary: UI problems and legibility
Status: REPORTED
Alias: None
Product: kalarm
Classification: Applications
Component: general (show other bugs)
Version: 3.2.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Jarvie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-01 02:00 UTC by medin
Modified: 2021-07-25 08:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 21.04.1
Sentry Crash Report:


Attachments
UI problems and legibility (84.82 KB, image/png)
2021-05-01 02:00 UTC, medin
Details
Hidden date (405.03 KB, video/mp4)
2021-05-02 18:02 UTC, medin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2021-05-01 02:00:48 UTC
Created attachment 138048 [details]
UI problems and legibility

1) The columns are not resizable which make global view too compact and the content appears too crowded and hard to be read.
2) When I select an alarm the date and color become hidden.
See attached image for more info.

Operating System: Manjaro Linux
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Kernel Version: 5.4.112-1-MANJARO
OS Type: 64-bit
Graphics Platform: X11
Comment 1 David Jarvie 2021-05-02 17:17:20 UTC
A fix has been implemented to show the color for selected alarms (commit 093949ddb6a037e27813493c7ad86e74bfcc14b1 in 21.04 branch). This will be in KDE apps release 21.04.1.

On my system, selected alarms' dates are not hidden. On your system, is the date ALWAYS hidden when you select an alarm, or does it only happen for some alarms? If it only happens for some alarms, can you please give some example dates for alarms whose dates are hidden?
Comment 2 medin 2021-05-02 18:02:20 UTC
(In reply to David Jarvie from comment #1)
> A fix has been implemented to show the color for selected alarms (commit
> 093949ddb6a037e27813493c7ad86e74bfcc14b1 in 21.04 branch). This will be in
> KDE apps release 21.04.1.
> 
> On my system, selected alarms' dates are not hidden. On your system, is the
> date ALWAYS hidden when you select an alarm, or does it only happen for some
> alarms? If it only happens for some alarms, can you please give some example
> dates for alarms whose dates are hidden?

It happens with only alarms that have single digit in hour. See attached video for more info.
Comment 3 medin 2021-05-02 18:02:59 UTC
Created attachment 138092 [details]
Hidden date
Comment 4 David Jarvie 2021-05-03 00:10:51 UTC
The hiding of the alarm date has now been fixed by commit a70a2aea022840b52967b710ba202af3a020b661 in 21.04 branch. This fix will also be in KDE apps release 21.04.1.

Thank you for reporting this bug.
Comment 5 David Jarvie 2021-05-03 22:13:36 UTC
Relating to the issue which you raise about the alarm list view being too compact, what solution do you envisage? Is it simply to allow the user to resize columns?
Comment 6 medin 2021-05-03 23:17:41 UTC
(In reply to David Jarvie from comment #5)
> Relating to the issue which you raise about the alarm list view being too
> compact, what solution do you envisage? Is it simply to allow the user to
> resize columns?

Yeah, by allowing columns to be resizable and also setting by default columns to take specific percentages of width like what we have in KMail, for example 50% for "Message, File or Command" and divide the rest on other columns.