godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
91.03k stars 21.18k forks source link

Animation Editor, no right click menu, on left half of key frame at time 0 #56074

Open duianto opened 2 years ago

duianto commented 2 years ago

Godot version

v3.4.1.stable.official [aa1b95889]

System information

Windows 10 21H1

Issue description

Nothing happens when right-clicking on the left half of a key frame, at time 0.

Steps to reproduce

Observed

Nothing happens.

godot_keyframe_right_click_left_of_time_0

The recording software shows right clicks as a red circle.

Expected

The key frame's right click menu, should appear on any part of the key frame.

Because it seemed to be an intermittent bug, where the right click menu only opened, after moving the mouse slightly.

Minimal reproduction project

No response

KoBeWi commented 2 years ago

There was a similar issue about left clicks, but it's already resolved.