Merged [15040]: Trying some magic: 5 seconds after the last unreachable host is repor...
[adiumx.git] / Bugs.txt
blobf2421b77012de2bcea4e200417d0ad9db4aa39e7
1 //------------------------------------------------------------------------------------
2 // Already Fixed, awaiting the next Adium release
3 //------------------------------------------------------------------------------------
5 //------------------------------------------------------------------------------------
6 // Adium X Known Issues
7 //------------------------------------------------------------------------------------
8 [HIGH]
9 Group Chat
10         - When your nick in a chat room isn't the same as your account name, messages are mirrored back
11           to you as incoming after they are dispalayed as outgoing.
13 [MEDIUM]
14 Contact List
15     - Extended Status to the right of names is misaligned with baseline.
17 Contacts
18         - MSN Authorization requests seem to fail to show up at least sometimes.
20 Bonjour
21         - Messages with line breaks break the Bonjour connection with the destination contact
23 Message window
24         - Minimum size pref is wonky
26 [LOW]
28 Contacts
29   - Adding contact that already exists
30     Adding an existing contact causes issues.  It may make the contact appear offline.
32 List and Tabs
33   - Tooltip alignment fails in long away messages and other large blocks of text.
34   - An incoming message which opens a new tab will also unminimize the associated window
36 Other
37   - Links without protocol specifiers do not open when clicked.
39 //------------------------------------------------------------------------------------
40 // Bugs - Libgaim
41 //------------------------------------------------------------------------------------
42 - (AIM / Jabber) File transfers often fail to navigate firewalls and routers
43 - (Yahoo) Files over 1 MB in size fail to send
44 - (AIM) Contacts can get incorrectly tagged as being on an AOL Mobile Device
45 - (ICQ) Broken ICQ clients send HTML. Should we try to correct for this?
46 - (All) Gaim's proxy support is unreliable at best
49 //------------------------------------------------------------------------------------
50 // Bugs - Unconfirmed
51 //------------------------------------------------------------------------------------
52 - Messages with invalid looking HTML <tags> received via jabber (from ICQ user over
53     transport), the invalid tags are being eaten? (Our HTML decoder isn't
54     eating them, is libgaim?)
55 - We aren't fetching the display names of some ICQ users when over AIM?
56     (They still show up in the info, apparently)
57 - Adium will remain invisible to 2nd party after a Jabber authorization confirmation (from xtapo on IRC)
58     "Well, I hit grant to his auth request, and he still won't be able to see
59     me." -- xtapo
60     previously authorized contacts work as expected.
61 - (Yahoo) yahoo_html_to_codes() produces output which Fire and perhaps other clients
62         do not process. Is this a libgaim bug or a Fire/other clients bug?
64 //------------------------------------------------------------------------------------
65 // Bugs - Unavoidable
66 //------------------------------------------------------------------------------------