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?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | scroll-long-module-list-2950389-3.patch | 809 bytes | michel.g |
Comments
Comment #2
markusd1984 commentedI tried both 7.x.2.1 and the 7.x-2.1+0-dev
Comment #3
michel.g commentedApplied a patch which will allow to scroll beyond the filter tab if the module list is longer
Comment #4
michel.g commentedComment #5
markusd1984 commentedThanks 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-processedhaving 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?
Comment #6
smustgrave commentedAs D7 is slowing shutting down. Wonder if this is still requested?
Comment #7
smustgrave commented