-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: TypesIssues with the Types widgetIssues with the Types widget
Milestone
Description
Version and Platform (required):
- Binary Ninja Version: 4.3.7094-dev (0f9d9b3f)
- OS: macOS
- OS Version: 15.2
- CPU Architecture: M1
Bug Description:
When highlighting part of a word or line in the types widget in the type definition box, and copying it to the clipboard the last character is not copied. Sometimes it can occur when highlighting the entire word or line but that seems to be less likely. I've noticed that copying works correctly when highlighting does the snapping feature when it will snap to cover the whole word or line.
Steps To Reproduce:
- Go to the types widget.
- Select any type to view its type definition.
- Highlight part of any word but make sure it doesn't snap to highlight the entire word.
- Copy the text using right-click copy or using the OS copy keyboard shortcut.
- Paste the text in the Python console and notice the final character was not copied.
Expected Behavior:
Copies all of the highlighted text into the clipboard.
Additional Information:
This bug has been around for a long time its just minor enough I haven't bothered reporting it until now. Occassionally gets me when copying type names.
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: TypesIssues with the Types widgetIssues with the Types widget