WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
39.55k stars 1.74k forks source link

[Bug] Changing encoding in search panel closes panel #1679

Closed mehlian closed 1 month ago

mehlian commented 1 month ago

Operating System

Windows

What's the issue you encountered?

When we try to change encoding on search panel under 'String' tab, by clicking on encoding dropdown then search panel closes.

How can the issue be reproduced?

  1. open any file
  2. press ctrl+f in 'hex editor' view to show 'search panel'
  3. go to 'String' tab
  4. try to select encoding
  5. search panel disappears

ImHex Version

1.33.0

ImHex Build Type

Installation type

Portable

Additional context?

It should not close search panel when we try to change encoding.

WerWolv commented 1 month ago

Fixed in master