Some right-click shortcuts not working while debugging

Reproduction Steps

1) Create anything in a script and set a breakpoint. Ex:

local MyVar = 1
print(MyVar)
  1. Run
  2. Select something with the mouse to copy to the clipboard
  3. Right-click to show the options

Expected Behavior

Cut, Copy, Paste, etc, should not be disabled.

Actual Behavior

All the functions below are greyed out.
G29roKvWeL

Workaround

I can use the same functions with the keyboard.

Issue Area: Studio
Issue Type: Display
Impact: Moderate
Frequency: Constantly

1 Like

Hi, thanks for the report! This is a known issue and for the moment we are invastigating the cause. We’ll come back to you with updates! Thanks

1 Like

This was solved at some point.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.