Closed
Bug 955128
Opened 11 years ago
Closed 11 years ago
Contact selection is messed up with selecting the contact below the selected contact on an unfocused contact list
Categories
(Instantbird Graveyard :: Contacts window, defect)
Instantbird Graveyard
Contacts window
Tracking
(Not tracked)
RESOLVED
FIXED
1.4
People
(Reporter: clokep, Assigned: aleth)
References
Details
(Whiteboard: [1.4-wanted])
Attachments
(2 files)
2.02 KB,
patch
|
clokep
:
review+
|
Details | Diff | Splinter Review |
2.28 KB,
patch
|
Details | Diff | Splinter Review |
*** Original post on bio 1700 at 2012-09-17 15:50:00 UTC ***
11:45:09 AM - clokep_work: Know who you have currently have highlighted on the contact list (the contact is the double sized one.)
11:45:19 AM - clokep_work: Focus off the list (and the large contact goes away).
11:45:29 AM - clokep_work: Now click on the contact BELOW the one that was highlighted.
11:45:40 AM - clokep_work: And the contact that was highlighted becomes big again and is selected.
11:47:06 AM - florian: clokep_work: I'm not very surprised
11:47:23 AM - florian: the contact stays selected, so it's re-expanded when the list is focused
11:47:41 AM - florian: it's just that the focus event is handled before the click event, which kinda makes sense
11:47:49 AM - florian: (even though the result is obviously a bug :))
Updated•11 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Updated•11 years ago
|
Severity: minor → normal
Whiteboard: [1.4-wanted]
Assignee | ||
Comment 3•11 years ago
|
||
*** Original post on bio 1700 as attmnt 2403 at 2013-04-22 14:15:00 UTC ***
This clears the buddy list selection when the contact window loses focus. (This bug does not occur when the listbox has lost focus, but the window still has focus.)
Attachment #8354170 -
Flags: review?(florian)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → aleth
Status: NEW → ASSIGNED
Reporter | ||
Comment 4•11 years ago
|
||
Comment on attachment 8354170 [details] [diff] [review]
Patch
*** Original change on bio 1700 attmnt 2403 at 2013-04-27 14:10:31 UTC ***
This looks fine to me. I'm going to attach a new patch which applies properly with the ifdef in this file.
Attachment #8354170 -
Flags: review?(florian) → review+
Reporter | ||
Comment 5•11 years ago
|
||
*** Original post on bio 1700 as attmnt 2415 at 2013-04-27 14:12:00 UTC was without comment, so any subsequent comment numbers will be shifted ***
Assignee | ||
Updated•11 years ago
|
Whiteboard: [1.4-wanted] → [1.4-wanted][checkin-needed]
Reporter | ||
Comment 6•11 years ago
|
||
*** Original post on bio 1700 at 2013-04-28 03:15:54 UTC ***
http://hg.instantbird.org/instantbird/rev/8d63f09a6b2b
Thanks!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [1.4-wanted][checkin-needed] → [1.4-wanted]
Target Milestone: --- → 1.4
You need to log in
before you can comment on or make changes to this bug.
Description
•