Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Dragging certain dialogs (Find, Edit Function Properties) moves the entire Binary Ninja window instead of the dialog

Open
#8,495 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
cpp
Domain
desktop

Research direction

No source files or tests are named. Reproduce the issue on Ubuntu with the Find or Edit Function Properties dialog, then locate the implementations of those dialogs and inspect their title-bar or window behavior. Done means dragging either dialog moves only that dialog while the main Binary Ninja window remains stationary.

Written by the indexing model from the issue text.

Description

Component: UI

Version and Platform (required):

  • Binary Ninja Version: 6.1.10552
  • Edition: Ultimate
  • OS: Ubuntu Linux
  • OS Version: 26.04 (also reproduced on 24.04)
  • CPU Architecture: x64

Bug Description:
Dragging certain dialogs (for example, Find or Edit Function Properties) moves the entire Binary Ninja window instead of just the dialog being dragged.

This has been reproduced on both Ubuntu 26.04 and Ubuntu 24.04.

Steps To Reproduce:

  1. Open a binary in Binary Ninja
  2. Open the Find dialog (or the Edit Function Properties dialog)
  3. Click and drag the dialog's title bar
  4. Observe that the entire Binary Ninja window moves instead of just the dialog

Expected Behavior:
Dragging a dialog such as Find or Edit Function Properties should move only that dialog, not the entire Binary Ninja window.

Screenshots/Video Recording:

https://github.com/user-attachments/assets/40cb3fbf-7139-49a0-9aaf-062d1916d83b

Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
4d 13h
Merged PRs (30d)
20

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Vector35/binaryninja-api

All issues in Vector35/binaryninja-api

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.