Bug 388206 - Right Click Extract Should Extract on First Click
Summary: Right Click Extract Should Extract on First Click
Status: REPORTED
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-24 23:58 UTC by Andres Betts
Modified: 2023-01-18 23:53 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Betts 2017-12-24 23:58:45 UTC
I feel there is an unnecessary extra step to extract using right click menu. It is best if the user clicks "Extract" and 1 click extracts with the default, which is "Extract folder here".

Current behavior does not extract on click, it opens a submenu with 3 more options.

Just a faster approach to extracting.
Comment 1 Nate Graham 2017-12-26 15:27:57 UTC
No extra clicks are necessary, just a little bit of mouse movement to navigate to "Extract archive here." Right-click menus are already advanced functionality for most users.
Comment 2 Andres Betts 2022-06-02 01:51:28 UTC
(In reply to Nate Graham from comment #1)
> No extra clicks are necessary, just a little bit of mouse movement to
> navigate to "Extract archive here." Right-click menus are already advanced
> functionality for most users.

Don't know that I agree. But your reasoning makes sense, except it is not as fast.
Comment 3 Nate Graham 2022-06-02 14:41:12 UTC
If we want a one-click extract, we would have to add another item at the top level of the menu.

So instead of having this:

> Some menu item
> Some other menu Item
> Etc
> Extract > Extract here
>           Extract to...
>           Extract here, autodetect subdirectory

We would have this:

> Some menu item
> Some other menu Item
> Etc
> Extract here
> Extract to > Extract to other location...
>              Extract here, autodetect subdirectory

It would make the top-level menu have an additional item.
Comment 4 Andres Betts 2023-01-18 23:53:32 UTC
One click extract is probably what I am suggesting. I think it's quicker.