-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Default theme doesn't render properly with Galaxy Note #16
Comments
Well we're only using standard media queries. It seems there was some issues with this in your version of Android: https://code.google.com/p/android/issues/detail?id=61929 I'm not aware of any way to fix this. |
Confirmed the issue in Android 4.1.2 (by using Samsung S3 mini). Actually there are also other issues with it; might be similar to IE9 issues. |
I'll close this for now because it looks like a browser bug that is out of our control. If someone finds a workaround, we'll open this back up and fix. Cheers. |
Quite efficient way of dealing with issues 👍 I'll let you know if I figure something about this otherwise I would have probably changed devices in between :P Thank you for your attention! Cheers! |
For the record, I figured the aforementioned layout break affecting the Galaxy Note and Samsung S3 mini devices, might be provoked by the use of Debugging with Edge Inspect was quite helpful. |
I did not know that! Thanks for tracking this down, we will investigate further and find a resolution. cheers! Andy On Aug 21, 2014, at 3:58 PM, Thierry Marianne [email protected] wrote:
|
Thank you, @rhukster! |
Can you please try getgrav.org again? we have changed from |
Looking 'nearly' perfect. There does seem to be the mobile navigation button 'hamburger' missing from the top right corner. Just have to find out what's up with that and we should be good! Thanks for helping to sort this out with us! |
@rhukster I don't know why the menu doesn't appear on this screenshot (maybe I hit too fast the combination of buttons earlier in the morning), nonetheless I confirm it works (the 'hamburger' menu button is available and it can be clicked) as it should on Galaxy Note (GT-N7000) using the native Android browser. I guess this issue could be closed if @mahagr confirms the rendering is fixed for S4 mini as well. Thanks! |
Yah we have worked today on various fixes. The hamburger button missing is a widespread android button with that special entity character. We switched to a font-icon and it works again. Also we disabled animations for android and ios, that should make things run a bit smoother overall. I'm going to close this. Thanks for all your help! |
Great! Have a nice week end :) You people did an amazing job! 👍 |
Hello,
I've noticed the default theme shipped with
grav
doesn't fit with the Galaxy Note (GT-N7000) native browser (embedded in Android 4.1.2)Maybe you have some insights about how to fix the stylesheet for this particular version of the native Android browser?
P.S. : Rendering with Chrome is totally OK!
The text was updated successfully, but these errors were encountered: