6.0.0-beta1
7/10/25

[#12851] width of selected_addresses and search_result
Summary width of selected_addresses and search_result
Queue IMP
Queue Version 6.1.6
Type Enhancement
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester samuel.wolf (at) wolf-maschinenbau (dot) de
Created 11/20/2013 (4250 days ago)
Due
Updated 04/01/2014 (4118 days ago)
Assigned
Resolved 04/01/2014 (4118 days ago)
Milestone
Patch No

History
04/01/2014 05:37:28 AM Michael Slusarz Comment #7
State ⇒ Resolved
Reply to this comment
Tweaked for IMP 6.2
04/01/2014 05:37:19 AM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit 0edb50827e27f85311fe4e8d0a69cbfd8e6367f8
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Mar 31 23:36:23 2014 -0600

     Tweaked default size of contacts popup (Request #12851)

  imp/js/compose-dimp.js                   |    2 +-
  imp/templates/contacts/contacts.html.php |    8 ++++----
  imp/themes/default/screen.css            |    4 ++--
  3 files changed, 7 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/0edb50827e27f85311fe4e8d0a69cbfd8e6367f8
12/07/2013 03:20:40 AM Michael Slusarz Comment #5 Reply to this comment
Michael, can you point me on the code where the width of the table 
is defined?
imp/themes/default/screen.css

#contactstable CSS rules
12/03/2013 12:10:15 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #4 Reply to this comment
I would rather see an auto-expandable window.  Like what we do with 
the compose window.
Michael, can you point me on the code where the width of the table is defined?
11/21/2013 05:57:40 AM Michael Slusarz Comment #3
State ⇒ Feedback
Reply to this comment
Wrong ticket...
11/21/2013 05:16:56 AM Michael Slusarz Comment #2 Reply to this comment
I would rather see an auto-expandable window.  Like what we do with 
the compose window.
11/20/2013 08:00:00 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ width of selected_addresses and search_result
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
We have ~ 14000 contacts in the address book and need the domain in 
the search result, but the table is to small.

Found the width of the table in imp/themes/default/screen.css
#contactstable #search_results, #contactstable #selected_addresses {
     width: 200px;

Width of 350px is perfect, unfortunately the window is to small and I 
do not found the code which size the address book window width.

With the screens today it should not be a problem with a default of 350px.

Saved Queries