https://bugs.winehq.org/show_bug.cgi?id=50458
Bug ID: 50458 Summary: Tooltips block input in Foobar2000 Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: debilerpc@web.de Distribution: ---
**Context:**
Like with most media players, Foobar2000's playlist view is essentially a spreadsheet where each line is a track and each column displays a tag or metadata field.
If the length of the tag exceeds the width of the column, it gets cut off. You can see the full tag in a tooltip by hovering over it with a mouse in that case.
**The problem:**
As long as the tooltip is displayed, the app registers neither keyboard nor mouse input.
I suspect this problem exists in a variety of [apps](https://bugs.winehq.org/show_bug.cgi?id=16227), not just Foobar2000, but here it is especially annoying.
**Expected behavior:**
When input is sent, the tooltip should disappear, and Foobar2000 should react to the input. This is what happens under Windows 10.
https://bugs.winehq.org/show_bug.cgi?id=50458
debilerpc@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |debilerpc@web.de
https://bugs.winehq.org/show_bug.cgi?id=50458
debilerpc@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.foobar2000.org/
https://bugs.winehq.org/show_bug.cgi?id=50458
--- Comment #1 from debilerpc@web.de --- Foobar2000 version: 1.6.2
https://bugs.winehq.org/show_bug.cgi?id=50458
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com
--- Comment #2 from Maik Wagner maiktapwagner@aol.com --- (In reply to H. O. from comment #0)
As long as the tooltip is displayed, the app registers neither keyboard nor mouse input.
I tried to reproduce this with foobar2000 1.6.8 and wine 6.21 in a fresh prefix. I opened an mp3 file, reduced the column size where the title is displayed so it would have dots "…" in the title.
I hovered above the shrinked column and title displayed as a tooltip fine. I have been able to restart the title while playing by pressing Enter so foobar2000 does seem to register keyboard input. Also clicking the Pause button with the mouse did what it should do.
https://bugs.winehq.org/show_bug.cgi?id=50458
Tracy Poff tracy.poff@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tracy.poff@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=50458
--- Comment #3 from H. O. debilerpc@web.de --- I've since reinstalled my OS multiple times. Keyboard input now works fine, but mouse input is still blocked by the tooltip.