gcarmix / HexWalk

Hex Viewer/Editor/Analyzer compatible with Linux/Windows/MacOS
https://www.hexwalk.com
GNU General Public License v3.0
719 stars 30 forks source link

QAction::event: Ambiguous shortcut overload: Ctrl+F #27

Closed amurzeau closed 6 months ago

amurzeau commented 6 months ago

Hi,

Very nice hexeditor, that also support very large files :)

I tried the version 1.7.0 AppImage on Linux Debian Unstable and found that pressing Ctrl+F won't open the search dialog. When pressing Ctrl+F, the console shows QAction::event: Ambiguous shortcut overload: Ctrl+F. Indeed, there is also the menu Analysis->Entropy with the Ctrl+F shortcut: image image

I'm more expecting the search dialog as Ctrl+F is commonly used for search in editors.

Thanks!

gcarmix commented 6 months ago

Thank you, solved in last release. Check it out👍