<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>IMP UI issues</title> 
  <pubDate>Sat, 04 Apr 2026 12:42:39 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11262</link> 
  <atom:link rel="self" type="application/rss+xml" title="IMP UI issues" href="https://bugs.horde.org/ticket/11262/rss" /> 
  <description>IMP UI issues</description> 
 
   
   
  <item> 
   <title>UI issues that need to be addressed before 6.0 is released:</title> 
   <description>UI issues that need to be addressed before 6.0 is released:

* Message flag icons need to be reduced in size (Jan will look into this)

* Folder lists are broken: everything after the first child level is displayed at the same indentation.

* If possible, expand/collapse folder icons need to be improved.

* Double separator lines in context menus.

* Action buttons are broken - or at least are not intuitive since they require clicking on the text.  Clicking the surrounding space/icon doesn&#039;t work.  There needs to be a definable area to click on - namely, all space inside of the vertical separators.

* There is no feedback when clicking/hovering action buttons. (Jan says he has not yet ported from delivered calendar design)

* There is no feedback when clicking/hovering refresh that something is actually happening.

* There&#039;s also no discernible indication that the preview header can be toggled.

* From/To/Cc/Bcc names need to be distinguished somehow.  I propose either underlines or background shading. Jan wants to do popdown icons, but I feel that is too intrusive and, more important, does not deal with the issue of grouping the whole e-mail name together.

* Popdown menus should automatically trigger on icon hover.  For something like reply/forward, the popdown menu should automatically be triggered when hovering over the popdown icon.  This is different from the topmenu, since there the popdown menu is triggered when hovering over the main text.

* There is no mailbox size/message location anymore in dynamic view.

* Folder lists: long folder names break the tree.  Need to hide long names instead of wrapping.

* Message screen: There are double popdowns for reply/forward.

* Moving mailboxes in folder list.</description> 
   <pubDate>Tue, 10 Jul 2012 21:19:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71821</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 2150fa7738e</title> 
   <description>Changes have been made in Git (develop):

commit 2150fa7738e9175b20943981ef220b1a0bacd40e
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Wed Jul 11 00:30:03 2012 -0600

    Fix subfolder indentation (Bug #11262)

 horde/themes/default/screen.css       |    3 ---
 imp/themes/default/dynamic/screen.css |    4 ++++
 2 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/2150fa7738e9175b20943981ef220b1a0bacd40e</description> 
   <pubDate>Wed, 11 Jul 2012 06:40:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71826</link> 
  </item> 
   
  <item> 
   <title>&gt; * Folder lists are broken: everything after the first chil</title> 
   <description>&gt; * Folder lists are broken: everything after the first child level is 
&gt; displayed at the same indentation.

This has been fixed.

Additional issue:  There is currently no indication on the screen of the current mailbox name.  We can&#039;t use the title, since it may not be available.  And you can&#039;t use the folder tree since it may not be visible (scrolled off screen).</description> 
   <pubDate>Wed, 11 Jul 2012 07:35:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71829</link> 
  </item> 
   
  <item> 
   <title>&gt; * Message screen: There are double popdowns for reply/forw</title> 
   <description>&gt; * Message screen: There are double popdowns for reply/forward.

Fixed in Ticket #11257.</description> 
   <pubDate>Wed, 11 Jul 2012 07:41:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71831</link> 
  </item> 
   
  <item> 
   <title>&gt; * Message flag icons need to be reduced in size (Jan will </title> 
   <description>&gt; * Message flag icons need to be reduced in size (Jan will look into this)

This is done.

&gt; * There is no mailbox size/message location anymore in dynamic view.

Done too.</description> 
   <pubDate>Fri, 13 Jul 2012 00:01:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71843</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit e7a3792a3a5</title> 
   <description>Changes have been made in Git (develop):

commit e7a3792a3a5cae14c52a086f297751eadf03d2cd
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Jul 16 17:03:48 2012 +0200

    Add animated checkmail icon (Bug #11262).

 horde/themes/default/graphics/reload.png |  Bin 615 -&gt; 911 bytes
 imp/js/dimpbase.js                       |    5 ++---
 imp/themes/default/dynamic/screen.css    |    3 +++
 imp/themes/default/graphics/reload.gif   |  Bin 0 -&gt; 13593 bytes
 imp/themes/default/graphics/reload.png   |  Bin 615 -&gt; 911 bytes
 5 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/e7a3792a3a5cae14c52a086f297751eadf03d2cd</description> 
   <pubDate>Mon, 16 Jul 2012 15:04:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71875</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 73454fff088</title> 
   <description>Changes have been made in Git (develop):

commit 73454fff08873d6620a6de2ea13271fc2230e797
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Mon Jul 16 22:16:57 2012 -0600

    Re-add indication that preview can be toggled (Request #11262).

 imp/templates/dynamic/mailbox.html.php |    6 ++++--
 imp/themes/default/dynamic/screen.css  |   13 +++++++------
 2 files changed, 11 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/73454fff08873d6620a6de2ea13271fc2230e797</description> 
   <pubDate>Tue, 17 Jul 2012 04:35:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71878</link> 
  </item> 
   
  <item> 
   <title>&gt; * There is no feedback when clicking/hovering refresh that</title> 
   <description>&gt; * There is no feedback when clicking/hovering refresh that something 
&gt; is actually happening.

Fixed.

&gt; * There&#039;s also no discernible indication that the preview header can 
&gt; be toggled.

Fixed.</description> 
   <pubDate>Tue, 17 Jul 2012 04:37:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t71879</link> 
  </item> 
   
  <item> 
   <title>&gt; * If possible, expand/collapse folder icons need to be imp</title> 
   <description>&gt; * If possible, expand/collapse folder icons need to be improved.

This is done already.</description> 
   <pubDate>Mon, 13 Aug 2012 13:33:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72191</link> 
  </item> 
   
  <item> 
   <title>&gt; * Folder lists: long folder names break the tree.  Need to</title> 
   <description>&gt; * Folder lists: long folder names break the tree.  Need to hide long 
&gt; names instead of wrapping.
&gt;
&gt; * Moving mailboxes in folder list.

I think those 2 are fixed already too?</description> 
   <pubDate>Mon, 13 Aug 2012 13:37:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72192</link> 
  </item> 
   
  <item> 
   <title>Current state:

* Double separator lines in context menus.</title> 
   <description>Current state:

* Double separator lines in context menus.

* Action buttons are broken - or at least are not intuitive since they 
require clicking on the text.  Clicking the surrounding space/icon 
doesn&#039;t work.  There needs to be a definable area to click on - 
namely, all space inside of the vertical separators.

* There is no feedback when clicking/hovering action buttons. (Jan 
says he has not yet ported from delivered calendar design)

* From/To/Cc/Bcc names need to be distinguished somehow.  I propose 
either underlines or background shading. Jan wants to do popdown 
icons, but I feel that is too intrusive and, more important, does not 
deal with the issue of grouping the whole e-mail name together.

* Popdown menus should automatically trigger on icon hover.  For 
something like reply/forward, the popdown menu should automatically be 
triggered when hovering over the popdown icon.  This is different from 
the topmenu, since there the popdown menu is triggered when hovering 
over the main text.</description> 
   <pubDate>Mon, 13 Aug 2012 13:47:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72194</link> 
  </item> 
   
  <item> 
   <title>&gt; * Double separator lines in context menus.

I don&#039;t real</title> 
   <description>&gt; * Double separator lines in context menus.

I don&#039;t really care about this as much.  It is an acceptable solution for now.</description> 
   <pubDate>Mon, 13 Aug 2012 22:45:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72226</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 7fca9c1d279</title> 
   <description>Changes have been made in Git (develop):

commit 7fca9c1d279336bf28364e04c3e21899979f8cd0
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Tue Aug 21 18:39:27 2012 +0200

    Make buttons active on hover (Bug #11262).

 framework/Core/js/spellchecker.js                  |    4 +-
 horde/themes/default/graphics/button-active-bg.png |  Bin 0 -&gt; 2812 bytes
 horde/themes/default/graphics/buttonbar-bg.png     |  Bin 2819 -&gt; 2824 bytes
 horde/themes/default/graphics/tablehead-bg.png     |  Bin 122 -&gt; 149 bytes
 horde/themes/default/screen.css                    |   72 ++++++++++++++-----
 imp/lib/Ui/Compose.php                             |   10 ++-
 imp/templates/dynamic/compose.html.php             |   10 ++--
 imp/templates/dynamic/mailbox.html.php             |   18 +++---
 imp/templates/dynamic/message.html.php             |   10 ++--
 imp/templates/dynamic/redirect.html.php            |    3 +-
 imp/templates/imp/mailbox/header.html              |   12 ++--
 imp/templates/imp/mailbox/navbar.html              |   17 +++--
 imp/themes/default/dynamic/screen.css              |    3 +
 imp/themes/default/graphics/popdown.png            |  Bin 123 -&gt; 3040 bytes
 imp/themes/default/screen.css                      |   18 +++--
 15 files changed, 113 insertions(+), 64 deletions(-)

http://git.horde.org/horde-git/-/commit/7fca9c1d279336bf28364e04c3e21899979f8cd0</description> 
   <pubDate>Wed, 22 Aug 2012 14:11:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72322</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 2150fa7738e9</title> 
   <description>Changes have been made in Git (master):

commit 2150fa7738e9175b20943981ef220b1a0bacd40e
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Wed Jul 11 00:30:03 2012 -0600

    Fix subfolder indentation (Bug #11262)

 horde/themes/default/screen.css       |    3 ---
 imp/themes/default/dynamic/screen.css |    4 ++++
 2 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/2150fa7738e9175b20943981ef220b1a0bacd40e</description> 
   <pubDate>Wed, 29 Aug 2012 12:41:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72557</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit e7a3792a3a5c</title> 
   <description>Changes have been made in Git (master):

commit e7a3792a3a5cae14c52a086f297751eadf03d2cd
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Mon Jul 16 17:03:48 2012 +0200

    Add animated checkmail icon (Bug #11262).

 horde/themes/default/graphics/reload.png |  Bin 615 -&gt; 911 bytes
 imp/js/dimpbase.js                       |    5 ++---
 imp/themes/default/dynamic/screen.css    |    3 +++
 imp/themes/default/graphics/reload.gif   |  Bin 0 -&gt; 13593 bytes
 imp/themes/default/graphics/reload.png   |  Bin 615 -&gt; 911 bytes
 5 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/e7a3792a3a5cae14c52a086f297751eadf03d2cd</description> 
   <pubDate>Wed, 29 Aug 2012 12:42:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72567</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 73454fff0887</title> 
   <description>Changes have been made in Git (master):

commit 73454fff08873d6620a6de2ea13271fc2230e797
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Mon Jul 16 22:16:57 2012 -0600

    Re-add indication that preview can be toggled (Request #11262).

 imp/templates/dynamic/mailbox.html.php |    6 ++++--
 imp/themes/default/dynamic/screen.css  |   13 +++++++------
 2 files changed, 11 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/73454fff08873d6620a6de2ea13271fc2230e797</description> 
   <pubDate>Wed, 29 Aug 2012 12:42:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72569</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit a96460170d38</title> 
   <description>Changes have been made in Git (master):

commit a96460170d3829c4751817d03e1e7f21020b6643
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Wed Aug 1 15:49:32 2012 -0600

    [mms] Fix sidebar element wrapping (Ticket #11262).

 horde/docs/CHANGES                    |    1 +
 horde/package.xml                     |    2 +
 horde/templates/sidebar/_row.html.php |   12 +++--
 horde/templates/tree/_row.html.php    |   21 ++++----
 horde/themes/default/screen.css       |   84 +++++++++++++-------------------
 imp/docs/CHANGES                      |    1 +
 imp/js/dimpbase.js                    |   21 ++++----
 imp/js/dimpcore.js                    |    2 -
 imp/lib/Dynamic/Mailbox.php           |    1 -
 imp/package.xml                       |    2 +
 imp/themes/default/dynamic/screen.css |    8 +++
 11 files changed, 75 insertions(+), 80 deletions(-)

http://git.horde.org/horde-git/-/commit/a96460170d3829c4751817d03e1e7f21020b6643</description> 
   <pubDate>Wed, 29 Aug 2012 12:46:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72612</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 7fca9c1d2793</title> 
   <description>Changes have been made in Git (master):

commit 7fca9c1d279336bf28364e04c3e21899979f8cd0
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Tue Aug 21 18:39:27 2012 +0200

    Make buttons active on hover (Bug #11262).

 framework/Core/js/spellchecker.js                  |    4 +-
 horde/themes/default/graphics/button-active-bg.png |  Bin 0 -&gt; 2812 bytes
 horde/themes/default/graphics/buttonbar-bg.png     |  Bin 2819 -&gt; 2824 bytes
 horde/themes/default/graphics/tablehead-bg.png     |  Bin 122 -&gt; 149 bytes
 horde/themes/default/screen.css                    |   72 ++++++++++++++-----
 imp/lib/Ui/Compose.php                             |   10 ++-
 imp/templates/dynamic/compose.html.php             |   10 ++--
 imp/templates/dynamic/mailbox.html.php             |   18 +++---
 imp/templates/dynamic/message.html.php             |   10 ++--
 imp/templates/dynamic/redirect.html.php            |    3 +-
 imp/templates/imp/mailbox/header.html              |   12 ++--
 imp/templates/imp/mailbox/navbar.html              |   17 +++--
 imp/themes/default/dynamic/screen.css              |    3 +
 imp/themes/default/graphics/popdown.png            |  Bin 123 -&gt; 3040 bytes
 imp/themes/default/screen.css                      |   18 +++--
 15 files changed, 113 insertions(+), 64 deletions(-)

http://git.horde.org/horde-git/-/commit/7fca9c1d279336bf28364e04c3e21899979f8cd0</description> 
   <pubDate>Wed, 29 Aug 2012 12:48:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t72646</link> 
  </item> 
   
  <item> 
   <title>AFAICT, the issues in this ticket have, to one degree or ano</title> 
   <description>AFAICT, the issues in this ticket have, to one degree or another, been addressed.  Closing ticket.</description> 
   <pubDate>Tue, 02 Oct 2012 00:36:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t73078</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 49e9c07d3859</title> 
   <description>Changes have been made in Git (master):

commit 49e9c07d385992b42e57b733188a5fdc63411823
Author: Justin Patrin &lt;justinpatrin@php.net&gt;
Date:   Sat Jun 9 23:11:25 2007 +0000

    Bug #11262 Fix issues with any &lt;code&gt; block causing no output
    
    
    git-svn-id: https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@237313 c90b9560-bf6c-de11-be94-00142212c4b1

 Text/Wiki/Parse/Default/Code.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/49e9c07d385992b42e57b733188a5fdc63411823</description> 
   <pubDate>Wed, 06 Sep 2017 08:18:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11262#t92212</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
