Debugify

Debugify

16M Downloads

[Bug] MC-26757 (tooltipfix) displays incorrectly in some conditions

Imzxhir opened this issue ยท 7 comments

commented

Bug Description

Their is a tooltip even though I'm hovering over an item and their isn't supposed to be a tooltip:

Screenshot 1

This doesn't happen with ToolTipFix as you can see here:

image

How to Reproduce?

  1. Go on the server 'MCC Island' (if you have a ticket)
  2. Make sure you have the bug 'MC-26757' enabled
  3. Go to Personal Menu
  4. You've found the bug!

Expected Behavior

There isn't supposed to be a tooltip when I'm hovering over that menu.

Version

2.7.1

Fabric/Quilt Loader Version

0.14.9 for 1.19.2

Logs or additional context

No response

Has not been reported.

  • I made sure this bug hasn't already been reported.

Is on most update to date version.

  • I made sure I am using the most up to date fabric/quilt loader and mod version.
commented

As I can't access MCC Island, I can't repeat this, could you somehow replicate it in singleplayer?

commented

I can't really replicate this in single player as MCC Island uses custom GUI's.

commented

2022-10-04_12 03 25
2022-10-04_12 03 29

I can confirm this - I would imagine that it works on any server that uses custom GUIs, but I haven't tested it on any server than isn't MCCI.

commented

It may have something to do with tooltip data, I'll have a look.

commented

Can confirm as well. I wonder if there's some check in vanilla that prevents a tooltip from appearing if the text is just spaces and Debugify might be conflicting with that?

commented

Hmm. I did random testing and installed a mod that lets me see NBT data on the tooltip of an item.
Screenshot is without the Debugify fix enabled:
image
So, somehow MCCI is just making this item (which actually makes up the background of the UI) have an invisible tooltip background? So, how is Debugify conflicting with this?

commented

This bug report should be re-filed under isXander/AdaptiveTooltips if it is still a problem as MC-26757 fix has been moved to that mod.