rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.88k stars 1.15k forks source link

Disasm view sync up with graph view only in zoom-in #1966

Open dukebarman opened 4 years ago

dukebarman commented 4 years ago

Environment information

Describe the bug

When you try zoom in and zoom out after it with hotkeys in graph view at macos, disasm view sync up only a zoom in.

To Reproduce

Steps to reproduce the behavior:

  1. Open Graph View
  2. Click at this View
  3. Press zoom in and zoom out hotkeys a few times (on macos: cmd++ and cmd+-)
  4. Disasm view in this moment is only zoom-ining

Expected behavior

Normal synchronization

Screenshots

image

karliss commented 4 years ago

Please describe in more details. When pressing "cmd++" are you pressing actual "+" key like on numpad or are you pressing "cmd"+"shift"+"+/= key"? In step 2 do you mean the graph view?

Is this what you observed when pressing keys with focus in graph view?

Note that intended behavior is to change only single graph view zoom when pressing shortcuts with keyboard focus inside graph view.

dukebarman commented 4 years ago

I've checked, I press a cmd++.

when pressing "cmd+-" -> only graph view zooms out - yes and before zoom in and zoom out I clicked at graph view

ITAYC0HEN commented 4 years ago

flagging this as a bug. thank you for letting us know :)