Skip to content

"R G B" Values in Hexidecimal Editors are Improperly Arranged in Reverse #1141

@Derpercoaster

Description

@Derpercoaster

Bug
In settings, the RGB values in hexiecimal color selectors are incorrectly arranged as "B G R" instead of "R G B".

I.E. Red in hexidecimal is #FF0000, but in OpenShell, red is #0000FF, which is incorrectly reversed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Open-Shell settings
  2. Go to any hexidecimal color selector
  3. Enter a valid hexidecimal value (i.e. FF0000 for red, or 0000FF for blue)
  4. The resulting color will seem to be incorrect, as R and B are incorrectly swapped

Expected Behavior
Hexidecimal editors are always arranged as "R G B", and have been since their inception. Apologies if I sound rude, but I have never seen anyone arrange a hexidecimal editor in reverse.

Version:

  • Open-Shell: 4.4.160
  • OS: Windows 10, Version 19044.2006

Other Notes
I wouldn't have posted this if someone else did, but I am unable to find existing reports on this bug. Apologies if this does turn out to be a duplicate report. I am also aware I have an older version, but once again, the above note still holds true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions