sindresorhus/electron-context-menu

Missing Select All?

greggman opened this issue · 7 comments

If I right click in the browser I get a select all option but I don't here. Should that be a standard feature like copy and paste are?

nhiaV3s0NM

I target the Safari context menu, not the Chrome one:

Screen Shot 2020-09-19 at 00 26 51

I don't find "select all" very useful as you can just tripple-click in those rare situations you need it.

There are other platforms than just Mac. Windows doesn't do triple click to select all so it's much more important there to support it.

Do many of the built-in Windows apps have "Select All" (WordPad, Notepad, etc)?

Notepad yes

notepad_D8Ff7nbCEJ

Wordpad No

wordpad_zPMN21aXou

Edge Yes

ApplicationFrameHost_xv6kPKfYfU

Hehe. Windows and it's fantastic consistency. I guess we can add it to Windows only then.

Works in Ubuntu also

At least in Linux it's consistent ;)