I find that every Tabular Page in the Review section ends up being too narrow by just a small amount when viewing on Safari on MacOS. This means every page has a horizontal scroll bar and the right-hand column always has the about half of the value not visible without scrolling. I am running MacOS Sequoia 15.0.1. I know 15.1 was released yesterday, but I won't have time to update until the weekend. I am just digging into Pralana Online, so I don't know if this is existing or new with the latest release. Even the Account Statement has this occur, which is a wide page to begin with. This results in double scroll bars for Account Statement - one at the whole Safari Tab level and one just supporting the interior data area.
I find that Chrome on the same machine works fine and all the same pages render without horizontal scroll bars.
I will attach some screen shots to show what I am talking about, with all data clipped out. Overall, this is a minor UI glitch, but for those of us that prefer Safari, it is a minor annoyance.
- Ron
Thank you for bring this to my attention. I have addressed this in the past, but apparently not 100%. Different browsers behave differently in how they handle resizing content to fit the table. Some include the width of the vertical scroll bar and some do not which means I have to handle this programmatically with javascript. And of course, the vertical scroll bar widths vary, so its a little tricky.
I will take another look.
Charlie