Adium

Ticket #11454 (closed defect: fixed)

Opened 20 months ago

Last modified 16 months ago

Dialog box too large, buttons not visible

Reported by: xApple Owned by: nobody
Milestone: Adium 1.4 Component: Adium UI
Version: 1.3.2 Severity: normal
Keywords: dialog box Cc:
Patch Status:

Description

When a user requests an authorization for adding one's self to his contact list, Adium displays a dialog box to refuse or accept the request. Request can come accompanied by a short text. However, if the authorization custom text is very long, Adium displays the following kind of dialog. (c.f picture).

PS: an auto encoding detection would be welcome too on the custom text.

Attachments

dialog.jpg (382.0 KB) - added by xApple 20 months ago.
dialog

Change History

Changed 20 months ago by xApple

dialog

Changed 16 months ago by zacw

  • status changed from new to closed
  • resolution set to fixed

(In [26462]) Instead of creating a window for every authorization requests, create a central "Authorization Requests" window. This has a few toolbar items: Authorize, Authorize & Add, and Deny. Their icons are currently the SSL image, because I suck at art and I needed a placeholder. Another commit is going to add get info buttons, deny and block, and a few other things.

This basically behaves the same, except you can mass-select and right-click/toolbar things away, right-click and get info on a person who is doing a request, and several nice features. This uses the dict stored in the array as the UI handle for libpurple, which may or may not be a terrible idea. In my super limited testing this works really well.

Fixes #11454. Fixes #9104. Fixes #6716 (there's a maximum height per row for the requests). Refs #9250. Refs #9767. Refs #7923.

Changed 16 months ago by Robby

  • milestone set to Adium 1.4
Note: See TracTickets for help on using tickets.