macOS, Experimental UI horizontal scroll has default styles
iamim opened this issue · 8 comments
Describe the bug
On macOS with Experimental UI the horizontal scroll has default colors when they should be transparent. Appears not only in the editor scroll bar.
To Reproduce
- Install any supported (only tested Rider) IDE
- Enable Experimental UI
- Observe horizontal scroll bar having different color
Expected Behavior
Should be transparent. See the vertical scroll bar on the screenshot.
Environment
JetBrains Rider 2022.3.2
Build #RD-223.8617.53, built on January 25, 2023
Licensed to Ilya Murashov
Subscription is active until May 28, 2023.
Runtime version: 17.0.5+1-b653.25 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.2
.NET 7.0.0 (Server GC)
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Registry:
ide.intellij.laf.enable.animation=true
ide.mac.bigsur.window.with.tabs.enabled=false
ide.experimental.ui=true
ide.balloon.shadow.size=0
platform.projectModel.workspace.model.file.index=false
ide.new.project.model.index.case.sensitivity=true
vcs.empty.toolwindow.show=false
database.show.search.tab=false
ide.workspace.model.rbs.as.tree=false
indexing.enable.entity.provider.based.indexing=false
rdclient.asyncActions=false
eslint.additional.file.extensions=svelte
Non-Bundled Plugins:
com.markskelton.one-dark-theme (5.7.3)
fr.socolin.application-insights-debug-log-viewer (1.7.3)
idea.plugin.protoeditor (223.8214.6)
com.werfad (1.0.0)
IdeaVIM (2.1.0)
com.github.copilot (1.2.2.2371)
com.microsoft.vso.idea (1.162.1)
zielu.gittoolbox (500.0.2+213)
io.github.mishkun.ideavimsneak (1.2.0)
com.intellij.resharper.azure (3.50.0.1546-2022.3)
Screenshots
This issue is still present on Rider 2023.1 EAP with 5.7.4 version of the plugin.
@iamim these changes were in the editor scheme, choose the restore default
option if you made any changes to the color scheme because any new changes will not be picked up if you did.
https://www.jetbrains.com/help/idea/settings-colors-and-fonts.html
Does it show up after restarting the IDE?
Might be related to #262
Does it show up after restarting the IDE?
No, restarts don't help. Neither does reinstallation of the plugin.
It was solved in yesterday's EAP release :)