Bug 408602 - Option to open taskbar items with double click instead of single click
Summary: Option to open taskbar items with double click instead of single click
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-12 08:56 UTC by manuelchaves
Modified: 2019-07-04 02:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description manuelchaves 2019-06-12 08:56:13 UTC
Sometimes I accidentally click the taskbar icons triggering an application to launch. In Windows I had through 7+Taskbar the option to make the taskbar items open with double click, it was nice.
Comment 1 Nate Graham 2019-06-13 20:37:27 UTC
So what would single-click do? Nothing?
Comment 2 manuelchaves 2019-06-13 23:44:53 UTC
Single click can still focus open applications. Double click to launch them.
Comment 3 Nate Graham 2019-06-14 04:30:29 UTC
Thanks. Over to the Task Manager maintainer to see if this is something we'd want to consider.
Comment 4 Christoph Feck 2019-07-03 17:13:57 UTC
But it should give feedback of any kind when the application was not already running if you click once. Clicking an icon and getting no feedback is bad user experience. What does Window show when you clicked once?
Comment 5 David Edmundson 2019-07-03 17:36:14 UTC
Sounds messy.

A double click action always invokes the single click action first.

You can't put double click on a mousearea where the single click action performs an actionable task.
Comment 6 manuelchaves 2019-07-04 02:10:12 UTC
Windows (through the third party 7+Taskbar program) showed no feedback on single click, it just ignored it. Unless the application was open, then it showed/focused it.

Not sure why it wouldn't  be doable. Dolphin can be configured to open folders with single or double click for instance.