Open Graham-72 opened 8 years ago
I have the same problem when using Safari in Windows on my PC. Of course, this is an old version of Safari (5.1.7) because there seem to be no recent releases for Safari in Windows.
The Internet
(AOSP browser) is a disagreeable jerk, I'll take a crack at solving it. It tends to be a pain and has some of the weirdest bugs I've ever seen, hopefully this is a straightforward problem.
This might be related to the Safari and Flex box issues. The solution to this issue might fix these issues: https://github.com/backdrop/backdrop-issues/issues/1985
I'll see if that's the case.
If Safari and AOSP fail the flexbox test the fallback layouts should kick and and should be less prone to bugs (since both of those are webkit based, and webkit isn't good at flex layout.)
I have applied the commit to fix Safari https://github.com/backdrop/backdrop/commit/32c2ab316bf8f79b34dab486cc859ede40489ee2 but it is not solving the problem with this Android browser.
Apart from the background image none of the header content is appearing, but it works fine using Chrome on the same tablet. Here are the screenshots
Advice please!
I have now installed Backdrop 1.4.4 and am still seeing this problem. However, @jenlampton 's test page at http://www.jenlampton.com/moscone_flipped would seem to be working fine in this browser. So it is probably something I have done with my CSS. I will investigate further.
Are you using radix or the bootstrap css framework? It does the same thing we have since fixed.
I'm using Basis and that means bootstrap css framework doesn't it? I now realise that http://www.jenlampton.com/moscone_flipped is using a different theme (Purple) and so is not demonstrating that Basis will work with this layout with all browsers, in spite of recent fixes. Or am I missing something?
On an older version of the browser in Android 4.4.2 (on my tablet) the site title and slogan are not showing in front of the header background when using Android's Internet app. It is OK in the Chrome app. Also, this is not a problem in Android 4.4.4 (on my phone).
Of course this may be a Layouts problem rather than Basis, but I thought I would mention it here.