Bug 428901 - Manage Users GUI inconsistency
Summary: Manage Users GUI inconsistency
Status: RESOLVED DUPLICATE of bug 428727
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_users (other bugs)
Version First Reported In: 5.20.2
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: ---
Assignee: Janet Blackquill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-09 18:40 UTC by medin
Modified: 2020-11-09 18:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Manage Users GUI inconsistency (216.38 KB, image/png)
2020-11-09 18:40 UTC, medin
Details

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