Skip to content

Options dialog opens on F4 #31

Open
@bergziege

Description

... and I am feeling really dumb for not beeing able to find the responsible code.

Branch: dotnet5
OS: Win11

Current behavior: Options dialog opens on key down F4 (and CTRL+ALT+SHIFT+O of course)

Expected: Same behavior as the other F-Keys

Notes:

Stacktrace leads to MainWindow.g.i.cs (((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.Properties_Executed);) which is on line 22 in MainWindow.xaml which is a command binding but does not contains anything near F4.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions