You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nicotine+ version: Nicotine+ 3.0.0.dev1
Operating System/Distribution: Windows 10 20H2
Describe the bug
For some reason, attempting to close a search tab isn't reliable. It seems Nicotine+ can get stuck in some state where MMB clicking does nothing, until it does, and closing tabs is fine. Then, it won't work again. May also relate to tabs in general.
Expected behavior
100% success rate.
Steps to reproduce the bug
Search for music.
Attempt to close the music tab.
May or may not succeed at closing the tab.
Additional context
Not sure if it's only related to MMB closing, or related to clicking the X button (which I have disabled from being shown).
The text was updated successfully, but these errors were encountered:
Does this only apply to search tabs? All I can think of is that the click may have been on the edges of the tab, where no signal handlers are connected.
I haven't used N+ for a while, but I do recall that the clicks were squarely in the middle of the search result tab. Not just a single click but many consecutive MMB clicks with no effect. I have moved the search tab bar to the left and so it's vertical, which may be relevant.
Thanks, that makes sense. The label box (which catches the clicks) currently doesn't extend beyond the width of the text, so any empty space is affected by the issue.
Nicotine+ version: Nicotine+ 3.0.0.dev1
Operating System/Distribution: Windows 10 20H2
Describe the bug
For some reason, attempting to close a search tab isn't reliable. It seems Nicotine+ can get stuck in some state where MMB clicking does nothing, until it does, and closing tabs is fine. Then, it won't work again. May also relate to tabs in general.
Expected behavior
100% success rate.
Steps to reproduce the bug
music
.music
tab.Additional context
Not sure if it's only related to MMB closing, or related to clicking the X button (which I have disabled from being shown).
The text was updated successfully, but these errors were encountered: