Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging Tab On Wayland Make Sidebery Collapse #19

Open
Zaphkiell opened this issue Jan 24, 2024 · 10 comments
Open

Dragging Tab On Wayland Make Sidebery Collapse #19

Zaphkiell opened this issue Jan 24, 2024 · 10 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Zaphkiell
Copy link

Floorp has the same issue with auto-collapse. With the left click pressed, the bar stops recognizing your hovering. Would be nice to find a fix, since it makes it really hard to use an otherwise amazing theme. And it's tailored for Floorp, no less!

@Shina-SG
Copy link
Owner

oh that's why you need widget.gtk.ignore-bogus-leave-notify set to 1 and it would fix the whole thing according to this issue below https://bugzilla.mozilla.org/show_bug.cgi?id=1818517

@Shina-SG Shina-SG added the question Further information is requested label Jan 24, 2024
@Zaphkiell
Copy link
Author

I've retraced the steps in the guide, and I'm afraid that didn't resolve the issue. :(

@Shina-SG
Copy link
Owner

Hmm just to be sure, you're using the latest of Floorp on either Windows 10/11 or Linux and are using Sidebery right, if that is correct then try create a new profile to see if that work and if not then I might need more info to reproduce it and also attach a GIF to be sure we are in the same page as well

@Zaphkiell
Copy link
Author

Zaphkiell commented Jan 24, 2024

From about:support
Name Floorp
Version 11.8.1
OS Linux 6.7.0-arch3-1
Window Protocol wayland
Desktop Environment hyprland
ignore
Recording
I managed to capture some of the weird behavior that seems random. Can't seem to reproduce reliably.
If the quality is bad, I can crank it up a bit.

@Shina-SG
Copy link
Owner

the quality is fine, thanks and let's see can you try 2 more things:

  1. Try it in a X11 session Floorp might not work well on Wayland sometime
  2. Have the same setting on the stable branch of Firefox that's 122 and above on Wayland

@Zaphkiell
Copy link
Author

I've launched floorp through xwayland and that seems to make the widget.gtk.ignore-bogus-leave-notify 1 work as intended. I haven't replicated the exact config on vanilla Firefox, however, I checked the code_sample from bugzilla and gtk.ignore doesn't work on it either. I would assume the problem with Wayland is similar there.

@Shina-SG
Copy link
Owner

right. thanks for that too, hmm so it's a wayland problem, I'm gonna pin this so people might see why it's not working and switch to x11 for their firefox until I can find a config that could fix the problem in wayland

@Shina-SG Shina-SG added bug Something isn't working help wanted Extra attention is needed and removed question Further information is requested labels Jan 24, 2024
@Shina-SG Shina-SG changed the title When dragging tabs from the sidebar it collapses, making it impossible to change a tree structure Dragging Tab On Wayland Make Sidebery Collapse Jan 24, 2024
@Shina-SG Shina-SG pinned this issue Jan 24, 2024
@Zaphkiell
Copy link
Author

Yeah. I'll go submit a bug to bugzilla. It seems to be separate from the one you posted and affects stable firefox. I don't want to open a separate issue, your guide has a minor error.

browser.newtabpage.activity-stream.floorp.newtab.backdrop.blur.disable is a bool.

@Shina-SG
Copy link
Owner

oh yeah probably because I forgot to check, thanks

@LarveyOfficial
Copy link

Haven't personally had this issue on KDE 6 using Wayland. Only issue I have is the on hover stays activated when moving between monitors. (If window is on right monitor, moving mouse cursor to the left monitor causes the hover effect to stay activated, and the tabs to always be shows)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants