When using the "All" tab I can't scroll through all listed modules. Mine seems to be set to min-height:2009.02px

When I increase min-height I can scroll further ie. div#module-filter-modules { 100000px !important }

Is there a better way to make it work to scroll all the way?

CommentFileSizeAuthor
#3 scroll-long-module-list-2950389-3.patch809 bytesmichel.g

Comments

markusd1984 created an issue. See original summary.

markusd1984’s picture

Version: 7.x-2.x-dev » 7.x-2.1

I tried both 7.x.2.1 and the 7.x-2.1+0-dev

michel.g’s picture

StatusFileSize
new809 bytes

Applied a patch which will allow to scroll beyond the filter tab if the module list is longer

michel.g’s picture

Version: 7.x-2.1 » 7.x-2.x-dev
Status: Active » Needs review
markusd1984’s picture

Thanks Michel, almost works (after clearing the cache :D ) except i have the last two items still cut off due to sticky-enabled tableheader-processed sticky-table module-filter-tabs-processed having a top and bottom position of 98 caused by #module-filter-modules table {position:absolute} (module_filter.css).

Once I disable this it works just fine. Do you have the same issue and do we need this actually set to absolute?

smustgrave’s picture

Status: Needs review » Postponed (maintainer needs more info)

As D7 is slowing shutting down. Wonder if this is still requested?

smustgrave’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)