Skip to content

Regression: opacity control missing in color picker #13652

@MarcSabatella

Description

@MarcSabatella

Describe the bug
MuseScore 4 lacks the opacity control in the color picker - needed for creating highlighter effects

To Reproduce
Steps to reproduce the behavior:

  1. Add a staff text
  2. Set the Frame to rectangle in Properties
  3. Click the color swatch to set the flll color
  4. See error: no opacity control

Expected behavior
An opacity control is needed to create translucent effects, such as mimicking a yellow highlighter pen

Screenshots
This is how it looked in MuseScore 3, and shows how the feature was commonly used by educators:
image

Platform information

  • OS: Linux

Additional context
In MU3, it was very annoyingly necessary to explicitly set this to 255 if you wanted to actually see the background color at all - the default was 0. Glad to see that opening this dialog now sets the color to opaque. But, there still needs to be a way to set it to intermediate values like 127. And, a small complication - that value, once explicitly set, should remain set and not get arbitrarily changed to 255 every time you open the dialog. So, whatever magic happens to force the opacity to 255 upon setting a color, should be smart enough not to do this if there is an explicit opacity value already set.

Metadata

Metadata

Assignees

Labels

good first issueIssues suitable for first-time contributors. See https://github.com/musescore/MuseScore/contributeregression MS3Regression from MS3 (3.6.2)

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions