<?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>Wrong logic for showing action bar</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:25 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7442</link> 
  <atom:link rel="self" type="application/rss+xml" title="Wrong logic for showing action bar" href="https://bugs.horde.org/ticket/7442/rss" /> 
  <description>Wrong logic for showing action bar</description> 
 
   
   
  <item> 
   <title>The bottom action menu bar in the mailbox view is displayed </title> 
   <description>The bottom action menu bar in the mailbox view is displayed depending on the total number of messages in the mailbox, not on the number of messages on the screen.</description> 
   <pubDate>Mon, 06 Oct 2008 21:27:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7442#t49407</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.873&amp;r2=2.874&amp;ty=u</description> 
   <pubDate>Sat, 11 Oct 2008 07:33:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7442#t49603</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.617.4.86&amp;r2=2.617.4.87&amp;ty=u</description> 
   <pubDate>Sat, 11 Oct 2008 07:33:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7442#t49604</link> 
  </item> 
   
  <item> 
   <title>Fixed.</title> 
   <description>Fixed.</description> 
   <pubDate>Sat, 11 Oct 2008 07:34:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7442#t49605</link> 
  </item> 
   
  <item> 
   <title>The new algorithm doesn&#039;t seem correct.  If $_prefs[&#039;max_msg</title> 
   <description>The new algorithm doesn&#039;t seem correct.  If $_prefs[&#039;max_msgs&#039;] is set to the default of 20, then $pageOb-&gt;end - $pageOb-&gt;begin will be 19 most of the time (for mailboxes with &gt;= 20 messages.  So ($pageOb-&gt;end - $pageOb-&gt;begin) &gt;= 20 will be false most of the time and then bottom navbar won&#039;t be shown.

I think we instead want to compare the total message count in the mailbox to the max_msgs, and show the 2nd navbar if msgcount &gt; max_msgs.

See attached patch.</description> 
   <pubDate>Tue, 11 Jan 2011 01:04:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7442#t61355</link> 
  </item> 
   
  <item> 
   <title>Except this is exactly what the comment says should happen:</title> 
   <description>Except this is exactly what the comment says should happen:

/* If there are 20 messages or less, don&#039;t show the actions/navbar again. */

So if max_msgs is 20, the action bar *shouldn&#039;t* be shown.  It should only be shown with 21+ messages.

And this is exactly what is desired - the default, out of the box preference setting should not display the action bar at the bottom of the screen (it is unnecessary clutter on the screen and is only useful once the mailbox list begins to scroll).</description> 
   <pubDate>Wed, 12 Jan 2011 08:52:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7442#t61366</link> 
  </item> 
   
  <item> 
   <title>Not a bug - code does exactly what is intended and what comm</title> 
   <description>Not a bug - code does exactly what is intended and what comment describes.  Re-closing.</description> 
   <pubDate>Fri, 14 Jan 2011 23:38:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7442#t61422</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
