[Bug] MC-26757 (tooltipfix) displays incorrectly in some conditions
Imzxhir opened this issue ยท 7 comments
Bug Description
Their is a tooltip even though I'm hovering over an item and their isn't supposed to be a tooltip:
This doesn't happen with ToolTipFix as you can see here:
How to Reproduce?
- Go on the server 'MCC Island' (if you have a ticket)
- Make sure you have the bug 'MC-26757' enabled
- Go to Personal Menu
- 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.
As I can't access MCC Island, I can't repeat this, could you somehow replicate it in singleplayer?
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?
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:
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?