No Scrolling in long folder list in left frame
Brought to you by:
cajardim
Hello,
when the folder-list in the left frame gets to long, there is no scrolling bar available. This makes it impossible to open folders which aren't displayed (for exampe an folder with a name beginning with z). See also attachement.
Maybe only some modification in the css-file is needed to fix this?
Best regards
Lars Maustch
Long IMAP folder list
Logged In: NO
can be fixed by changing
the attribute scrolling=\"no\"
in file
src/webmail.php
lines
166 and
169
to
scrolling=\"auto\"
Greetings
Lars Mautsch