Skip to content

Test: Screencast mode - Customize mouse indicator size and color #105721

@lszomoru

Description

@lszomoru

Refs: #103307

Complexity: 2

Create Issue


We've added settings to customize the size (screencastMode.mouseIndicatorSize) and color (screencastMode.mouseIndicatorColor) of the mouse indicator in screencast mode. Enable Screencast Mode using the command palette and use the following steps to validate the two new settings:

Mouse indicator size

  • Open the Screencast Mode settings and locate the Mouse Indicator Size setting
  • Validate that the default value of the setting is 20.
  • Validate that you can only specify numbers for the setting.
  • Validate that you cannot set values outside the range of [20, 100].
  • Change the setting value and confirm that the mouse indicator show on click is updated.

Mouse indicator color

  • Open the Screencast Mode settings and locate the Mouse Indicator Color setting
  • Validate that the default value of the setting is red.
  • Change the value to a valid color string (ex: blue) and confirm that the mouse indicator is updated.
  • Change the value to a valid color hex string (ex: #FFFFFF) and confirm that the mouse indicator is updated.
  • Set the value to an invalid color string or hex string and confirm that the mouse indicator will default to 'red`.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions