Bug 363210 - desktop right click show Activities (when you only have one activity)
Summary: desktop right click show Activities (when you only have one activity)
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Activity Switcher sidebar (show other bugs)
Version: 5.6.3
Platform: Other Other
: NOR normal
Target Milestone: 1.0
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-18 10:09 UTC by andreas
Modified: 2016-06-12 20:23 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
kainz.a: Usability+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andreas 2016-05-18 10:09:01 UTC
Some users use virtual desktops and some activities and some both. the good thing is, that when you use only one virtual desktop and one activity the UI don't show you stuff for VD or activity users. so no move to activity 1, ...

when you right click on the desktop you get run command ... activities ... so if you have only one activity you don't need the activity browser. please show this only if you have more than one activity.


Reproducible: Always
Comment 1 Ivan Čukić 2016-05-18 11:44:56 UTC
The activity switcher is also used for creating activities, so -1 from me.
Comment 2 Kai Uwe Broulik 2016-05-18 11:56:34 UTC
The only place where it makes sense hiding it is if you have one activity and add_activities is restricted through kiosk. Not sure if it's worth it complicating the code for a corner case.
Comment 3 Heiko Tietze 2016-05-19 20:40:00 UTC
https://techbase.kde.org/Projects/Usability/HIG/ContextMenu
* Disable menu items that don't apply to the current context, instead of removing them. 
* Hide menu items completely if they are permanently unavailable on the user's system (e.g. due to missing hardware capabilities or missing optional dependencies).

The background of these guidelines is that users aren't aware of hidden features. It may be clear for expert users, but novices who never heard about a function and don't see how to interact with it will not become familiar with the underlying concept.

So -1 from my side as well.
Comment 4 andreas 2016-06-12 20:23:27 UTC
thanks for the discussion and the clear rules. I think I can close the bug report.