Copy-paste keyboard hotkeys into and out of app UI #685

Closed
opened 2017-10-18 00:33:45 +02:00 by ghost · 7 comments
ghost commented 2017-10-18 00:33:45 +02:00 (Migrated from github.com)

The Issue

Cmd-C, Cmd-V and similar do not work inside app. Right clicking to copy-paste still works.

Steps to reproduce

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue Cmd-C, Cmd-V and similar do not work inside app. Right clicking to copy-paste still works. ### Steps to reproduce 1. 2. 3. ### Expected behaviour Tell us what should happen ### Actual behaviour Tell us what happens instead ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
hackrush01 commented 2017-10-18 20:10:18 +02:00 (Migrated from github.com)

I couldn't exactly reproduce it, could you be more specific as to what you couldn't copy/paste in app. I tried to copy a random snippet from a video's description and paste it in the search bar, and it worked. I tried on Linux based OS.

I couldn't exactly reproduce it, could you be more specific as to what you couldn't copy/paste in app. I tried to copy a random snippet from a video's description and paste it in the search bar, and it worked. I tried on Linux based OS.
ghost commented 2017-10-18 20:12:07 +02:00 (Migrated from github.com)

El Capitan 10.11.6, cmd-C and cmd-V do nothing going into or out of the app. For example, non-responsive when I want to copy-paste a URL from LBRY, or a paste a description into the app while publishing.

El Capitan 10.11.6, cmd-C and cmd-V do nothing going into or out of the app. For example, non-responsive when I want to copy-paste a URL from LBRY, or a paste a description into the app while publishing.
tzarebczan commented 2017-10-18 20:16:21 +02:00 (Migrated from github.com)

I believe it's Mac that's affected only. Tested it on Windows and Linux

I believe it's Mac that's affected only. Tested it on Windows and Linux
kauffj commented 2017-10-18 23:35:14 +02:00 (Migrated from github.com)

@btzr-io any idea on this one? thought it might be related to user-select, but idk

@btzr-io any idea on this one? thought it might be related to `user-select`, but idk
btzr-io commented 2017-10-19 02:29:52 +02:00 (Migrated from github.com)

I can't recreate this in linux, but I'll do some research...

I can't recreate this in `linux`, but I'll do some research...
btzr-io commented 2017-10-19 02:52:19 +02:00 (Migrated from github.com)

Not related to user-select:

The reason for this is that MAC/OSX requires you to have those shortcuts declared/setup in the application menu, or one of it’s sub menus.

http://codedmaster.com/2017/01/24/getting-electron-copy-paste-shortcuts-for-mac-builds/

Not related to `user-select`: > The reason for this is that MAC/OSX requires you to have those shortcuts declared/setup in the application menu, or one of it’s sub menus. http://codedmaster.com/2017/01/24/getting-electron-copy-paste-shortcuts-for-mac-builds/
kauffj commented 2017-10-31 14:04:58 +01:00 (Migrated from github.com)

These are back in the menu, so this should be fixed.

These are back in the menu, so this should be fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#685
No description provided.