Refined Storage

Refined Storage

115M Downloads

Visual Bug: Scroll bar not rendering at correct z-index

RoboXGamer opened this issue ยท 7 comments

commented

Describe the bug

When you extract any item from the grid while holding SHIFT, the scroll bar starts rendering on top in z-index and renders over the tooltip.

Screenshot:

Image

How can we reproduce this bug or crash?

  1. Setup refined storage controller,grid,disk drive with item disk.
  2. Put any item in the network
  3. Extract the item from the grid while holding down SHIFT

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

21.1.119

What Refined Storage version is this happening on?

refinedstorage-neoforge-2.0.0-milestone.4.13

Relevant log output

commented

I cannot reproduce this:

Image

The tooltip looks different however. Probably some other mod is rendering the tooltip at the wrong z-index.

commented

Maybe kubejs since that extra tooltip below of the tags is added by the kubejs I will test without it once and will make sure

commented

Do you have more info about this?

commented

Do you have more info about this?

yes i just verified it is the Kubejs mod that is causing the z-index issue

commented

Should this be reported on kubejs side also ?