-
Notifications
You must be signed in to change notification settings - Fork 283
Linear View Partially Blank Until Scrolling #7562
Copy link
Copy link
Closed
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view
Milestone
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view
Version and Platform (required):
Bug Description:
If I have the Python console open when I have a database open, and then I close Binary Ninja, the Python console is still open if I reopen Binary Ninja and the same database. However, if I close the Python console, there is a blank area in the main Disassembly view as if something is not being redrawn correctly. If I move the mouse to scroll the view, the blank area disappears and the whole view is drawn correctly.
Steps To Reproduce:
Expected Behavior:
When closing the Python console, the whole view area should be drawn correctly without a black square area.
Screenshots:

Sorry about the watermark!