glacier-modding / RPKG-Tool

The RPKG tool allows for easy (un)packing of files from the Glacier Engine RPKG file format! Hitman 3 has the most support.
https://glaciermodding.org/rpkg/
Other
47 stars 9 forks source link

[BUG] Tooltips are drawn behind main window #96

Open grappigegovert opened 7 months ago

grappigegovert commented 7 months ago

Describe the bug The tooltip that appears when you hover over ~a result in the deep search tab~ anything in the left pane gets drawn behind the main window, and even behind other applications. edit: It looks like this holds for any tooltip.

To Reproduce Steps to reproduce the behavior:

  1. Use Deep search to search for something with a long name/value
  2. Resize the RPKG window so that the name/value would extend beyond its bounds
  3. Hover your cursor over it

Expected behavior The tooltip is drawn above everything else.

Screenshots Clipboard06

Clipboard01

RPKG tool version: [e.g. 2.14] I've tested it on 2.25.0 and 2.33.0 and got the same results

grappigegovert commented 7 months ago

Quick addition: It seems that everything works as intended as long as the RPKG window does not lose focus at any point. As soon as you focus another application once, any subsequent tooltips will be drawn behind rpkg tool and also behind that application.