Reproduction Steps
1) Create anything in a script and set a breakpoint. Ex:
local MyVar = 1
print(MyVar)
- Run
- Select something with the mouse to copy to the clipboard
- 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.
Workaround
I can use the same functions with the keyboard.
Issue Area: Studio
Issue Type: Display
Impact: Moderate
Frequency: Constantly