Author Topic: How to get rid of orphaned tooltip windows?  (Read 3426 times)

Offline hanshuckebein

  • Multiple posting newcomer
  • *
  • Posts: 36
How to get rid of orphaned tooltip windows?
« on: December 31, 2020, 03:42:25 pm »
If you change to another editor tab, while a tooltip is displayed, the tooltip window tends to remain on the screen.

How to get rid of these orphaned tooltips?
« Last Edit: December 31, 2020, 03:53:06 pm by hanshuckebein »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to get rid of orphaned tooltip windows?
« Reply #1 on: December 31, 2020, 04:00:03 pm »
What tooltip? Code completion tooltip? Can you reliably reproduce this? What OS and C::B version?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline hanshuckebein

  • Multiple posting newcomer
  • *
  • Posts: 36
Re: How to get rid of orphaned tooltip windows?
« Reply #2 on: December 31, 2020, 04:05:05 pm »
Here is an example, which hangs within the Editor Settings dialog. If you close the dialog, it hangs in the editor window on the same screen position. OS: Linux Mint 19. I can't reproduce it reliably, sorry.

The only way I know to get rid of it, is restarting CB.
« Last Edit: December 31, 2020, 04:15:35 pm by hanshuckebein »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to get rid of orphaned tooltip windows?
« Reply #3 on: December 31, 2020, 04:47:19 pm »
To make it disappear you need to find the editor/tab which spawned it and make it spawn another one.
I'll be happy to fix this if I can reliably reproduce it. But I don't know how.
It is quite annoying I agree. :(
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline hanshuckebein

  • Multiple posting newcomer
  • *
  • Posts: 36
Re: How to get rid of orphaned tooltip windows?
« Reply #4 on: December 31, 2020, 05:28:46 pm »
OK, I'll watch it and if I find a method to reliable reproduce it, I'll tell you how.