Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
928 stars 209 forks source link

Project Browser says Invalid drop target type when trying to drag files in, sometimes #4955

Closed CouleeApps closed 9 months ago

CouleeApps commented 9 months ago

Version and Platform (required):

Bug Description: When I try to drag a file into my project, sometimes it tries to drop the file not in the project but onto an existing file. Notably, this only seems to happen in the columns other than the first one? But it tries to drag the file into the date, and then doesn't like that. I have to be very careful to either drop in the first column (which is tiny #4954) or in between two rows of the other columns.

Steps To Reproduce: Please provide all steps required to reproduce the behavior:

  1. Open project with files
  2. Drag file into list but like move it around a bunch
  3. Observe ability to drop onto date
  4. Try to drop onto date
  5. Observe error

Expected Behavior: I expected it to just add the file to my project.

Screenshots:

image
negasora commented 9 months ago

Fixed in 3.6.4821-dev