-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows install help page doesn't show vertical scroll bar #465
Comments
@jerryg2003 I expect this is caused by the |
@silverailscolo Thanks. I see also that the page now appears too wide for my iPad screen and doesn’t scroll horizontally either. |
@silverailscolo More info (contrast with https://www.jmri.org/install/MacOSX.shtml which works correctly):
Can't figure out from the HTML why this behaves so strangely but the macOS page works fine. Obviously some interaction of some formatting somewhere... Thanks, Jerry |
Still has scrolling problem described in Issue JMRI#465.
Last changes to page in PR #477 solve the scroll bar. @jerryg2003 can you confirm? |
@silverailscolo Thanks for the update. At first glance, it appeared to work, i.e. there is now a vertical scroll bar. However, I can't seem to just leave it at that. Here is what happens in various circumstances under Windows 10 with Chrome brower: When page is open to full screen on my laptop (display st at 1280x768 with 100% scaling), scrolling works, but display goes blank about a 1/3 of the way down. See picture. If I click in the display area, it comes back, but then goes blank about 3/4 of the way down. See picture 3. If I scroll back up, again the display will go blank but at a different point. See picture 3. I only have the Chrome browser so didn't check this on others. If I move over to my external display (Dell, set at 1580x1050 with 100% scaling), I get similar behavior, but if I change the horizontal size of the window slightly, the display comes back. Of course, I have no idea if this is an issue with JMRI code or the Chrome browser, but it is odd that it only happens with this one page - not with macOS or Linux or RaspberryPi OS setup pages. BTW, works fine on my ipad, showing the scroll bar. Doesn't show the scroll bar on my iphone but none of the pages do. |
I can confirm this on Brave, a Chromium based web browser, on Windows 8.1. But I don't see the problem on Firefox on Windows 8.1. |
@silverailscolo
As opposed to all other help pages in the "install" directory, https://www.jmri.org/install/WindowsNew.shtml does not display with a vertical scroll bar (Chrome, Windows 10). Why is this page different from all other pages? :)
I can't find the difference but would like to correct that as I am updating the help file itself.
Also, the Sidebar.shtml file in the install directory appears to be different from all other Sidebar.shtml files in several ways. It has a class= with a bunch of stuff, it has a button to close the sidebar, and it has a java script line at the bottom. Is this for good reason?
Thanks.
The text was updated successfully, but these errors were encountered: