Alex313031 / thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
4.42k stars 140 forks source link

Bug with color #703

Open den1source opened 1 month ago

den1source commented 1 month ago

System Details

Problem I have a sidebar and red color selection

Screenshots image image

Additional Notes I have these extensions: image

rongpengli commented 1 month ago

Unfortunately, I have the same issue.

RIRafi commented 1 month ago

Same issue on my Linux Mint

Y2K350 commented 4 weeks ago

Same here

omnitrix9991 commented 4 weeks ago

same here on windows 10

Alex313031 commented 3 weeks ago

@Y2K350 @omnitrix9991 @den1source @RIRafi @rongpengli Known issue. There has been similar "red colored UI element bugs" in the past. However, this probably was not noticed, overlooked, or marked "wontfix" by the Chromium team, since the non-CR23 side panel is removed in M125 anyway. I couldn't find any Chromium bugs related to it.

Because of the above mentioned thing, this will be removed anyway in M125, and using the CR23 side panel will be the default. I enabled this feature to allow people to use the traditional non-CR23 side panel variant for as long as possible until they force enable CR23, but it had the unintended consequence of this bug.

Anyway, just wait until M125.

Workaround for now is to use command line --disable-features=CustomizeChromeSidePanelNoChromeRefresh2023 flag

RahulPorel commented 3 weeks ago

Workaround is'nt working anymore.
Device :- Windows 11

hmm-monke commented 3 weeks ago

Workaround is'nt working anymore. Device :- Windows 11

still works for me

RahulPorel commented 3 weeks ago

The command --disable-features=NoChromeRefresh2023 worked for me. After updating Windows, the old command --disable-features=CustomizeChromeSidePanelNoChromeRefresh2023 stopped working. I hope this helps someone!