Skip to content

[Color Picker] Long color format names are cut off, including default DECIMAL #25063

@object-Object

Description

@object-Object

Microsoft PowerToys version

0.68.1

Installation method

PowerToys auto-update

Running as admin

None

Area(s) with issue?

ColorPicker

Steps to reproduce

  • Enable a color format with a long name, such as Decimal.
  • Use the color picker to pick a color and open the editor.
  • Observe the name being cut off. With Decimal, this makes the label look like "DECIMAI".
    image

✔️ Expected Behavior

The format names shouldn't be cut off.

I think there's a couple ways this could be solved:

  • Make the column wide enough to fit some number of the widest (ascii?) character and limit the field length
  • Dynamically grow the column (and the window? currently the editor can't be resized)
  • Truncate with an ellipsis or something

❌ Actual Behavior

No response

Other Software

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Cost-SmallSmall work item - 0-8 hours of workHelp WantedWe encourage anyone to jump in on these and submit a PR.Issue-BugSomething isn't workingPriority-2Bug that is medium priorityProduct-Color PickerAll things around the Color Picker utilityProduct-Tweak UI DesignRefers to the idea of a UI Design tweakerStatus-In progressThis issue or work-item is under development

    Type

    No type

    Projects

    Status

    ⚠️Needs Walkthrough

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions