Bug 428901

Summary: Manage Users GUI inconsistency
Product: [Applications] systemsettings Reporter: medin <med.medin.2014>
Component: kcm_usersAssignee: Janet Blackquill <uhhadd>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.20.2   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Manage Users GUI inconsistency

Description medin 2020-11-09 18:40:14 UTC
Created attachment 133177 [details]
Manage Users GUI inconsistency

When I open Manage Users settings, there is no indicating that single click on user will displays its details, shouldn't be button with label "Details" or "Modify" displayed in front each user to help user better navigate settings, because that single click is like hidden action and not intuitive to average user. See attached image for more info.
Comment 1 medin 2020-11-09 18:42:14 UTC
This not necessary when settings window is not maximized because user details are displayed directly at right side of users list.
Comment 2 Nate Graham 2020-11-09 18:49:38 UTC
The problem here is that the list item is selected by default, yet you can't see the other view. That makes this the same bug as Bug 428727.

*** This bug has been marked as a duplicate of bug 428727 ***
Comment 3 medin 2020-11-09 18:54:46 UTC
(In reply to Nate Graham from comment #2)
> The problem here is that the list item is selected by default, yet you can't
> see the other view. That makes this the same bug as Bug 428727.
> 
> *** This bug has been marked as a duplicate of bug 428727 ***

That was really fast :), now I understand the real problem, Thanks.