Vector35 / binaryninja-api

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

pane splits are sometimes not 50/50 #2859

Open psifertex opened 2 years ago

psifertex commented 2 years ago

Version and Platform (required):

Bug Description: When using the split pane functionality, sometimes the splits are not 50/50 the way they're supposed to be:

Screen Shot 2022-01-20 at 6 16 24 PM

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

  1. Switch to graph view
  2. Use split hotkey or icon

Expected Behavior: Split should be 50/50

Additional Information: Unfortunately we've spent a fair amount of time looking into it and as far as we can tell it's a QT bug so we're going to avoid wasting any more time and hope that after a few stables we get lucky and they fix it upstream.

fuzyll commented 1 year ago

This still repros on 3.4.4271, which is on Qt 6.4.3 I believe. Guess we haven't gotten lucky yet?