Skip to content

Pressing the context menu key shows the context menu on the mouse position. #14727

@xMRi

Description

@xMRi
  1. Open a document in NotePad++
  2. Move the caret into the text
  3. Move the mouse cursor somewhere outside the text editor
  4. Presse the context menu key (Windows Key, or Shift+F10)
  5. The context menu pops up at the mouse position not near the caret position

I would expect that the context menu shows up at the caret position´(input position in the text)
Using x64 Notepad++ v8.6.2

Hint for the programmer:
The WM_CONTEXTMENU message is sent, with a position. If the context menu key is pressed than the x/y position is (-1,-1).

If the keyboard is used the caret position in the text should be used...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions