Closed
Bug 954344
Opened 11 years ago
Closed 6 years ago
Hide buddy info tooltip when dragging buddy.
Categories
(Instantbird Graveyard :: Contacts window, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
References
Details
*** Original post on bio 911 by patrickjdempsey <pjdkrunkt AT lycos.com> at 2011-07-10 21:44:00 UTC ***
Currently, when you grab and drag a buddy to create a contact list, if you pause the mouse cursor over a buddy, the informational popup displays which obscures the list. There should be a way to detect if the cursor is in the act of dragging (there may even be a "dragging" attribute?) to prevent the info popup from appearing.
Comment 1•11 years ago
|
||
*** Original post on bio 911 at 2011-07-10 22:22:46 UTC ***
This is already handled, but there's a bug in my code. As soon as the dragged buddy is moved over an acceptable drop target, the opening of new tooltips will be prevented. Unfortunately, if you take a bit too much time to leave the area of the dragged buddy, the tooltip is displayed for the buddy you are dragging :-(.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•11 years ago
|
Summary: Hide buddy info popup when dragging buddy. → Hide buddy info tooltip when dragging buddy.
Comment 2•11 years ago
|
||
*** Original post on bio 911 at 2012-06-30 21:14:21 UTC ***
(In reply to comment #1)
> Unfortunately, if you take a bit too much time to leave the area
> of the dragged buddy, the tooltip is displayed for the buddy you are dragging
> :-(.
I can't reproduce this on Linux.
Comment 3•6 years ago
|
||
On the behalf of Florian:
Closing bugs related to the Instantbird UI as WONTFIX, as the development of the standalone chat client Instantbird has stopped. Instantbird users are encouraged to migrate to Thunderbird. The user interface of instant messaging in Thunderbird will feel familiar, as the Thunderbird IM support started as a fork of Instantbird.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•