?
avatar ceford
ceford
29 Aug 2020

Steps to reproduce the issue

Go to Help -> Joomla Help in the Admin menu
Scroll down to the bottom of the list of Help pages
Click one of the Users links.

Expected result

Something happens

Actual result

Nothing appears to happen because the iframe containing the Help page is out of sight

System information (as much as possible)

Additional comments

I made the div containing the index the same height as the iframe and scrollable with this inline style:
style="max-height:2100px; overflow-y:scroll"
which appears to do what I need

I have been using this page a lot and this scrolling is driving me nuts! I previously raised an issue suggesting a Javascript solution. I think this is better. I will close the previous issue.

avatar ceford ceford - open - 29 Aug 2020
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Aug 2020
avatar brianteeman
brianteeman - comment - 29 Aug 2020

try max-height:100vh

avatar ceford
ceford - comment - 29 Aug 2020

Yes that is better - the index div is easy to use.

avatar Quy Quy - change - 14 Oct 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-10-14 15:43:43
Closed_By Quy
avatar Quy
Quy - comment - 14 Oct 2020

PR #31092

avatar Quy Quy - close - 14 Oct 2020

Add a Comment

Login with GitHub to post a comment