Summary: | When using a top panel (Application Menu Bar), dragging a Firefox tab to the top of the screen does not maximize the window. | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | evanmohr22 |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | ashark, nate |
Priority: | NOR | ||
Version First Reported In: | 5.23.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
evanmohr22
2021-10-30 13:35:30 UTC
X11 or Wayland? It definitely occurs in X11, and I'm fairly sure it occurs on Wayland as well. > I would expect for the Firefox tab to open in a new, maximized window.
Why are you sure you can expect that? What are you dragging is not a window type, it is a tab. And if you drop it, outside of any firefox window, the window will be created with that tab. After that you can work with that window as usual.
Also, I run firefox with MOZ_ENABLE_WAYLAND=1, and when I drop its tab outside of firefox window (even when hitting top edge), the new firefox window appears with that tab (the size corresponds parent firefox window, not exactly maximized).
Operating System: Arch Linux
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
Graphics Platform: Wayland
Firefox: 117.0
I think this is just a side effect of Bug 436601. KWin doesn't know that the tab is actually a window so it can't interpret the drag as the intent to both tear off the tab and maximize it. *** This bug has been marked as a duplicate of bug 436601 *** |