Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 848981

Summary: www-client/chromium{,-bin}-102.0.5005.61: can't attach tab to window or move tab window horizontaly
Product: Gentoo Linux Reporter: Marco Genasci <fedeliallalinea>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=830990
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt

Description Marco Genasci 2022-06-01 09:27:08 UTC
I have the exact same problem as the one described in the bug #830990.
I use i3 as window manager.

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-01 09:28:47 UTC
Please include emerge --info.
Comment 2 Marco Genasci 2022-06-01 09:36:54 UTC
Created attachment 781934 [details]
emerge-info.txt

Sorry I didn't think it was necessary for a binary package.
Comment 3 Stephan Hartmann (RETIRED) gentoo-dev 2022-06-01 09:57:07 UTC
Does it happen with www-client/google-chrome? If yes, can you report upstream?
Comment 4 Stephan Hartmann (RETIRED) gentoo-dev 2022-06-01 10:15:55 UTC
Maybe https://crbug.org/1316735 ?
Comment 5 Stephan Hartmann (RETIRED) gentoo-dev 2022-06-01 10:17:08 UTC
Correction: https://crbug.com/1316735
Comment 6 Marco Genasci 2022-06-01 11:14:46 UTC
(In reply to Stephan Hartmann from comment #3)
> Does it happen with www-client/google-chrome? If yes, can you report
> upstream?
Yes same problem with www-client/google-chrome ...

(In reply to Stephan Hartmann from comment #5)
> Correction: https://crbug.com/1316735
... and yes it's the same problem with same patch as bug #830990.
Comment 7 Larry the Git Cow gentoo-dev 2022-06-01 21:06:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d215544160ebe45b6ee03f9cc59976abdf1ce859

commit d215544160ebe45b6ee03f9cc59976abdf1ce859
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2022-06-01 21:03:52 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2022-06-01 21:06:18 +0000

    www-client/chromium: fix tab dragging with i3
    
    No revbump because it is a minor issue.
    
    Bug: https://bugs.gentoo.org/848981
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 www-client/chromium/chromium-102.0.5005.61.ebuild  |  1 +
 .../files/chromium-102-i3-tab-dragging-fix.patch   | 70 ++++++++++++++++++++++
 2 files changed, 71 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2022-06-01 21:21:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c1229db94d635d464767d5ccfd36e51ba398ec

commit 87c1229db94d635d464767d5ccfd36e51ba398ec
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2022-06-01 21:21:10 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2022-06-01 21:21:10 +0000

    www-client/chromium-bin: fix tab dragging in i3
    
    Closes: https://bugs.gentoo.org/848981
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 www-client/chromium-bin/Manifest                   | 22 +++++++++++-----------
 ...ebuild => chromium-bin-102.0.5005.61-r1.ebuild} |  2 +-
 2 files changed, 12 insertions(+), 12 deletions(-)