wkentaro/labelme

Copy/Paste shortcut (Ctrl+C/Ctrl+V) doesn't work on 5.4.0

Closed this issue · 0 comments

Provide environment information

Labelme 5.4.0

What OS are you using?

Windows 10

Describe the Bug

Copy/Paste shortcut (Ctrl+C/Ctrl+V) doesn't work.
Both Ctrl+C and Ctrl+V are not working.

Copy/Pate on right-click context menu is working, so the copy/paste function is fine, but the shortcut seems have issues.

Version 5.3.1 seems working fine, I guess this bug is introduced on 5.4.0.

Expected Behavior

Copy/Paste shortcut (Ctrl+C/Ctrl+V) should do copy and paste.

To Reproduce

  1. Select one or multiple polygon(s)
  2. Press Ctrl+C for copying the selected polygon(s)
  3. Press Ctrl+V for pasting.
  4. Nothing happens