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 608140 - dragging and dropping a chat tab hides the original window
dragging and dropping a chat tab hides the original window
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Chat
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-01-26 11:18 UTC by Omer Akram
Modified: 2011-08-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
when tabs are attached (602.53 KB, image/png)
2010-01-26 11:27 UTC, Omer Akram
  Details
now dragged and and dropped one tab to the right side (604.05 KB, image/png)
2010-01-26 11:29 UTC, Omer Akram
  Details
drag and drop covered the main window so in this screenshot moved the detached window from the main window (500.77 KB, image/png)
2010-01-26 11:31 UTC, Omer Akram
  Details
http://git.Collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/window-move-608140 (453 bytes, patch)
2010-08-30 11:24 UTC, Guillaume Desmottes
none Details | Review

Description Omer Akram 2010-01-26 11:18:25 UTC
If I am chatting with two contacts in different tabs and I drag one tab and drop it somewhere It covers the original chat window. It should rather open aside from the original window
Comment 1 Omer Akram 2010-01-26 11:27:40 UTC
Created attachment 152299 [details]
when tabs are attached
Comment 2 Omer Akram 2010-01-26 11:29:59 UTC
Created attachment 152300 [details]
now dragged and and dropped one tab to the right side
Comment 3 Omer Akram 2010-01-26 11:31:02 UTC
Created attachment 152301 [details]
drag and drop covered the main window so in this screenshot moved the detached window from the main window
Comment 4 Omer Akram 2010-01-26 11:42:42 UTC
this is under empathy 2.29.6
Comment 5 Omer Akram 2010-07-15 12:17:07 UTC
ping! empathy 2.31.5.1 have the issue too. one may think the tab vanished atleast in those desktop environments where there is no window list, e.g. Gnome-Shell, Unity etc...
Comment 6 Guillaume Desmottes 2010-07-16 09:06:02 UTC
Yeah that's an annoying side effect of the code remaining the position of chat windows.
Comment 7 Guillaume Desmottes 2010-08-30 11:24:18 UTC
Created attachment 169049 [details] [review]
http://git.Collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/window-move-608140

 src/empathy-chat-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
Comment 8 Guillaume Desmottes 2010-08-30 11:28:55 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.