<?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>autoscroll folder list or scroll bar</title> 
  <pubDate>Wed, 08 Apr 2026 09:08:23 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6239</link> 
  <atom:link rel="self" type="application/rss+xml" title="autoscroll folder list or scroll bar" href="https://bugs.horde.org/ticket/6239/rss" /> 
  <description>autoscroll folder list or scroll bar</description> 
 
   
   
  <item> 
   <title>Hi all,



Is it possible to have a scroll bar on the folder</title> 
   <description>Hi all,



Is it possible to have a scroll bar on the folder side panel ? (like in IMP). If you have more than about 20 folders, then you can&#039;t drag and drop messages to folders as they don&#039;t appear on the screen. 



I&#039;ve seen ticket(s) about autoscrolling the folder list, but when I drag a message onto the folder list, the folder list doesn&#039;t autoscroll up or down.





I&#039;m using the latest cvs and firefox 2.0.0.10



thanks,

Ronan.</description> 
   <pubDate>Mon, 11 Feb 2008 10:29:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t42184</link> 
  </item> 
   
  <item> 
   <title>&gt; Is it possible to have a scroll bar on the folder side pan</title> 
   <description>&gt; Is it possible to have a scroll bar on the folder side panel ? (like 

&gt; in IMP). If you have more than about 20 folders, then you can&#039;t drag 

&gt; and drop messages to folders as they don&#039;t appear on the screen.



Yes you can.  DIMP has had this feature for at least a year now.

</description> 
   <pubDate>Mon, 11 Feb 2008 17:58:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t42210</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Is it possible to have a scroll bar on the folder side pa</title> 
   <description>&gt;&gt; Is it possible to have a scroll bar on the folder side panel ? (like

&gt;&gt; in IMP). If you have more than about 20 folders, then you can&#039;t drag

&gt;&gt; and drop messages to folders as they don&#039;t appear on the screen.

&gt;

&gt; Yes you can.  DIMP has had this feature for at least a year now.

&gt;



Are you saying that a scroll bar is suppose to appear between the folder list and messages list/view ?



Is there a setting/pref to enable ?



It doesn&#039;t work here. When I expand folders, firefox is adding a scroll bar on the main window and folders are showing under the &quot;light blue zone&quot;. And when I scroll down using the right scroll bar, everything (top folders,email list and message view) disapear as expected.



I hope you&#039;re able to understand what I&#039;m trying to describe.



Thanks,

Ronan</description> 
   <pubDate>Tue, 12 Feb 2008 10:42:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t42241</link> 
  </item> 
   
  <item> 
   <title>I finally found why it didn&#039;t work for me.



I use courier-</title> 
   <description>I finally found why it didn&#039;t work for me.



I use courier-imap and shared folders. To be able to use shared folders, I had to modify our imp/config/server.php like this :



$servers[&#039;imap&#039;] = array(

    &#039;name&#039; =&gt; &#039;IMAP Server&#039;,

    &#039;server&#039; =&gt; &#039;xx.x.x&#039;,

    &#039;hordeauth&#039; =&gt; true,

    &#039;protocol&#039; =&gt; &#039;imap/notls&#039;,

    &#039;port&#039; =&gt; 143,

    &#039;maildomain&#039; =&gt; &#039;xxx.com&#039;,

    &#039;smtphost&#039; =&gt; &#039;x.x.x.x&#039;,

    &#039;smtpport&#039; =&gt; 25,

    &#039;realm&#039; =&gt; &#039;&#039;,

    &#039;preferred&#039; =&gt; &#039;&#039;,

    &#039;quota&#039; =&gt; array(

        &#039;driver&#039; =&gt; &#039;imap&#039;,

        &#039;params&#039; =&gt; array(),

    ),

    &#039;acl&#039; =&gt; array(

        &#039;driver&#039; =&gt; &#039;rfc2086&#039;,

    )

    ,

    &#039;imap_config&#039; =&gt; array(

        &#039;children&#039; =&gt; true,

		&#039;search_charset&#039; =&gt; array(

            &#039;UTF-8&#039; =&gt; true

        ),

        &#039;namespace&#039; =&gt; array(

            &#039;&#039; =&gt; array(

                &#039;name&#039; =&gt; &#039;&#039;,

                &#039;delimiter&#039; =&gt; &#039;.&#039;,

                &#039;type&#039; =&gt; &#039;personal&#039;,

                &#039;hidden&#039; =&gt; false

            ),

            &#039;#shared.&#039; =&gt; array(

                &#039;name&#039; =&gt; &#039;#shared.&#039;,

                &#039;delimiter&#039; =&gt; &#039;.&#039;,

                &#039;type&#039; =&gt; &#039;personal&#039;,

                &#039;hidden&#039; =&gt; false

            ),

       )

    )

);



User&#039;s folders don&#039;t apear in the folder box, but shared folders do. I remove the imap_config section from server.php, user&#039;s folders apear in the folder box, but they don&#039;t see the shared folders.



I guess it&#039;s not a DIMP bug, but an IMP bug, IMP beeing not able to show shared folders without the imap_config setting. See bug #5988.



&gt;&gt; Is it possible to have a scroll bar on the folder side panel ? (like

&gt;&gt; in IMP). If you have more than about 20 folders, then you can&#039;t drag

&gt;&gt; and drop messages to folders as they don&#039;t appear on the screen.

&gt;

&gt; Yes you can.  DIMP has had this feature for at least a year now.

&gt;

</description> 
   <pubDate>Thu, 03 Apr 2008 13:11:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t44361</link> 
  </item> 
   
  <item> 
   <title>Please report the output of the IMAP server information gath</title> 
   <description>Please report the output of the IMAP server information gathered from IMP&#039;s test.php script.</description> 
   <pubDate>Thu, 03 Apr 2008 20:18:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t44365</link> 
  </item> 
   
  <item> 
   <title>&gt; Please report the output of the IMAP server information ga</title> 
   <description>&gt; Please report the output of the IMAP server information gathered from 

&gt; IMP&#039;s test.php script.





I&#039;ve attach the output of test.php.</description> 
   <pubDate>Fri, 04 Apr 2008 07:33:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t44367</link> 
  </item> 
   
  <item> 
   <title>Your IMAP server is reporting both a &#039;shared.&#039; and a &#039;#share</title> 
   <description>Your IMAP server is reporting both a &#039;shared.&#039; and a &#039;#shared.&#039; namespace.  According to your imap_config entry, you apparently have no need for the &#039;shared.&#039; namespace.  So you need to configure your IMAP server to stop broadcasting it.</description> 
   <pubDate>Sat, 05 Apr 2008 07:20:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t44436</link> 
  </item> 
   
  <item> 
   <title>&gt; Your IMAP server is reporting both a &#039;shared.&#039; and a &#039;#sha</title> 
   <description>&gt; Your IMAP server is reporting both a &#039;shared.&#039; and a &#039;#shared.&#039; 

&gt; namespace.  According to your imap_config entry, you apparently have 

&gt; no need for the &#039;shared.&#039; namespace.  So you need to configure your 

&gt; IMAP server to stop broadcasting it.



Even if I manage to get courier-imap not to broadcast the &#039;shared.&#039; namespace, IMP doesn&#039;t handle the &#039;#shared.&#039; namespace here. Without the &#039;imap_config&#039; fields, IMP doesn&#039;t show shared folders.</description> 
   <pubDate>Wed, 09 Apr 2008 07:37:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6239#t44509</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
