[Tickets #11269] Scrollbar for Sidebar

bugs at horde.org bugs at horde.org
Fri Jul 13 18:48:11 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11269
------------------------------------------------------------------------------
  Ticket             | 11269
  Created By         | horde at natemac.com
  Summary            | Scrollbar for Sidebar
  Queue              | Horde Base
  Version            | Git master
  Type               | Enhancement
  State              | New
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


horde at natemac.com (2012-07-13 18:48) wrote:

I'm currently in the process of migrating my Horde3 applications to  
the Horde4 framework.  One that that I noticed that I had to develop a  
workaround for was that I make heavy use of the sidebar to quickly  
jump to individual games (I know that one user has 50+ nodes under my  
app).  With Horde3, the sidebar was a separate frame with a scrollbar,  
so it wasn't a big deal.  But with Horde4 it is a single div overlay,  
so if the sidebar extends down beyond the rest of the page, you cannot  
access the bottom elements.

I've added some of my own code to add javascript observers to the page  
resize (and trigger that event on dom load) to add CSS max-height and  
overflow-y:auto to the expanded scrollbar, but I'm thinking that this  
should probably be a universal thing in the future.





More information about the bugs mailing list