After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593133 - Tabs drag and drop is broken with csw
Tabs drag and drop is broken with csw
Status: RESOLVED NOTGNOME
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
csw
Depends on:
Blocks:
 
 
Reported: 2009-08-26 09:45 UTC by Carlos Garcia Campos
Modified: 2009-08-26 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot showing the problem (16.90 KB, image/png)
2009-08-26 09:45 UTC, Carlos Garcia Campos
Details

Description Carlos Garcia Campos 2009-08-26 09:45:45 UTC
Created attachment 141729 [details]
Screenshot showing the problem

When moving tabs in a notebook by dnd the tabs are not correctly drawn during
the drag. See attachment. It's easily reproducible with any application using
tabs like gnome-terminal or ephy. It works when running with
GDK_NATIVE_WINDOWS=1.
Comment 1 Alexander Larsson 2009-08-26 12:42:18 UTC
Hmmm, i can't reproduce this with gnome-terminal at least.
Comment 2 Alexander Larsson 2009-08-26 12:52:36 UTC
Installing cairo from git master I can see this too.
Comment 3 Alexander Larsson 2009-08-26 13:39:45 UTC
I bisected this to:
http://cgit.freedesktop.org/cairo/commit/?id=bed2701e1c89095878d549cbca8f22d84f3dda3c
Comment 4 Alexander Larsson 2009-08-26 14:12:02 UTC
I've reported this to the cairo people, and apparently there is a branch (stroke-as-spans) where this works even.
SO, i'm marking this NOTGNOME.