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

detached tab stays on desktop after "reattach" #2

Open
gareth314 opened this issue Jan 13, 2025 · 1 comment
Open

detached tab stays on desktop after "reattach" #2

gareth314 opened this issue Jan 13, 2025 · 1 comment

Comments

@gareth314
Copy link

gareth314 commented Jan 13, 2025

I see bugs in this implementation using Qt5, at least. I did a simple swap of my QTabWidget with the QDetachTabWidget. It builds fine but any attempt to detach and then re-attach causes the widget to become duplicated... the detached widget becomes pinned to my desktop and sometimes a copy of it appears in the tabbed group, but sometimes not. (The copies are linked together so that changes in one are seen in the duplicate that is still pinned to my desktop.)

@epasveer
Copy link
Owner

Hi @gareth314

Can you include some screenshots?

I suspect there is some parenting issues. Do you mind sharing what desktop environment you are running? Window manager. Kde, Gnome, xfce, etc.? X11 or Wayland?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants