Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The copy shortcut (Ctrl+C) does not work in the types sidebar when the sidebar is in windowed mode #6162

Open
op2786 opened this issue Nov 20, 2024 · 0 comments
Labels
Component: UI Issue needs changes to the user interface Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround Type: Bug Issue is a non-crashing bug with repro steps UI: Types Issues with the Types widget

Comments

@op2786
Copy link
Contributor

op2786 commented Nov 20, 2024

Version and Platform (required):

  • Binary Ninja Version: 4.2.6455-dev, 2c8da1e
  • OS: macos
  • OS Version: 15.1
  • CPU Architecture: arm64

Bug Description:
I would like to copy the member name of a structure from the types sidebar, but it seems that the shortcut doesn't work in windowed mode. Right-clicking and selecting "Copy Name" works, but the shortcut does not. I suspect this may have the same root cause as issue #6153.

Steps To Reproduce:

  1. Open types sidebar in windowed mode
  2. Try to copy something from it
@xusheng6 xusheng6 added Type: Bug Issue is a non-crashing bug with repro steps Component: UI Issue needs changes to the user interface Impact: Low Issue is a papercut or has a good, supported workaround Effort: Trivial Issue should take < 1 day UI: Types Issues with the Types widget labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: UI Issue needs changes to the user interface Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround Type: Bug Issue is a non-crashing bug with repro steps UI: Types Issues with the Types widget
Projects
None yet
Development

No branches or pull requests

2 participants