X64dbg: Bugged focus for patches window

Created on 2 Jan 2017  路  3Comments  路  Source: x64dbg/x64dbg

The focus of the patches window seems to be broken (reset on every action).

  1. Debug anything, then patch multiple modules.
    1
  2. In the patches window, you won't be able to select any module other than the first one.
    Also notice how the first module is highlighted in gray, despite it being selected.
  • You can't select separate patched bytes (selection disappears).
  • Pick Groups button will only appear for a second before the patches window steals its focus.
  • Sometimes selecting buttons as Restore Selected or Import will require 2-3 clicks.
bug gui

All 3 comments

Thanks for the report!

Can i nag you a little bit more about this ?
The focus will still be reset (to the first item in the modules list) on the following actions:

  1. Select any module other than the 1st one, then (de)select a patch group.
    Now the 1st module will be selected.
  2. Pressing (De)Select All or Restore Selected will also reset the selected module.
  3. Pick Groups now works, but after clicking Toggle once, the patches window will steal the focus.
    Also after that, the selected module will be reset.

Thanks a lot for the easy reproduction steps @wk-952!

It should be fixed now, but a refresh issue with the patches might pop up at some point. I will check more to make sure that's not the case.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jin-x picture jin-x  路  4Comments

blaquee picture blaquee  路  3Comments

10miles picture 10miles  路  5Comments

SnowI5Me picture SnowI5Me  路  3Comments

AxDSan picture AxDSan  路  6Comments