Description:
The Color property of both Beam and UIGradient instances does not respond to the standard keyboard shortcuts for copy and paste (Ctrl+C / Ctrl+V).
Steps to Reproduce:
- Insert a Beam / UIGradient object into the Workspace.
- Select it and go to the Properties panel.
- Click on the Color property
- Press Ctrl+C to try copying it (nothing happens).
- Press Ctrl+V to try pasting a previously copied ColorSequence (also does nothing).
Expected Behavior:
The Color property should respond to Ctrl+C / Ctrl+V like other copy-pasteable properties in Studio
Actual Behavior:
Pressing Ctrl+C or Ctrl+V has no effect. The value cannot be copied or pasted using keyboard shortcuts.