Closed pavelshvartsberg closed 6 years ago
This is what i see in your fiddle:
Is this wrong?
In google chrome (on mac) I see this one: Its look like all page shift to right on size of vertical scrollbar
19 янв. 2018 г., в 10:00, Vladimir Kharlampidi notifications@github.com написал(а):
This is what i see in your fiddle:
https://user-images.githubusercontent.com/999588/35140338-f03eff9c-fd07-11e7-8888-683755958776.png Is this wrong?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/framework7io/framework7/issues/2116#issuecomment-358893233, or mute the thread https://github.com/notifications/unsubscribe-auth/AVG_xOcLmcK7S_QVHalycJGeIOv-xRwZks5tMEu2gaJpZM4RiGe3.
I am same on macos and same Google Chrome, everything looks correct for me. Make sure you don't have enabled Chrome plugins that can break it
Its happened in google chrome on mac with always shown scroll bars (System Preferences -> General -> Show scroll bars -> Always)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. If this issue is still actual, please, create the new one.
This is a (multiple allowed):
[x] bug
[ ] enhancement
[ ] feature-discussion (RFC)
Framework7 Version: 2.0.6
Platform and Target: Google Chrome 63.0.3239.132 (desktop client)
Live Link or JSFiddle: https://jsfiddle.net/94nn7c4z/3/
What you did
I take code example for messages from docs and add rtl support (add dir="rtl" to html tag and changed framework7.min.css to framework7.rtl.min.css)
Expected Behavior
content window should be centered
Actual Behavior
content window shifted to right
It happens in desktop google chrome only (on mac at least), not in ios chrome & safari or desktop safari.
I use this framework for facebook messenger chatbot webview and this will be shown not only on messenger app in ios or android, but also in desktop client (at messenger.com)