AtomMaterialUI / material-theme-issues

Issues Repository for the Material Theme UI plugin for JetBrains
Other
66 stars 4 forks source link

[Bug]: experimental new ui, status bar is clipped #175

Closed peterkc closed 2 years ago

peterkc commented 2 years ago

Describe the bug

When Experimental New UI is enabled with the registry entry ide.experimental.ui.navbar.scroll=true, the status bar is clipped.

idea-ui-statusbar

To Reproduce

  1. Open IntelliJ EAP
  2. Preferences > Appearance & Behavior > Material Theme UI > Settings > Features, enable Experimental New UI
  3. Help > Find Actions..., search for Registry
  4. In the Registry, add/modify the entry to ide.experimental.ui.navbar.scroll=true
  5. Restart

Expected behavior

The status bar should not be clipped.

Material Theme Version

v7.6.2

IDE

IntelliJ IDEA

System Info

IntelliJ IDEA 2022.2 EAP (Ultimate Edition)
Build #IU-222.2889.14, built on June 2, 2022
Licensed to IntelliJ IDEA EAP user: Peter Chanthamynavong
Expiration date: July 2, 2022
Runtime version: 17.0.3+7-b463.3 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.5
GC: G1 Young Generation, G1 Old Generation
Memory: 5120M
Cores: 10
Metal Rendering is ON
Registry:
    ide.experimental.ui.inter.font=true
    debugger.new.tool.window.layout=true
    ide.experimental.ui.navbar.scroll=true
    ide.experimental.ui=true
    ide.balloon.shadow.size=0

Non-Bundled Plugins:
    org.mvnsearch.plugins.justPlugin (0.2.3)
    name.kropp.intellij.makefile (222.2889.12)
    com.sburlyaev.terminal.plugin (0.4.5)
    com.intellij.plugins.watcher (222.2889.12)
    org.intellij.plugins.hcl (222.2889.12)
    com.intellij.grazie.pro (0.3.99)
    com.genuitec.codetogether (2022.1.6-01309)
    com.databricks (1.1)
    String Manipulation (9.4.1)
    zielu.gittoolbox (212.9.0)
    uk.co.ben-gibson.remote.repository.mapper (4.1.6)
    mobi.hsz.idea.gitignore (4.4.1)
    com.mallowigi (65.1.0)
    PlantUML integration (5.13.0)
    izhangzhihao.rainbow.brackets (6.23)
    com.intellij.bigdatatools (222.1015.3)
    com.chrisrm.idea.MaterialThemeUI (7.6.2)
    com.fapiko.jetbrains.plugins.better_direnv (0.1.1)
    org.asciidoctor.intellij.asciidoc (0.37.19)
    com.mallowigi.colorHighlighter (10.0.0)
    com.intellij.kubernetes (222.2889.12)
    pro.bashsupport (2.1.8.222)

Kotlin: 222-1.7.0-RC-246-IJ2889.14

Logs/Screenshots

The following registry entry appears to be causing the status bar to be clipped.

Registry:
    ide.experimental.ui.navbar.scroll=true
mallowigi commented 2 years ago

Sorry, there's no fixing experimental ui issues as these are not from the plugin.